classictubetv
Forum Replies Created
-
Problem solved, root cause found.
The problem was caused by the Object Cache.
When I go to
LiteSpeed Cache > Cache > Objectand turn the Object Cache to OFF, the backend AJAX save function for my JetEngine relations works perfectly. When it is ON, it fails.My server has both the Memcached and Redis extensions enabled. I have it set to Memcached.
Can you please advise on why your Object Cache implementation would be causing this conflict with backend AJAX nonces? Is there a way I can configure it correctly (perhaps by excluding certain groups from the object cache) so I can use its performance benefits without it breaking my site’s backend functionality?
Thanks again for your help.- This reply was modified 8 months, 1 week ago by classictubetv.
- This reply was modified 8 months, 1 week ago by classictubetv.
I have disabled the “Cache REST API” setting and purged all caches and deactivated Hostinger Tools plugin. Unfortunately, the problem still exists. The backend save function only works if I completely deactivate the LiteSpeed Cache plugin.
I think the conflict is with a Page Optimization feature (like JS Minify or Combine), not a caching feature. The JavaScript on the page is likely being altered in a way that breaks the save function.
Could you please tell me how to completely disable all Page Optimization features (JS, CSS, etc.) only for the entire WordPress admin area (
/wp-admin/)?I have already tried adding
/wp-admin/to theURI Excludesin Page Optimization, but that did not work.Thank you.
- This reply was modified 8 months, 1 week ago by classictubetv.
- This reply was modified 8 months, 1 week ago by classictubetv.
Hostinger
@litetim That didn’t work. When I change the position (in this case actors) when I click save, it slides back to the previous position. When I disable the plugin it works. Yes, I cleared the cache and cleared my web host cache.
- This reply was modified 8 months, 2 weeks ago by classictubetv.