• Resolved itinfoconic

    (@itinfoconic)


    After the new update to mega menu, the hover event to trigger sub menus is not 100% functional. Its not working on all main menus. When I inspected more, I found these js errors in inspect element tool of my browser. Screenshot attached.

    Theme- Botiga free

    WordPress version – 6.7

Viewing 6 replies - 1 through 6 (of 6 total)
  • I also face the same issue today. In my case, I tried turning on “CSS Combine External and Inline” in LiteSpeed Cache – CSS Settings. Or maybe disable any caching plugin will do. Those solve the issue in my site.

    Hope it helps!

    • This reply was modified 3 months, 2 weeks ago by nthn92. Reason: Rephrase
    Plugin Author megamenu

    (@megamenu)

    Hi itinfoconic,

    Please can you post a link to your site so I can take a look?

    Please ensure any caching plugins you have are fully cleared (or better, disabled whilst we look into the issue).

    Regards,
    Tom

    I’m experiencing the same issue after update:

    Plugin Author megamenu

    (@megamenu)

    Hi ac,

    Your site must be serving a cached version of maxmegameu.js. In 3.4 and 3.4.1, references to the ‘megamenu’ variable were removed:

    https://plugins.trac.www.ads-software.com/browser/megamenu/tags/3.4.1/js/maxmegamenu.js#L44

    it is important to makes sure caches are cleared, and any optimisation plugins do not have ‘remove query strings from static resources’ enabled – query stings allow us to let browsers and cdns know when the javascript file has been updated.

    Regards,

    Tom

    Thread Starter itinfoconic

    (@itinfoconic)

    Its fixed, it was all because of cache plugin, I cleaned up the JS cache files. I am using WP-OPTIMISE.

    Indeed it was caching issue. For some reason the megamenu.js file was served over cdn, the version was correct but the code was older. Removing that file from cdn solved it for me. Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.