jbx on "[Plugin: W3 Total Cache] Latest version breaks Minify of JS and CSS"
Upgraded to version 0.9.2.11. CSS seems to be OK but JS is still broken so I had to keep minification of that off. When I turn it on it suddenly stops finding jQuery.
View Articlejbx on "[Plugin: W3 Total Cache] Which Version of W3tc is stable with WP 3.5.1"
I didnt have problems with 0.9.2.9 on Wordpress 3.5.1. Its with 0.9.2.10 that problems started with minification of JS and CSS and they are still not completely solved with the latest version 0.9.2.11.
View Articleespeckman on "[Plugin: W3 Total Cache] Self-hosted CDN: benefit of using...
Well, technically, a single machine isn't really a CDN (content distribution network). A CDN works by caching data at multiple locations near the "edge" of the Internet (ie at the clients ISP). This...
View ArticleTranny on "[Plugin: W3 Total Cache] Sidebar Login on Index Page Overruled by...
That sucks, I just checked other support threads for W3 - no support provided. Complex plugin without any support - may not have been the greatest idea messing with it?
View Articlearchon810 on "[Plugin: W3 Total Cache] Sharing memcached servers between...
I'd like to use the same memcached servers for multiple domains running w3tc (at the very minimum production and staging/dev). From what I can tell, each key w3tc uses should contain the domain, but...
View Articleglinch on "[Plugin: W3 Total Cache] MFUNC still not working"
I would also like to chip in that I'm also struggling to get this to work, which is quite a problem for me on a few sites. Still a great plugin I just need to get this functionality working. Im using...
View ArticleMarteens on "[Plugin: W3 Total Cache] Weather forecast showing yesterday's...
With the plugin called Widgets on Pages, I can put the heavy stuff from my pages (photos etc.) in widgets, and then cache it with the WP Widget Cache plugin that Gilligan recommended. For now this...
View Articledrmosko on "[Plugin: W3 Total Cache] problem with slideshow plugin"
hello , I m using http://wordpress.org/plugins/slideshow-jquery-image-gallery/ a slide show plugin, the first image or text from the slide isnt loaded at page load, only after couple of second and...
View Articlechristopheran on "[Plugin: W3 Total Cache] MFUNC still not working"
Interesting... If I do this: -------------- <? $test = "testing"; ?> <? echo $test; ?> ----------------- I get the expected result. If I do this: -------------- <? $test = "testing";...
View Articlewali87 on "[Plugin: W3 Total Cache] New update in htaccess Giving 500...
Hello, I got the message that W3 total cache cannot edit due to file permissions. So I manually added the following lines as instructed # BEGIN W3TC Page Cache core <IfModule mod_rewrite.c>...
View Articleastrasuite on "[Plugin: W3 Total Cache] Post view counts"
Well, with the latest update of WP-PostViews, you can see the views per post under Posts in Wordpress admin ...
View Articleeatlovepray on "[Plugin: W3 Total Cache] How to undo Amazon CDN? Image is no...
My website was trashed after I have Amazon CDN a try. Not sure what exactly happened, but long story short, I disabled it and got it working again. (Almost). I deleted every single images that was...
View Articlemaritin on "[Plugin: W3 Total Cache] Latest updates breaking website"
Can you install the plugin and deactivate each options inside it and activate one by one. If not another thing that you can do is clean the whole w3cache directory with the all files and make a clean...
View Articlea_ahmed on "[Plugin: W3 Total Cache] Latest updates breaking website"
its not solving the issue. This version is messed up and until everyone reports the issue resolved im not reinstalling it my site is live
View ArticleDutchReview on "[Plugin: W3 Total Cache] Cache problems, site not loading...
Good day all, Since a few days my website, http://www.dutchreview.com , has been displaying a messed up homepage. The slider doesn't load, several widgets are out of place and worse: the last article...
View Articleholmpage on "[Plugin: W3 Total Cache] Latest updates breaking website"
The frontend of my site is fine. When I try to access the backend, i.e. /wp-admin, I get the following, whether logged in or not: Warning:...
View ArticleUnlockTheMind on "[Plugin: W3 Total Cache] W3TC, Google Tag Manager and cache...
My solution with the google tag manager code was to modify the google script slightly so that W3TC didn't recognize a path to a .js file. I changed this:...
View Articlecolinbm on "[Plugin: W3 Total Cache] wp-content/cache folder created when...
We're using Capistrano to deploy our sites. This means each time we deploy, a completely fresh version of the files is used. This has the nice side-effect of clearing any caching automatically, as...
View Articlechristopheran on "[Plugin: W3 Total Cache] Need help: should this...
Should this work? I include a file using mclude: <!-- mclude secretcode -->path/to/file.php<!-- /mclude secretcode --> and in that file, I set a variable that changes, ie:...
View Articlechristopheran on "[Plugin: W3 Total Cache] Need help: should this...
Oh, and would I also need to set the file.php to be rejected on the cdn settings page?
View Article