Viewing 1 replies (of 1 total)
  • Plugin Author Gabe Livan

    (@gabelivan)

    @onlinebizbuddy you’ve done plenty of unloads which is good! However, among some of the JS files that you decided to unload, there’s also one or more that should have been kept loaded. I know this because I ran a debug process on your website. If I’m loading it like https://onlinebizbuddy.com/?wpacu_no_js_unload – which makes it load all the JS files for debugging purposes – the mobile menu will work perfectly fine.

    So, this is one of the downsides of Asset CleanUp. While it’s powerful and lets you declutter your pages, it can also break them if you’re not careful. My advice would be to load back all the JS files and go step by step by unloading one JS file at a time, then test the menu, and so on. The moment you will notice the mobile menu stops working, you know it’s because of the last unload rule you set and you will keep that JS file loaded 😉

    I hope it helps! Let me know if I can further assist you!

Viewing 1 replies (of 1 total)

The topic ‘Mobile menu not working when plugin is enabled’ is closed to new replies.