[Plugin: W3 Total Cache] Cannot minify CSS files
-
First a big thank you for the author of this great plugin. I really like it. There is currently one issue with the pluging that I cannot get resolved:
I cannot get my CSS (and probably also JS files) to get minified. I’ve tried different configurations and setups (I even removed the WP Super Cache plugin) but so far I have never gotten it to work.My specs:
-Wordpress 3.0
-W3 Total Cache latest (development) version (2010-07-10)
-My active plugins: ‘Askimet’, ‘All in One SEO Pack’, ‘Contact Form 7’, ‘Customize Meta Widget’, ‘Google Analytics for WordPress’, ‘Google XML Sitemaps’, ‘Login LockDown’, ‘NextGEN Gallery’, ‘Really Simple CAPTCHA’, ‘Silverlight for WordPress’, ‘Smart Youtube’, ‘TinyMCE Advanced’, ‘Twitter Widget Pro’, ‘WordPress.com Popular Posts’, ‘WordPress.com Stats’, ‘WordPress Mobile Edition’, ‘WP-Syntax’ and ‘XML Google Maps’.In W3 Total Cache I have only enabled ‘Minify’.
I’ve configured W3 Total Cache and Minify like this:
-Rewrite URL structure (enabled)
-Automatically upload modified files (disabled)
-HTML minify settings (all enabled)
-JS minify settings (all enabled)
-CSS minify settings (all enabled except for “Combine only”)
-CSS file management: (selected Twenty Ten theme + added relatieve urls for five css files used by Twenty Ten theme and other plugins and added them to ‘all template’ group; all url’s are verified)
-Minify debug mode is turned on
-Minify Cache Method: set to disk.The speed plugin in Firefox (using FireBug) gives me this feedback:
Minifying the following CSS resources could reduce their size by 7.2KiB (23% reduction).
* Minifying https://mysite/wp-content/themes/twentyten/style.css could save 4.6KiB (22% reduction). See optimized version or Save as.
* Minifying https://mysite/wp-content/plugins/nextgen-gallery/css/nggallery.css?ver=1.0.0 could save 1.9KiB (29% reduction). See optimized version or Save as.
* Minifying https://mysite/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.css?ver=1.3.0 could save 339B (21% reduction). See optimized version or Save as.
* Minifying https://mysite/wp-content/plugins/wp-syntax/wp-syntax.css could save 171B (23% reduction). See optimized version or Save as.
* Minifying https://mysite/wp-content/plugins/contact-form-7/styles.css?ver=2.2.1 could save 168B (19% reduction). See optimized version or Save as.I have also confirmed this outcome with another browser (all server & browser caches cleared first).
Main html page content tells me:
`<!– W3 Total Cache: Minify debug info:
Engine: disk
Theme: f7d1ed
Template: index
–>`I don’t know what is the best way to proceed, so I’m asking for feedback from other user experiencing the same problem.
It might help if you provide a list of the plugins you are using so we rule those out as a possible cause. Please let me know if i need to provide more information to find the possible bug or how to adapt my configuration.
- The topic ‘[Plugin: W3 Total Cache] Cannot minify CSS files’ is closed to new replies.