gazpachu
Forum Replies Created
-
It’s happening to me as well. I have disabled all plugins except this one and the problem persists.
https://imageshack.us/photo/my-images/52/facebookproblem.png/
Use those functions in “apiki-wp-faq/apiki-wp-faq.php”
Fixed!
[Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]
Yes!, the define(‘DONOTCACHEOBJECT’, true); worked.
Thank you guys ??
No, the problem still there and I have to keep the object cache disabled ??
Still couldn’t find a way to disable object caching for the archives section ??
I still need an answer to this problem
Otto,
You mean it is not possible to replace the button with a static image?
I’ve found the origin of the problem:
The new version “Version 0.9.2.4” deleted the “never cache the following pages” under the “object cache” configuration page.
May I ask why it was deleted? is there a workaround?
The thing is, it used to work fine before… that’s why I’ve decided to check Trac and I’ve found this in the “w3-total-cache-config.php” file:
‘objectcache.reject.uri’ => array(
0 => ‘/news/archives’,
),Somehow, this information cannot be edited in the “object cache” tab of the current version of W3TC.
Any ideas?
Ok, thanks for the info. ??
I’ve also couldn’t find information about “Non-persistent groups”. What are those? how can I setup new groups?
The source code: https://pastebin.com/SqPqgXHr
The question here is: “How to disable caching for archives”
I’ve tried setting “news/archives/” in “Never cache the following pages” under the “page cache” tab but that didn’t work
Yes