Wordpress LScache Plugin: Object caching in LSWS and category translations
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hi! Im using enterprise version of LSWS and WordPress plugin to deploy caching on my multilingual website. It looks like most of the time things work fine. However, once I have recently tried to turn on Object Caching (and set up Redis on VPS) I have encountered a bug: after switching language (Im using qTranslateX) most of pages changes, except for titles of the posts (they stay in initially cached language). I tried turning off LS and things get back to normal. Then I tried to just use Redis plugin (with LS off) and turned on Object caching just to see the same result. Could you, please, help me? I would like to serve the page with correct translations and use LS as well. I have attached the link with the issue being reported as unresolved (the thread there contains references to the fact that WPML and Polylang had the same issues). As I understand I need to exclude some queries from caching. Could you please, give me an advice? The page I need help with: https://github.com/qTranslate-Team/qtranslate-x/issues/348 Hi, Are you using a separated Redis plugin alone with LSCWPs object cache ? if you only use LSCWPs object cache , how does it go ? Best regards, Hi again! Im using separated LSCWP plugin. I noticed the bug when I set up the object caghe using Redis server. Then for the testing purposes I switched off LSCWP, installed mere Redis plugin and replicated the bug. This way I conclude that theres a problem with caching Post titles. The Redis plugin is uninstalled now (since LSCWP has more functionality). However, I had to turn of LSCWP because my tranlsations are getting messed up when Object caching is on. Could you, please, help with finding the way to exclude the Post titles from being cached in previous language? Aside from this ? I noticed severe increase im Admin editing pages load time when I turn on Object Cache via LSCWP. Query Monitor says its 9-12 sec vs 3 sec that I have normally Hi, In object cache setting , there is an option to exclude certain group to be cached. You need to find the group name for qTranslateX is using , then add it into list Best regards, Hi, Thanks for the advice. Im sorry for the silly question but what do you mean when saying groupname a plugin is using? I see the examples in the input field of LSCWP panel in Object Cache -> Excludes section, such as Plugins, Users, etc. How do I now what is the group name, e.g. using console or Query Monitor? Hi, Be honest I dont know how to obtain the group name for other plugin uses But I got an idea you see there is a Global Groups with a list of names try move them into do not cache group , then try your plugin , see if it works if by that it works , that means one of these group is responsible , try you can further narrow down Best regards,
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference