robnalexpress
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] W3TC Page Source Info Missing in 0.9.2.11I thought the issue might be with my Headway Theme, but I switched to Twenty Twelve and the issue still persists.
Forum: Plugins
In reply to: [W3 Total Cache] W3TC Page Source Info Missing in 0.9.2.11Tried completely uninstalling the plugin and all related components, then re-installing: Same result- W3TC’s HTML comment in the source is still missing when minify is enabled (auto or manual).
Forum: Plugins
In reply to: [W3 Total Cache] W3TC Page Source Info Missing in 0.9.2.11Anyone else seeing this issue?
Forum: Plugins
In reply to: [W3 Total Cache] W3TC Page Source Info Missing in 0.9.2.11@ Frederick Townes-
Deactivated all plugins except W3TC and W3TC’s HTML comment in the source is still missing when minify is enabled (auto or manual). Here is one of the sites with the issue (they all have the issue!).
Forum: Plugins
In reply to: [W3 Total Cache] W3TC Page Source Info Missing in 0.9.2.11Narrowed it down a little: The W3TC info at the bottom of page source code appears when minify is turned off. But I use minify, so I’m just gonna assume everything’s OK, even though I used to like seeing the basic W3TC info at the bottom of the source code.
Forum: Plugins
In reply to: [W3 Total Cache] W3TC Page Source Info Missing in 0.9.2.11Debug works, and puts the selected information in the source code, but the usual info, posted above, is missing.
What are you all seeing at the bottom of your page source with 0.9.2.11?
Same question here. Am I missing something?
Forum: Plugins
In reply to: [W3 Total Cache] page cache disk enhanced – ? characters appear@ Nic Windley- Thanks! That seems to have done the trick!
Forum: Plugins
In reply to: [W3 Total Cache] page cache disk enhanced – ? characters appearAdding
AddDefaultCharset utf-8
to the htaccess file in the wp-content/cache/page_enhanced folder fixes it for me, except that every time I disable and then activate W3TC the plugin re-writes the code, and I have to add it back again. I hope Frederick with address this in the next update.
Forum: Plugins
In reply to: W3 Total Cache causing random characters to appear in text of websiteSee this thread for a temporary solution:
Just add
AddDefaultCharset utf-8
to your htaccess file in the wp-content/cache/page_enhanced folder and voila problem resolved!
Forum: Plugins
In reply to: W3 Total Cache – Cached Files Output with Bizarre encodingSee this thread. If it’s the same issue, there’s a temporary fix:
Add:
AddDefaultCharset utf-8
to your htaccess file in the wp-content/cache/page_enhanced folder.
Rob
Forum: Plugins
In reply to: [W3 Total Cache] page cache disk enhanced – ? characters appearFWIW, I just upgraded 3 other sites to version, 0.9.2.8, fully expecting to have to use the above fix, however my sites that have a static front page do not have this issue- it’s only on the sites that have a blog index on the front page.
UPDATE: Posted too soon- I’m seeing it on the other sites now too.
Rob
Forum: Plugins
In reply to: [W3 Total Cache] Update to 0.9.2.6 a Disaster for me Too!FWIW, I just upgraded 3 other sites to version, 0.9.2.8, fully expecting to have to use the above fix, however my sites that have a static front page do not have this issue- it’s only on the sites that have a blog index on the front page.
UPDATE: Posted too soon- Seeing it on the other sites now too.
Rob
Forum: Plugins
In reply to: [W3 Total Cache] Update to 0.9.2.6 a Disaster for me Too!Note to other users of the above fix:
If you empty your W3TC page cache after adding “AddDefaultCharset utf-8” to the htaccess file in the wp-content/cache/page_enhanced folder, you may get a W3TC warning that new rules need to be written to the file. If you click auto-install, it will overwrite the change and you’ll be back to square one, so just click “hide this message” and ignore it.
Rob
Forum: Plugins
In reply to: [W3 Total Cache] page cache disk enhanced – ? characters appearNote to other users of the above fix:
If you empty your W3TC page cache after adding “AddDefaultCharset utf-8” to the htaccess file in the wp-content/cache/page_enhanced folder, you may get a W3TC warning that new rules need to be written to the file. If you click auto-install, it will overwrite the change and you’ll be back to square one, so just click “hide this message” and ignore it.
Rob