Ionut Neagu
Forum Replies Created
-
Forum: Plugins
In reply to: [Super Page Cache] Cache not clearing on post updateDiscovered the issue and released an update for this, thanks for reporting.
Forum: Plugins
In reply to: [Super Page Cache] Automatically preloadHello,
Do you see any error in the console here?Forum: Plugins
In reply to: [Super Page Cache] Admin backend cached?Hello,
The rule 3 doesn’t need to be there, have you tried if it works without that? Can you let me know what are the response headers for the admin?
Here are more on how to get that : https://www.supermonitoring.com/blog/check-browser-http-headers/Forum: Plugins
In reply to: [Super Page Cache] wp-config.php breaks on every updateHello,
This is something we’re looking into, we were not able to replicate it, but we’ll try with a new approach.Forum: Plugins
In reply to: [Super Page Cache] Cloudflare page (CDN) is not enabledHello,
Do you see any errors in console?Hey,
You can disable the caching in the browser, this is how it usually works and is not related to the plugin, the browsers would hold various files in cache.Forum: Plugins
In reply to: [Super Page Cache] Issue with recent/new cache rule and WPMLHey,
Yes, that’s a change we wanted to do, what I recommend is to go into your plugin settings and remove wp- cookie from the list, don’t update the CF rule.Forum: Plugins
In reply to: [Super Page Cache] How to run cronjob to only purge certain pages?Hey,
It’s not possible to clear those pages only on schedule, but can I learn more on why you want to do that? They should clear on update.Forum: Plugins
In reply to: [Super Page Cache] CloudFlare enabled but test failThanks, can you please let me know what is the error you got by email?
Forum: Plugins
In reply to: [Super Page Cache] Cache not clearing on post updateHey,
Yes, I then get this in logs : [2024-11-18 08:19:01] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 1089 and related contents – Fired action: clean_post_cache.Forum: Plugins
In reply to: [Super Page Cache] v5.0.5+ BrokenHey,
1. The cache buster was removed because is not needed, the CF rule was updated to make sure those pages are not cached, can I check the site?
2. The Cache tab was not removed, we re-organised things, there is advanced setting radio button.
3. Everything was tested and works fine for most of the people, we tried to address edge-cases as soon they are reported ??
Thanks!Forum: Plugins
In reply to: [Super Page Cache] CloudFlare enabled but test failYou’re doing it correctly. Are you on the latest version? What error did you got?
tried it and worked well for meForum: Plugins
In reply to: [Super Page Cache] CloudFlare enabled but test failHey,
It seems caching is disabled on your homepage due to “x-wp-cf-super-cache-disabled-reason: Excluded cookie”, please remove ^wp- from cookies list.Hey,
There are various actions that can trigger a purge automatically, a cron can work here in your case.
Another alternative would be to keep the php always the same, cache it and then make this change using javascript.Forum: Plugins
In reply to: [Super Page Cache] Cache not clearing on post updateHey,
I just tried this now on my side and it works properly, both for disk and cloudflare cache. Are you using the latest version?