Quantcast
Channel: wp-super-cache – WordPress.org Forums
Browsing all 3480 articles
Browse latest View live

0utf1t on "[Plugin: WP Super Cache] Fatal error trying using dynamic content"

Hey! I have the same problem! How did you get working? In pagesource I see Hello world with time... but if I do this <!--dynamiccontent--> <?php echo date_i18n('l, j. F Y'); ?> <!-- echo...

View Article


stebcom on "[Plugin: WP Super Cache] Fatal error trying using dynamic content"

This is an example of usage for a woocommerce cart widget. I use this code in functions.php: if ( DYNAMIC_OUTPUT_BUFFER_TAG != '' ) { function dynamic_output_buffer_minicart( &$cachedata = 0 ) { if...

View Article


0utf1t on "[Plugin: WP Super Cache] Fatal error trying using dynamic content"

Thanks a lot for reply. Did you also managed to get working the first way with 'DYNAMIC_CACHE_TEST_TAG' ? Yes late_init is enable, dynamic cache is enabled in php caching mode. Wrote my placeholder...

View Article

els4vents on "[Plugin: WP Super Cache] Enabling CDN with Google Driver...

When I configure the API to use Google CDN Driver as well load images in Driver, gives everything right but disappears Theme and image to reload the page, only the text style looks....

View Article

0utf1t on "[Plugin: WP Super Cache] Fatal error trying using dynamic content"

Ok, if I paste your code in functions.php my site crashes. Where do you define( 'DYNAMIC_OUTPUT_BUFFER_TAG', '' ); // Change this to a secret placeholder tag ? If I define in dynamic-cache-test.php and...

View Article


stebcom on "[Plugin: WP Super Cache] Fatal error trying using dynamic content"

I worked on this a lot of time ago, so I don't remember that much. I think I gave up on Dynamic Cache Tag (the first option) because it didn't work the way I needed, calling my functions ecc. Speaking...

View Article

0utf1t on "[Plugin: WP Super Cache] Fatal error trying using dynamic content"

So you defined you constnat define( 'DYNAMIC_OUTPUT_BUFFER_TAG', 'Your placeholder' ); in dynamic-cache-test.php and upladed it back in WP Super Cache/plugins folder. Is that correct? In your case it...

View Article

alessandrovarela on "[Plugin: WP Super Cache] [Bug] Updating settings in...

I'm having the same problem. So I can't enable the schedule for garbage collection.

View Article


Ash on "[Plugin: WP Super Cache] [Bug] Updating settings in advanced page...

You have to make sure that the settings for garbage collection is the last thing you modify on that page. Otherwise it gets reset if you save any other section.

View Article


alessandrovarela on "[Plugin: WP Super Cache] [Bug] Updating settings in...

It doesn't work :( The only thing I change those parameters and even then resets.

View Article

alessandrovarela on "[Plugin: WP Super Cache] [Bug] Updating settings in...

Yess !!! Now worked. The tip is to reload the whole page does not work if you change only after save the settings. Thanks Ash.

View Article

Ash on "[Plugin: WP Super Cache] [Bug] Updating settings in advanced page...

Great. Glad you found a workaround. Hopefully they'll fix it soon.

View Article

nox969 on "Parsing pages via some feed/other parsers, with cache enabled...

When parsing the site with some live header tools (like http://angular.marketing/free-tools/live-headers/), or connection parsers like Fiddler, there is a 301 redirect to supercached file, which...

View Article


slobizman on "[Plugin: WP Super Cache] Supercache stops one of my admin pages...

I have a strange issue that seems to have just started up. I have Supercache 1.4.2 activated (just activated, even with cached set to OFF). While the plugin is active, when I go to list my "Pages" in...

View Article

two beers on "[Plugin: WP Super Cache] "change RewriteCond....to something...

In the htaccess at the start of WP-SC: If you serve pages from behind a proxy you may want to change 'RewriteCond %{HTTPS} on' to something more sensible Can anyone explain what this means? When I...

View Article


Cubecoffee on "WP Super Cache - aside caching"

Hey folks, Since the 1.4.x update of WP Super Cache Plugin there is a html notification on the bottom of our website project telling us "Warning! Obsolete mfunc/mclude/dynamic-cached-content tags...

View Article

genkee on "WP Super Cache With Amazon CloudFront BREAKING CSS"

Hi im Trying to use WP Super Cache With Amazon CloudFront and its breaking my all my sites css any suggestions? https://wordpress.org/plugins/wp-super-cache/

View Article


genkee on "WP Super Cache With Amazon CloudFront BREAKING CSS"

its happening with maxcdn too

View Article

Cubecoffee on "WP Super Cache - aside caching"

I've got it myself. The guy who programmed the side before caches the sidebar with own cache function and just put it in dynamicly like anything else.

View Article

earnest_m on "Google+ link at top of page from header.php"

I'm having a few issues here. One is that my css styling isn't updating properly. I've disabled some plugins including the Super Cache and it doesn't seem to be helping. However, the problem I wanted...

View Article
Browsing all 3480 articles
Browse latest View live