When a form on any of my sites that use this plugin is submitted (using Ninja Forms), the following error occurs:
Fatal error: Cannot declare class Predis_Client, because the name is already in use in …/wp-content/plugins/wp-redis-cache/predis5.2.php on line 35
So, no one can contact me. Don’t know if it’s strictly a conflict with Ninja forms or not. For now, I’ve deactivated WP Redis, and the forms work again.
]]>Hi, do I need an additional plugin to flush the Redis cache every time I update content?
Thanks
]]>Hi There!
First of all, AWSOME plugin, thanks a lot!
I noticed that enabling Redis will make front-end login impossible in Firefox. For some reason browsers like Safari and Chrome are requesting a fresh version of the page when POST parameters are defined, while FireFox is serving the cached version of the page.
Would it be an idea to make single page’s cachable, for example by:
– adding a toolbox in the admin area for every page/post with a checkbox to enable/disbale caching of that page
– let the plugin script do a extra check for every page before getting the reds cached version and only serve the cached version if ‘cache’ has been checked for that page?
I have installed the plugin and enabled the cache after configuring it.
But, I do not see any difference in performance or any other thing. How do I know if it’s working or not?