vermaakpetrus
Forum Replies Created
-
Forum: Plugins
In reply to: [Super Page Cache] More Mini Cart Flyout & Caching Woes (SOLVED)Not sorry at all, your plugin is the best. Jut mentioned it here in case it helps someone else that sometimes a clean reset by removing all settings and starting again works best. Thanks @isaumya!
I solved it by creating an elementor checkout page. It works there but does not with the default one.
That was it! As soon as I turned it off the problem went away. Never turned it on by myself in the first place though. Anyway am glad it is resolved.
https://prnt.sc/BiNKBERoqc-PForum: Plugins
In reply to: [Super Page Cache] Cache corrupts shotly after clearing entire cacheWell this is just weird. Seems that the CSS file required has changed, and cloudflare still points to the old one. Clear the cache and its fixed, with cloudflare pointing to the new one, and then bam after a while it points back to the css that does not exist anymore. Then the page loads corruptly. Solved it by manually duplicating the new css and renaming it to the old css Cloudflare is looking for. Documented here in case anyone ever sees that strange bug. No idea how this happens. Anyway, site loads now even with Cloudflare Super Cache enabled.
@isaumaya, unless you want to add anything can mark it as resolved. Finally.Forum: Plugins
In reply to: [Super Page Cache] Cache corrupts shotly after clearing entire cachewe change the path of wp-content to xxx-wp-content as a security precaution and define it in wp-config.php. We’ve been doing this on all our sites for over 6 years and I don’t think that’s the problem. Our test site https://test.pkvministries.co.za (which is a duplicator clone of the live site), also has this setting but not the caching problem.
https://prnt.sc/LV9CU4p3Sve0
I don’t think it’s that, if it were the cache should not work ok for a while after clearing it.Forum: Plugins
In reply to: [Super Page Cache] Cache corrupts shotly after clearing entire cacheIt’s not resolved, I thought it was. I guess I have to log a new ticket then.
Forum: Plugins
In reply to: [Super Page Cache] Cache corrupts shotly after clearing entire cacheIt’s weird. It does not happen on the clone site at all. Only on the production site.
Here it is happening again:
https://pkvministries.co.za/
https://pkvministries.co.za/books/Forum: Plugins
In reply to: [Super Page Cache] Cache corrupts shotly after clearing entire cacheHere is a screenshot of the problem on the homepage:
https://prnt.sc/7EtuW6SOI5Ic
I have disabled super cloudflare cache on https://pkvministries.co.za and I have created a test environment on https://test.pkvministries.co.za because the site is in production.
But its tricky as the problem is intermittent. Not sure how we’re going to catch a static view of the problem…Forum: Plugins
In reply to: [Super Page Cache] Cache corrupts shotly after clearing entire cacheand when I bypass cache, it loads correctly:
https://pkvministries.co.za/contact/?swcfpc=1Forum: Plugins
In reply to: [Super Page Cache] Cache corrupts shotly after clearing entire cache@isaumaya, looks like there are still issues. This page always corrupts. Not the entire website like before, but this page always corrupts. It’s fine when we clear the cache and then it goes back to this:
https://pkvministries.co.za/contact/Forum: Plugins
In reply to: [Super Page Cache] Cache corrupts shotly after clearing entire cacheFirst off, thank you for always providing first class support. Your plugin and support are both legendary!
Finally, I found the culprit after much back and forth with the hosting provider. It seems they migrated to new servers and were blocking /wp-cron.php on a server level. This would explain why all the other sites hosted there had problems.
Here is the error for others who face similar issues. The server administrator resolved it. It was a corn error, not ajax, but it led to them finally figuring it out.Site Health:
The REST API encountered an unexpected result PerformanceThe REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API to display and save your posts and pages.
When testing the REST API, an unexpected result was returned:
REST API Endpoint: https://yoursiteaddress/index.php?rest_route=%2Fwp%2Fv2%2Ftypes%2Fpost&context=edit
REST API Response:?(403)?ForbiddenForum: Plugins
In reply to: [Super Page Cache] Cache corrupts shotly after clearing entire cache@isaumaya,
Here is the site in question:
https://pkvministries.co.za/
I don’t think it’s a css error. It was a clean site install with the usual software that I use on every site, yet this one has the error. Cannot for the life of me figure out why. Been using your plugin for about 6 years now and cannot determine why this is happening. Have cloned sites where the original works and the clone has the error and visa versa. Would really appreciate your help getting to the bottom of this.Forum: Plugins
In reply to: [Super Page Cache] Workers enabled on domain & subdomainGot it, thanks for the help!
Forum: Plugins
In reply to: [Super Page Cache] Workers enabled on domain & subdomainWill wildcart also work? Example:
http.host eq “*example.com”Forum: Plugins
In reply to: [Super Page Cache] Workers enabled on domain & subdomainPerfect! Thanks for the great support!