Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi jalves,

    It looks like you will need to:

    1. Delete everything between the first <nav> and </nav> (you don’t need a separate mobile menu for MMM)

    2. Replace everything between second <nav> and </nav> with:

    <?php wp_nav_menu( array( 'theme_location' => 'primary', 'menu_class' => 'nav-menu' ) ); ?>

    Its hard to say without being able to install the theme, I can’t seem to find it on www.remarpro.com.

    Regards,
    Tom

    Thread Starter jalves

    (@jalves)

    here is the theme to try it on. thanks for helping me!
    https://we.tl/AAh4bB0mUW

    Thread Starter jalves

    (@jalves)

    here go:

    https://paratyvilladagua.com/

    it work but now i have the older menu under…

    Thread Starter jalves

    (@jalves)

    but something else is wrong the menu is not going full with? why?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘the plugin is not working with my theme’ is closed to new replies.