{"id":145746,"date":"2018-03-02T10:01:52","date_gmt":"2018-03-02T10:01:52","guid":{"rendered":"https:\/\/www.megamenu.com\/documentation\/conica-copy\/"},"modified":"2018-03-08T09:37:45","modified_gmt":"2018-03-08T09:37:45","slug":"conica","status":"publish","type":"ht_kb","link":"https:\/\/www.megamenu.com\/documentation\/conica\/","title":{"rendered":"Conica"},"content":{"rendered":"<h3>Theme Setup<\/h3>\n<p>These instructions are intended to be used with the &#8220;Main Menu&#8221; menu location and the theme <strong>Standard Header Three<\/strong> layout (set under <em>Appearance &gt; Customize &gt; Theme Settings &gt; Header Layout<\/em>).<\/p>\n<h3>Remove Residual Styling and Fix Mobile Menu<\/h3>\n<p>Copy the templates\/header\/header-three.php file to your <a href=\"https:\/\/codex.wordpress.org\/Child_Themes\">child theme<\/a>.<\/p>\n<p>Find (near the bottom):<\/p>\n<pre class=\"lang:default decode:true\">    &lt;nav id=\"site-navigation\" class=\"main-navigation &lt;?php echo ( get_theme_mod( 'conica-set-sticky-header' ) ) ? sanitize_html_class( 'stick-header' ) : ''; ?&gt; &lt;?php echo ( get_theme_mod( 'conica-set-navigation-style' ) ) ? sanitize_html_class( get_theme_mod( 'conica-set-navigation-style' ) ) : sanitize_html_class( 'conica-navigation-style-blocks' ); ?&gt; conica-navigation-animation-none\" role=\"navigation\"&gt;\r\n        \r\n        &lt;div class=\"site-container\"&gt;\r\n            \r\n            &lt;span class=\"header-menu-button\"&gt;&lt;i class=\"fa fa-bars\"&gt;&lt;\/i&gt;&lt;span&gt;&lt;?php echo esc_attr( get_theme_mod( 'conica-set-text-mobile-nav', __( 'MENU', 'conica' ) ) ); ?&gt;&lt;\/span&gt;&lt;\/span&gt;\r\n            &lt;div id=\"main-menu\" class=\"main-menu-container\"&gt;\r\n                &lt;span class=\"main-menu-close\"&gt;&lt;i class=\"fa fa-angle-right\"&gt;&lt;\/i&gt;&lt;i class=\"fa fa-angle-left\"&gt;&lt;\/i&gt;&lt;\/span&gt;\r\n                &lt;?php wp_nav_menu( array( 'theme_location' =&gt; 'conica-main-menu' ) ); ?&gt;\r\n                &lt;div class=\"clearboth\"&gt;&lt;\/div&gt;\r\n            &lt;\/div&gt;\r\n            \r\n        &lt;\/div&gt;\r\n        \r\n    &lt;\/nav&gt; &lt;!-- #site-navigation --&gt;<\/pre>\n<p>Replace with:<\/p>\n<pre class=\"lang:default decode:true\">    &lt;nav id=\"site-navigation\" class=\"&lt;?php echo ( get_theme_mod( 'conica-set-sticky-header' ) ) ? sanitize_html_class( 'stick-header' ) : ''; ?&gt; &lt;?php echo ( get_theme_mod( 'conica-set-navigation-style' ) ) ? sanitize_html_class( get_theme_mod( 'conica-set-navigation-style' ) ) : sanitize_html_class( 'conica-navigation-style-blocks' ); ?&gt; conica-navigation-animation-none\" role=\"navigation\"&gt;\r\n        \r\n        &lt;div class=\"site-container\"&gt;\r\n            &lt;div id=\"main-menu\" class=\"main-menu-container\"&gt;\r\n                &lt;?php wp_nav_menu( array( 'theme_location' =&gt; 'conica-main-menu' ) ); ?&gt;\r\n                &lt;div class=\"clearboth\"&gt;&lt;\/div&gt;\r\n            &lt;\/div&gt;\r\n        &lt;\/div&gt;\r\n        \r\n    &lt;\/nav&gt; &lt;!-- #site-navigation --&gt;<\/pre>\n<p><em>This edit removes the &#8220;main-navigation&#8221; class from the menu wrapper and removes redundant theme mobile toggle buttons.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Theme Setup These instructions are intended to be used with the &#8220;Main Menu&#8221; menu location and the theme Standard Header Three layout (set under Appearance &gt; Customize &gt; Theme Settings &gt; Header Layout). Remove Residual Styling and Fix Mobile Menu Copy the templates\/header\/header-three.php file to your child theme. Find (near&#8230;<\/p>\n","protected":false},"author":1,"comment_status":"open","ping_status":"open","template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"ht-kb-category":[15],"ht-kb-tag":[],"class_list":["post-145746","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":"Theme Setup These instructions are intended to be used with the &#8220;Main Menu&#8221; menu location and the theme Standard Header Three layout (set under Appearance &gt; Customize &gt; Theme Settings &gt; Header Layout). Remove Residual Styling and Fix Mobile Menu Copy the templates\/header\/header-three.php file to your child theme. Find (near...","_links":{"self":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/145746","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=145746"}],"version-history":[{"count":2,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/145746\/revisions"}],"predecessor-version":[{"id":146533,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb\/145746\/revisions\/146533"}],"wp:attachment":[{"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/media?parent=145746"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb-category?post=145746"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.megamenu.com\/wp-json\/wp\/v2\/ht-kb-tag?post=145746"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}