• Resolved jechols

    (@jechols)


    The submenus are only showing whenever I hover over the parent, it works fine on the homepage, but on the secondary pages it acts like this. I turned off plugins and even updated my theme, Mikado One, but still not working. Any help or tips would be much appreciated.

    I don’t have a link to share because my client is a bank, and it the website currently resided in a secured development server.

    https://www.ads-software.com/plugins/megamenu/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Having the same issue – https://southwirral.wirral.sch.uk/

    edit: just seen https://www.ads-software.com/support/topic/menu-only-showing-when-hovered?replies=3 so will try the fix from there and report back

    edit2: nope, disabling all plugins but still having the issue

    Plugin Author megamenu

    (@megamenu)

    Hi Both,

    As a quick fix, try adding this to the Custom Styling area under Mega Menu > Menu Themes:

    #{$wrap} #{$menu} li.mega-menu-item >ul.mega-sub-menu ul.mega-sub-menu {
        visibility: inherit;
    }

    Andrew – the real problem is because you have a JavaScript error on your site. I suspect it’s because you’ve recently upgraded to WordPress 4.5 and the updated version of jQuery is not compatible with your theme. This is causing the JavaScript error. You’ll need to report this to your theme authors and ask them to fix it.

    I’m keeping a log of all themes that have JavaScript errors since upgrading to WordPress 4.5. here:

    https://www.maxmegamenu.com/documentation/faqs/wordpress-4-5-issues/

    Regards,
    Tom

    Fantastic Tom, many thanks. That quick fix worked and I’ve noticed there’s an update to my theme I’ve not yet installed so that may sort the JavaScript problems. Cheers!

    Thread Starter jechols

    (@jechols)

    Thanks Tom, worked like a charm ??

    My theme is actually not the culprit, it was actually a plugin called SilverCloud ??

    Hey Tom, for addition to your log.

    I recently launched greyson.com on WP 4.5 with Divi 2.6.4.1 and ran into this issue, which the css snippet above patched.

    Oddly, the same version of WP and Divi did not experience the issue in development — only happened when moving to production — both hosting environments at GoDaddy.

    Any thoughts for Elegant Themes and I’ll pass them along.

    Thanks for the great plugin and support.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu only showing when I hover over parent’ is closed to new replies.