• Resolved atoweb

    (@atoweb)


    Hi
    The goodlayers theme that I use here already has its own “mega-menu” system but without the possibility of putting images.

    So I installed Max Mega Menu, I followed the documentation well, but the submenu in GRID mode does not appear. And there is no error message.

    In default mode it is displayed well, and in flyout mode it is displayed but very badly.

    Could it be a compatibility issue?
    Thank you

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

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

    (@megamenu)

    Hi,

    Yes it is a compatibility issue (with all goodlayers themes). Please follow this guide:

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

    .. but replace .kingster-main-menu with .totalbusiness-navigation

    Regards
    Tom

    Thread Starter atoweb

    (@atoweb)

    Thanks.
    I made the modifications but it doesn’t change anything. :/

    • This reply was modified 2 years, 11 months ago by atoweb.
    Plugin Author megamenu

    (@megamenu)

    Hi,

    Please can you try this code instead?

    jQuery(window).load(function() {
        setTimeout(function(){
     	jQuery('.totalbusiness-navigation').superfish('destroy');
        }, 500);
    });

    Regards,
    Tom

    Thread Starter atoweb

    (@atoweb)

    Yes, thanks.

    Unfortunately it doesn’t change anything. :-/

    Plugin Author megamenu

    (@megamenu)

    Hi atoweb,

    Please can you post a screenshot of what you see? It works as I’d expect now (although the sub menu would look better if it was wider).

    Regards,
    Tom

    Thread Starter atoweb

    (@atoweb)

    Yes now it’s OK.
    Thanks a lot for your help !

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘The submenu does not work with my theme’ is closed to new replies.