Quixtar
Forum Replies Created
-
Hi @delyandelov ,
I checked my code and found an issue where I was calling thesg_cachepress_purge_cachefunction too frequently. In reality, I only wanted to trigger this function when an calendar event ends so that the counter at the top updates accordingly.I have removed unnecessary cache purging wherever possible, but the cache for many pages still expires too quickly. Here’s an example link: link.
I suspect that the automatic cache purge function is triggering more often than necessary, causing pages to be removed from the cache even though they could remain cached for longer.Is it possible that automatic cache purging is linked to order creation in the WooCommerce cart? Additionally, can automatic cache clearing be disabled for specific pages?
- This reply was modified 1 year ago by Quixtar.
Additionally post editor page gives me blank screen, when I reload page with block which have control with ‘save in meta’ enabled.
Important update: this happening only in custom post types. Not in posts, or pages.
Forum: Plugins
In reply to: [Polylang] Enable translations but unassign all languages from postThen how can I show one and the same post (without adding translations) in all languages with right permalinks? I mean:
/post-type/post
/en/post-type/postForum: Plugins
In reply to: [Contact Form 7] Emails not sendingThanks for your answer!
I managed to resolve my problem. It was due to bad redirect in htaccess file.
Very silly mistake.Forum: Plugins
In reply to: [Polylang] Can't translate Carpress WP theme widgetThis works great! Now widget is translated correctly.
Thank youForum: Plugins
In reply to: [Polylang] Can't translate Carpress WP theme widgetHi, Chouby.
I see en_GB even on “Latvian” page.
Forum: Plugins
In reply to: [Polylang] Can't translate Carpress WP theme widgetSo, is there anything I can do with this code or the problem is much deeper?
Forum: Plugins
In reply to: [Polylang] Can't translate Carpress WP theme widgetYou are right. When I disabled plugin and switched language in Settings translation start working.
There is the link http://www.auto.bewus.com/
(currently I am trying to set up LV language)