{"id":24147,"date":"2016-08-29T11:37:04","date_gmt":"2016-08-29T10:37:04","guid":{"rendered":"https:\/\/www.megamenu.com\/documentation\/faqs\/theme-integration\/shopper-responsive-copy\/"},"modified":"2016-08-29T11:39:05","modified_gmt":"2016-08-29T10:39:05","slug":"verysimplestart","status":"publish","type":"ht_kb","link":"https:\/\/www.megamenu.com\/documentation\/verysimplestart\/","title":{"rendered":"VerySimpleStart"},"content":{"rendered":"<p>From your WordPress Dashboard, go to Appearance &gt; Editor. Select header.php on the right.<\/p>\n<p>Find:<\/p>\n<pre class=\"lang:default decode:true \">&lt;div class=\"btn-menu\"&gt;&lt;\/div&gt;\r\n&lt;nav id=\"mainnav\" class=\"mainnav\" role=\"navigation\"&gt;\r\n\t&lt;?php wp_nav_menu( array( 'theme_location' =&gt; 'primary', 'fallback_cb' =&gt; 'verysimplestart_menu_fallback' ) ); ?&gt;\r\n&lt;\/nav&gt;&lt;!-- #site-navigation --&gt;<\/pre>\n<p>Replace with:<\/p>\n<pre class=\"lang:default decode:true \">&lt;?php if (function_exists('max_mega_menu_is_enabled') &amp;&amp; max_mega_menu_is_enabled('primary') ) : ?&gt;\r\n\t&lt;?php wp_nav_menu( array( 'theme_location' =&gt; 'primary' ) ); ?&gt;\r\n&lt;?php else: ?&gt;\r\n\t&lt;div class=\"btn-menu\"&gt;&lt;\/div&gt;\r\n\t&lt;nav id=\"mainnav\" class=\"mainnav\" role=\"navigation\"&gt;\r\n\t\t&lt;?php wp_nav_menu( array( 'theme_location' =&gt; 'primary', 'fallback_cb' =&gt; 'verysimplestart_menu_fallback' ) ); ?&gt;\r\n\t&lt;\/nav&gt;&lt;!-- #site-navigation --&gt;\r\n&lt;?php endif; ?&gt;<\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>From your WordPress Dashboard, go to Appearance &gt; Editor. Select header.php on the right. Find: &lt;div class=&#8221;btn-menu&#8221;&gt;&lt;\/div&gt; &lt;nav id=&#8221;mainnav&#8221; class=&#8221;mainnav&#8221; role=&#8221;navigation&#8221;&gt; &lt;?php wp_nav_menu( array( &#8216;theme_location&#8217; =&gt; &#8216;primary&#8217;, &#8216;fallback_cb&#8217; =&gt; &#8216;verysimplestart_menu_fallback&#8217; ) ); ?&gt; &lt;\/nav&gt;&lt;!&#8211; #site-navigation &#8211;&gt; Replace with: &lt;?php if (function_exists(&#8216;max_mega_menu_is_enabled&#8217;) &amp;&amp; max_mega_menu_is_enabled(&#8216;primary&#8217;) ) : ?&gt; &lt;?php wp_nav_menu( array( &#8216;theme_location&#8217;&#8230;<\/p>\n","protected":false},"author":1,"comment_status":"closed","ping_status":"closed","template":"template-documentation.php","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"ht-kb-category":[15],"ht-kb-tag":[],"class_list":["post-24147","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-theme-integration"],"uagb_featured_image_src":[],"uagb_author_info":{"display_name":"Tom Hemsley","author_link":"https:\/\/www.megamenu.com\/author\/megamenu\/"},"uagb_comment_info":0,"uagb_excerpt":"From your WordPress Dashboard, go to Appearance &gt; Editor. Select header.php on the right. Find: &lt;div class=\"btn-menu\"&gt;&lt;\/div&gt; &lt;nav id=\"mainnav\" class=\"mainnav\" role=\"navigation\"&gt; &lt;?php wp_nav_menu( array( 'theme_location' =&gt; 'primary', 'fallback_cb' =&gt; 'verysimplestart_menu_fallback' ) ); ?&gt; &lt;\/nav&gt;&lt;!-- #site-navigation --&gt; Replace with: &lt;?php if (function_exists('max_mega_menu_is_enabled') &amp;&amp; max_mega_menu_is_enabled('primary') ) : ?&gt; &lt;?php wp_nav_menu( array( 'theme_location'...","_links":{"self":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/24147","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/comments?post=24147"}],"version-history":[{"count":3,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/24147\/revisions"}],"predecessor-version":[{"id":24150,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/24147\/revisions\/24150"}],"wp:attachment":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/media?parent=24147"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb-category?post=24147"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb-tag?post=24147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}