• Hello,

    On mobile, the submenu is not working “prestation”.

    How can I fix it ?

    Thank you !

    The page I need help with: [log in to see the link]

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

    (@megamenu)

    Hi amenii,

    Have you changed the menu since you posted this topic? I do not see a “prestation” menu item.

    Regards,
    Tom

    Thread Starter amenii

    (@amenii)

    Hello,

    Yes so sorry ! I changed into “nos services”.

    Thank you !

    Plugin Author megamenu

    (@megamenu)

    Hi amenii,

    Please try these instructions:

    https://www.megamenu.com/documentation/airi/

    Regards,
    Tom

    Thread Starter amenii

    (@amenii)

    Hello,

    Thank you. The submenu is working now but there is another issue with it. I open a submenu page, the page appears but the menu is still open and half hidden behind the page and there is too much space around the logo.

    You can see the screenshot here: https://ibb.co/SvNgxFD

    Or see it live : https://unlock-web.com/

    Thank you !

    Plugin Author megamenu

    (@megamenu)

    Hi amenii,

    To bring the toggle button back, please go to Mega Menu > Menu Themes > Mobile Menu and uncheck the “Disable Mobile Toggle Bar” option.

    I’ve checked a few pages but I don’t see the “half hidden” issue. Please can you link me directly to a page where this is happening?

    Regards,
    Tom

    Thread Starter amenii

    (@amenii)

    Hello,

    Sorry for the delay.

    The menu is not visible anymore on mobile.

    I have this code :

    jQuery(document).ready(function($){
      jQuery('body.mega-menu-menu-1 #site-navigation').unbind();
      jQuery("body.mega-menu-menu-1 .header-search-cart").remove();
      jQuery("body.mega-menu-menu-1 .header-mobile-menu").remove();
      jQuery("body.mega-menu-menu-1 #mega-menu-wrap-menu-1 .subnav-toggle").remove();
      jQuery("body.mega-menu-menu-1 .main-navigation").removeClass('main-navigation');
    });

    And “Disable Mobile Toggle Bar” is unchecked.

    Sometimes the menu appears and when you refresh again it disapear again. And we need to click twice to get the menu.

    I think I need to do some changes on the JS (I copy/Paste it).

    Thank you so much !

    Kind regards

    Plugin Author megamenu

    (@megamenu)

    Hi amenii,

    It looks like you are missing the last line (“});”) in the JavaScript you have pasted, please double check it.

    Regards,
    Tom

    Thread Starter amenii

    (@amenii)

    Hi,

    Yes but the issue is still the same.

    Thank you for your help !

    Kind regards

    Plugin Author megamenu

    (@megamenu)

    Hi amenii,

    I have tried in multiple browsers and it is working correctly for me now.

    If you still have problems I am not sure what to suggest next. It may be best to use a different plugin for your mobile menu. We have a guide on how you can do that here: https://www.megamenu.com/documentation/configuring-mobile-menu-plugins/

    Regards,
    Tom

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Submenu is not showing’ is closed to new replies.