• Resolved Romanko

    (@romanko)


    Hi,
    I just updated for WP 4.9.5. nad the last MM update, and my sub menu item have stopped being clickable… They act as if they werent links, only text.

    The top level, or parent, menu items still work though, strange. Tried clearing the CSS cache and all the caching plugins cache too.

    Any help would be nice. Thanks for the nice plugin btw!!

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

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

    (@megamenu)

    Hi Romanko,

    Thanks for posting a link. Please can you disable autoptimize? It will make it easier to debug.

    Regards,
    Tom

    pro-tip; you can disable AO on a per-request basis by adding ?ao_noptimize=1 to the URL ??

    hope this helps debugging,
    frank (ao dev)

    Plugin Author megamenu

    (@megamenu)

    Hi Frank,

    Perfect, thanks. I’ll note that down. I wish all caching plugins had similar options!

    Romanko, please go to Appearance > Customize > Additional CSS and add the following:

    .secondary-navigation ul ul {
        pointer-events: auto !important;
    }

    Regards,
    Tom

    Thread Starter Romanko

    (@romanko)

    Working nice, thank you very much Tom! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘MegaMenu subs not clickable’ is closed to new replies.