• Resolved workky

    (@workky)


    My mobile menu doesn’t pop up, the hamburger thingy
    I do have W3 total cache disabled on a few pages and the menu works fine on those pages

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @workky

    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    Can you please disable minify in Perfirmance>General settings, save all settings and purge the cache and see if the issue persists?
    If the issue is gone, re-enable minify, and disable the settings in Performance>minify one by one (HTML minify, JS minify, CSS minify) and see which one might be causing the issue.
    Make sure to save all settings and purge the cache after each option is disabled.
    Thanks!

    Thread Starter workky

    (@workky)

    Thank you, it ended up being CSS minify setting, had to turn that one thing off.
    Anyway i can isolate just the one thing that causes this?

    I also have an issue with gzip compression under the same thing , CS and JS, i have to disable it or it will want to download a gzip file when i go to the website.

    Do i take a performance hit with these settings disabled?

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @workky

    Thank you for your feedback.
    I can see that Gzip compression is enabled and working as I can see the header:
    Content-Encoding: gzip
    Can you please confirm you are still experiencing this problem?
    As for the CSS minify problem, two files are responsible for the hamburger menu:
    /wp-content/plugins/mai-engine/assets/css/header.min.css
    /wp-content/plugins/mai-engine/assets/css/main.min.css
    Try adding these two paths in Performance>Minify>Advanced>”Never Minify following CSS files”, re-enable CSS minify, save all settings and purge the cache and let me know if the problem persists.
    THere is a chance that only one of these files is making problems so you can also try adding/removing one by one and repeat the procedure (save settings, purge the cache).
    Thanks!

    Thread Starter workky

    (@workky)

    That did not work, sorry for the delay. The only way to get mobile menu up is to disable CSS minify option.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘mobile menu wont work’ is closed to new replies.