arpit29 on "[Plugin: WP Super Cache] WP Super cache stop working when...
I am running the site http://www.sarkariexam.com which is built on wordpress and I am using wp super cache plugin. I am facing a big problem that wp super cache plugin stop working when visitors are...
View ArticleHenk Jan Verlinde on "[Plugin: WP Super Cache] Partial Preload Bug"
When "Preload mode" AND "Preload tags, categories and other taxonomies" is selected, ONLY 16 tags are preloaded (and no pages, posts or categories). When ONLY "Preload mode" is selected, ALL posts and...
View ArticleSimon_82 on "[Plugin: WP Super Cache] mod_rewrite rules stop gzip"
Hi folks, I have a problem with the WP Super Cache plugin: It seems to stop gzip from working. My hoster's Apache servers have the gzip module installed. All I had to do was to insert mod_gzip_on Yes...
View ArticleDonncha O Caoimh on "[Plugin: WP Super Cache] mod_rewrite rules stop gzip"
Remove that "mod_gzip_on Yes" line in the .htaccess file and use the compression in the plugin as it's better. It stores each cached page compressed already (and uncompressed for those clients that...
View ArticleSimon_82 on "[Plugin: WP Super Cache] mod_rewrite rules stop gzip"
Thank you so much for your reply, I appreciate it. I deleted mod_gzip_on Yes from the htaccess file and tried to enable the compression in the plugin. The result: garbled text and weird characters all...
View ArticleSimon_82 on "[Plugin: WP Super Cache] mod_rewrite rules stop gzip"
Others have had this problem before. My htaccess file doesn't contain mod_deflate. And it seems zlib output_compression is on.
View ArticleStarlight Anne on "WP Super Cache incompatability with are you a human plugin"
I installed the are you a human plugin on my website. It deals neatly with spam comments and is fun to use. Visitors like it. Check it out. It was working nicely until I installed WP Super Cache to...
View ArticleStarlight Anne on "WP Super Cache incompatibility with are you a human plugin"
I'm using the are you a human plugin to help prevent spambot comments and WP Super Cache to speed my page loads. I love both plugins. Sadly they don't appear to be compatible with each other. Roughly...
View ArticleDonncha O Caoimh on "WP Super Cache incompatibility with are you a human plugin"
Try my cookies for comments plugin. That works fine with any caching plugin. http://wordpress.org/extend/plugins/cookies-for-comments/
View Articlecarlytx on "[Plugin: WP Super Cache] caching question"
is there a way to manually specify which pages to cache? we have a site that is about 60-70% static pages that should always be cached and the rest are dynamic pages or pages that have various...
View ArticleHenk Jan Verlinde on "[Plugin: WP Super Cache] Partial Preload Bug"
I didn't experience this issue with the former version of the plugin. Am I the only one facing this problem? @Donncha O Caoimh: Is this a known issue / will you be looking into it?
View Articlejp2112 on "[Plugin: WP Super Cache] Cache plugins deleted on update"
FYI I just upgraded and this value didn't change. Great job!
View Articlesamiotis on "Search returns blank page when WP Super Cache is activated"
Why do my sit search return a blank page when WP Super Cache is activated? And more important; what to do about it? Thanks for your help. http://wordpress.org/extend/plugins/wp-super-cache/
View Articleicing on "[Plugin: WP Super Cache] Ok to delete Languages folder?"
The languages folder inside WP Super Cache is 2.18MB. I only use English. Can I simply delete the languages folder? http://wordpress.org/extend/plugins/wp-super-cache/
View ArticleDonncha O Caoimh on "[Plugin: WP Super Cache] mod_rewrite rules stop gzip"
zlib output compression is probably set in your php.ini so you'll have to be root to change that, probably. If you can't change it then you're out of luck. You'll have to disable compression in the...
View ArticleDonncha O Caoimh on "Search returns blank page when WP Super Cache is activated"
Anything in your php error log? Have you tried using the plugin debug log?
View ArticleDonncha O Caoimh on "[Plugin: WP Super Cache] Partial Preload Bug"
Enable debugging in the plugin, that will probably help you figure out what's going wrong. Also check your php error_log.
View ArticleHieu on "Warning! WP Super Cache caching broken! The script...
I have that problem also. Can you point out where the fixed path is located so that I could manually edit it. It's clearly not in wp-content/advanced-cache.php
View ArticleHieu on "Warning! WP Super Cache caching broken! The script...
OK I figured that out. Go to your wp-config.php (located at Wordpress root) and fix the path here: define( 'WPCACHEHOME', 'new-path-goes-here' ); //Added by WP-Cache Manager This is confusing because...
View ArticleHieu on "[Plugin: WP Super Cache] broken, let's fix"
I had the same problem and I figured that out. Go to your wp-config.php (located at WordPress root) and fix the path here: define( 'WPCACHEHOME', 'new-path-goes-here' ); //Added by WP-Cache Manager If...
View Article