Is it wise to add plugins to the Object Cache?
Is it wise to add plugins to the Object Cache?
Is it wise to add plugins to the Object Cache?
Losing preview ability: W3 Total Cache + Post name permalinks
WordPress Leverage browser caching Show how to fix & Eliminate render-blocking JavaScript and CSS in above-the-fold content Show how to fix
How to cache a different page version based on HTTP header?
W3 Total Cache JS and css Minify folder are empty
See: http://wordpress.org/support/topic/wptouch-w3-total-cache-must-disable-browser-caching You’ll need to add that long list to Rejected User Agents under Page Cache, Minify and CDN. If your concerned about the browser caching issues when switching between mobile vs. normal themes, you’ll need to add some query string pattern in the reject URIs field on the page cache settings tab.
Recently an error occurred while creating the CSS / JS minify cache… Frederick Townes, the developer of W3 Total Cache, himself said that the notifications “functionality really gives too many false positives right now and should be disabled.” That was 4 months ago, and still holds true today. I have this very same error showing … Read more
Caching shouldn’t affect Modernizr since it’s a client-side script and will run every time the page is visited. I haven’t used Headway but from what you describe it sounds like a server-side script in Headway is sniffing the browser and that’s the result being cached. Does that make sense?
I use W3 Total Cache as well, so I double checked on my site to see what headers are being sent … and images are not sending anything that varies on User Agent. An example image response header: HTTP/1.1 200 OK Server: nginx Date: Tue, 27 Mar 2012 15:48:18 GMT Content-Type: image/png Transfer-Encoding: chunked Connection: … Read more
W3 Total Cache combines .css files. If you do not want this to happen, deactivate the option on the page wp-admin/admin.php?page=w3tc_minify, section CSS enable. If this option is not available, try setting the minify settings on the main page of W3 Total Cache to manual. This Caching Plugin is awesome – but you have to … Read more