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

    (@megamenu)

    Hi lin,

    This is because you’ve enabled the “Mega Menu > Menu Themes > Mobile Menu > Disable Mobile Toggle Bar” option. You need to uncheck that option (at the same time, you should enable the “Force full width” option for the mobile menu).

    Thread Starter lindesign84

    (@lindesign84)

    Sorry, my english is very bad.
    I have uncheck the option “Disable Mobile Toggle Bar”. But now the menu does not open.

    Plugin Author megamenu

    (@megamenu)

    Hi Lin,

    Ok, this might be quite tricky!

    1. Please go to Mega Menu > Menu Themes > Mobile Menu. Uncheck “Force Full Width” (as it was before)

    2. Follow this step:

    https://www.megamenu.com/documentation/enfold/#position-the-mobile-menu

    3. Install the “TC Custom JavaScript” plugin, then go to Appearance > Custom JavaScript and enter the following:

    jQuery(document).ready(function( $ ) {
        // reinitialize max mega menu after Enfold has updated the page HTML
    	jQuery('.mega-menu').unbind().removeData().maxmegamenu(); 
    });

    Let me know how that goes.

    If it does not work, it may be best to use a different plugin for your mobile menu:

    https://www.megamenu.com/documentation/configuring-mobile-menu-plugins/

    Thread Starter lindesign84

    (@lindesign84)

    Many thanks for the help. Unfortunately, it did not work with the Java Scrip, but it works with the Plugin “responsive menu”. Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Max Mega menu does not work in mobile’ is closed to new replies.