I received the following reply from WP Rocket:
Thank you for contacting us!
Apologies for the delay in our reply. We are dealing with a higher volume of support requests than usual. Thank you for your patience.
That is correct. TranslatePress generally doesn’t play well with caching.
We recommend to use Polylang or WPML plugins which are fully compatible with WP Rocket, you can get further information in this article:
https://docs.wp-rocket.me/article/76-using-translation-multilingual-plugins
Let me know if you need any further assistance, I am happy to help.
Is there any way to make TranslatePress play well with caching?
You list WP Rocket as a caching solution on your TranslatePress website, maybe it would be good to point out these issues there:
https://translatepress.com/wordpress-multilingual-site-speed/
and
https://translatepress.com/recommended-resources/
I tried to reply to the post I created one year ago but it was not possible:
https://www.ads-software.com/support/topic/caching-plugin-that-works-well-with-translatepress-and-woocommerce/
Not working with Swift Performance.
https://lapanache.com currently resolves to https://www.lapanache.com/wp-content/cache/swift-performance/lapanache.com/desktop/unauthenticated/index.html
And it serves very old content from last year.
I applied the documentation to apply redirect within Swift Performance Settings ? General ? Tweaks ? Custom Htaccess rather than manually editing the .htaccess file
# Redirect non-www to (ssl) www
RewriteEngine On
RewriteCond %{HTTP_HOST} ^lapanache\.com [NC]
RewriteRule ^(.*)$ https://www.lapanache.com/$1 [L,R=301]
# Redirect non-SSL to SSL
RewriteCond %{HTTPS} !on
RewriteCond %{SERVER_PORT} !^443$
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
Source: https://docs.swiftperformance.io/knowledgebase/strange-redirects/
I don’t get it to work. What am I doing wrong here?
]]>I am using your plugin and it was working fine but after installing swift performance plugin its not working the way it was. Icon is not loading. Its works fine when I deactivate swift.
Here is screenshot https://prnt.sc/239hrg0
Icon used is user-cehck
regards
]]>I have been using pop up maker plugin for past two years and it was working fine. But after installing swift performance plugin it stopped working. When I deactivate swift performance pop up works perfectly.
Any solution to this issue?
Regards
]]>Hopefully, everything is going fine. We are noticing some issues. Fluent Forms has lots of third party integrations and we have noticed that the integration feeds are not updating when Swift Performance is active. Fluent Forms does the external communications through AJAX and I am assuming that one of the settings of Swift Performance blocking the external requests.
Can you guide to the settings or is there any API guide we should follow to avoid the blocking of external communications.
Have a great day to all and waiting for some guidelines.
Thanks
So, I deleted the cache, and the cache gets rebuilt, and the status icon for each page goes green. However, even once it’s completely done, the “Cache status” display still says that 0 pages are cached.
Some additional info:
– The cache is in “Disk Cache with Rewrites” mode
– The .htaccess rewrite rules are in there and working
– Cron is clearly also working
Are there any known issues with other plugins?
Regards,
Peter