• Recently I tried using the minification feature on W3TC. CSS minification was smooth and nice. When I minify JSS, however (using Auto minify since I need to have the minified files on my CDN), the drop down menu that I have on my navigation doesn’t work properly.

    The website is at https://www.headfonia.com, and what happens is when you hover on a navigation menu item, a sub-menu would drop down. When JSS minification is on, the sub-menu will only appear when the cursor is placed on the main-menu text, and it would disappear as soon as I move the cursor hence I can’t select the sub-menu entries.

    I’ve tried playing with the JS minify settings, but still have no solution to eliminate that problem.

    Anyway thanks to Frederick for this one awesome plug-in.

    I’m on WordPress 3.2.1, W3TC 9.2.4, Minify via apc.

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’m having the same problem! Can someone please help us? Thanks!

    I am getting the same issues with Minify and that’s after excluding the jquery file from the list and rebuilding the cache. Anyone got any ideas?

    Me too! Any ideas? I’m trying to work on my site speed before I begin building new features, which I want to do soon.
    Thanks!

    I eventually disabled javascript minify since it messes up with the menu drop down and a jquery gallery I have on the site. Ever since that I don’t have any more problems with the drop down menu.

    You can try installing a plugin called “Use Google Libraries” so that jquery is downloaded from Google’s server to take some load off your server.

    Unfortunately, not every single file can be minified. Plugin authors need to test their plugins to allow for this optimization. Files that “break” need to be omitted and to do so manual minify mode must be used unfortunately.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘W3TC Javascript Minify & Drop down menu problem’ is closed to new replies.