WordPress W3 Total Cache Plugin not combining CSS & JS

Spencer Hill picture Spencer Hill · Dec 19, 2013 · Viewed 13.6k times · Source

Can anyone help me understand why W3 Total Cache Plugin for WordPress on this website isn't combining the CSS & JS (respectively)?

Here are my settings: Page Cache: Enabled, Disk Enhance Minify: Enabled, Auto, Disk, Default, JSMin, Default

Answer

MaxBro57 picture MaxBro57 · Feb 12, 2014

I use manual disk minify. In my situation w3 total combined JavaScript and CSS. Therefore I recommended to use manual minify (disk). Then go to w3 total minify tab and click on the top "Help" button and add all the necessary js and CSS.

Once added js and/or css remove if there's any queries strings (add js and css direct link) eg:- wp-content/theme/mytheme/style.css

This could break your site. Therefore add js and css step by step.