waffenss on "[Plugin: WP Super Cache] Slow Load Time Due To Query Strings...
Since you say theme what theme did you change to because certain themes can cause much larger load times due to horrible coding. I wasted over $150 at themeforest by supposed ELITE theme makers who's...
View ArticleJack Yan on "[Plugin: WP Super Cache] Call to undefined function...
I have the same issue now. :(
View Articlelemonpips on "[Plugin: WP Super Cache] Breaks Theme"
If I don't activate it the site works perfectly, once activated theme breaks and I'm left with everything down left hand side, plain with just pictures and text....
View ArticleWPSmart on "[Plugin: WPSmart Mobile] WP Super Cache?"
Hey, Just closing this topic for now. If you have any further questions or comments please don't hesitate to get in touch! Thanks, Henry
View Articledjeyewater on "[Plugin: WP Super Cache] Avoid caching of dynamic shortcodes?"
I've read the article about using dynamic content with WP Super Cache, however I'm having difficulty in seeing how it translates to shortcodes. Is there any chance you could give an example of using a...
View Articleaidanashby on "WP Super Cache not allowing RSS feed update"
My latest three posts won't show in my site's feed (colourfulchurch.org.uk/feed) when WP Super Cache is turned on, whether or not the cache is completely cleared. I've set WPSC to not cache feeds...
View Articleiltdevunit on "WP Super Cache + Font Awesome (Icons) = Working....NOT"
I'm having the same problem. Are you guys using Minify by any chance? I use both plugins and experience this problem. Remember that disabling WP Super Cache wont actually stop it reading from the cache...
View Articleerikwestlund on "[Plugin: WP Super Cache] Dynamic Cache: is_front_page() only...
I am having a similar problem. I have a variable that checks if it is a certain page: if($is_front_page == 1){ echo $ads['homepage_topbanner_mobile']; } else { echo $ads['article_topbanner_mobile']; }...
View ArticleGrace Massa Langlois on "[Plugin: WP Super Cache] Compatible with WordPress...
Good Evening Is the plugin compatible with WordPress version 3.7.1? Thank you for your assistance. Grace http://wordpress.org/plugins/wp-super-cache/
View Articlejronder on "[Plugin: WP Super Cache] WP SUPER CACHE 1.2, function...
In public_html/villasdiani.com/wp-content i see advanced-cache php which says: <?php # WP SUPER CACHE 1.2 function wpcache_broken_message() { if ( false == strpos( $_SERVER[ 'REQUEST_URI' ],...
View Articleweb559 on "Using WP Super Cache with multiple servers"
Is WP Super Cache a good option for a multi-server setup? In this thread— WP Super Cache and APC—Donncha (Super Cache creator) says this: If you're going to use a multi server setup you should probably...
View Articlejayfresh on "[Plugin: WP Super Cache] Plugin clearing cache for custom...
Hello, I'm writing a plugin that needs to clear the cache for a taxonomy archive page when the plugin sets some custom post meta on a post that is in that taxonomy. I'm currently using the...
View Articlewebifish on "[Plugin: WP Super Cache] WPML redirection issues"
Hi, My name is Amit I am part of the WPML theme & plugin compatibility team. We have noticed some small issues with the WP Super Cache plugin and the JS redirection script we are running in WPML to...
View ArticleDonncha O Caoimh on "[Plugin: WP Super Cache] WPML redirection issues"
Is there different Javascript for each language? Is the detection done by PHP? Does PHP execute in the Javascript file to generate that Javascript? Have you made it uncacheable by setting the...
View ArticleDonncha O Caoimh on "[Plugin: WP Super Cache] Plugin clearing cache for...
You should use the prune_super_cache() function. It takes a path and recurses through the directories deleting them.
View ArticleDonncha O Caoimh on "Using WP Super Cache with multiple servers"
You should use Batcache or any other caching plugin that user memcached. You could use an NFS server to share a filesystem with all your web servers but that's not really ideal as it's an extra...
View Articleklint01 on "[Plugin: WP Super Cache] Breaks Theme"
Hi, I recently moved my site to its own domain and its own cpanel. Since doing so, I am experiencing the exact same thing as lemonpips described. All is good when caching is off, but left aligned when...
View ArticleDonncha O Caoimh on "[Plugin: WP Super Cache] Breaks Theme"
Check your PHP error logs, there might be an error there. Yes, check wp-config.php for the WPCACHEHOME variable or wp-content/advanced-cache.php for paths.
View ArticleKungFuPanda69 on "[Plugin: WP Super Cache] Change Cache Directory"
Hi, I'd like to change my cache directory due to evident safety problems. I think it's the only way to make my blog safe against malicious attacks. Please, provide me this information and all I need to...
View ArticleKungFuPanda69 on "[Plugin: WP Super Cache] Change Permissions / Owner / Group"
Hi, I'm on a shared webserver. PHP Safe is ON. How can I modify the plugin in order to set automatically all permissions to 777, and owner/group to standard ones used by me (i.e. via an FTP client)?...
View Article