Title: mega menu integration w/effectus theme.
Last modified: August 31, 2016

---

# mega menu integration w/effectus theme.

 *  [designweaver2](https://wordpress.org/support/users/designweaver2/)
 * (@designweaver2)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/mega-menu-integration-weffectus-theme/)
 * Hi,
    I have mega menu installed however it does not seem to be integrated with
   my theme. I am not too familiar with php but willing to try adding the code to
   header.php I just don’t know where that is at in my files. And when I find the
   header.php file. Do I just paste this code below on top of file? This is from
   your documentation.
 * My site is: funthingstodoinkeywest.com
 * <?php if ( function_exists(‘max_mega_menu_is_enabled’) && max_mega_menu_is_enabled(‘
   primary’) ) : ?>
    <?php wp_nav_menu( array( ‘theme_location’ => ‘primary’) );?
   > <?php else: ?> <nav id=”site-navigation” class=”main-navigation” role=”navigation”
   > <button class=”menu-toggle”><?php _e( ‘Menu’, ‘twentytwelve’ ); ?></button>
   [“><?php _e( ‘Skip to content’, ‘twentytwelve’ ); ?>](https://wordpress.org/support/topic/mega-menu-integration-weffectus-theme/?output_format=md#content)
   <?php wp_nav_menu( array( ‘theme_location’ => ‘primary’, ‘menu_class’ => ‘nav-
   menu’ ) ); ?> </nav><!– #site-navigation –> <?php endif; ?>
 * [https://wordpress.org/plugins/megamenu/](https://wordpress.org/plugins/megamenu/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/mega-menu-integration-weffectus-theme/#post-7201361)
 * Hi designweaver2,
 * The code you have pasted is specifically for the TwentyTwelve theme, so don’t
   use that!
 * The menu appears to be working ok to me, did you get it fixed?
 * Regards,
    Tom

Viewing 1 replies (of 1 total)

The topic ‘mega menu integration w/effectus theme.’ is closed to new replies.

 * ![](https://ps.w.org/megamenu/assets/icon-128x128.png?rev=1489843)
 * [Max Mega Menu](https://wordpress.org/plugins/megamenu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/megamenu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/megamenu/)
 * [Active Topics](https://wordpress.org/support/plugin/megamenu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/megamenu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/megamenu/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [megamenu](https://wordpress.org/support/users/megamenu/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/mega-menu-integration-weffectus-theme/#post-7201361)
 * Status: not resolved