Title: Non-persistent cache groups &#8211; W3Total Cache?
Last modified: April 14, 2017

---

# Non-persistent cache groups – W3Total Cache?

 *  Resolved [johanna2patricia](https://wordpress.org/support/users/johanna2patricia/)
 * (@johanna2patricia)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/non-persistent-cache-groups-w3total-cache/)
 * Hi Till,
    Thanks for a great plugin! The last few weeks however I had problems
   saving theme settings (tempera theme) and updating a plugin (Quiz and Survey 
   Master). I found out that the cache of the Redis Object Cache plugin caused that.
   Once I flushed the cache all worked as it should. In another post ([https://wordpress.org/support/topic/theme-options-wont-save-2/](https://wordpress.org/support/topic/theme-options-wont-save-2/)
   you write this: “It’s 100% up to plugin and theme authors to support WordPress’
   object caching functionality. If you’re running into issues it’s best to speak
   directly with them. However if they don’t resolve the issue you can always add
   the cache group they are using to the non-persistent cache groups.” I already
   contacted the theme author, but I have no idea if they are going to do something
   about this.
 * What exactly do you mean by “you can always add the cache group they are using
   to the non-persistent cache groups”?
    And how to do that?
 * The author of the Quiz and Survey master already said that in the future he will
   check his updates first to see if they work with the Redis Object cache plugin,
   so that is good.
 * My second question is: I also have the W3Total Cache plugin working. Also for
   the CDN that I am running. I read in other posts that you don’t recommend to 
   use other caching plugins. But if I remove W3Total Cache what should I use for
   the CDN?
 * Thanks.
 * Johanna
    -  This topic was modified 9 years, 1 month ago by [johanna2patricia](https://wordpress.org/support/users/johanna2patricia/).

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/non-persistent-cache-groups-w3total-cache/#post-9031068)
 * You can just add the cache group that Tempera uses for theme options to the ignored
   list by defining this:
 *     ```
       define( 'WP_REDIS_IGNORED_GROUPS', ['counts', 'plugins', 'temperas-group-name'] );
       ```
   
 * You can ask the theme authors for the group name.
 * Using a CDN doesn’t conflict with this plugin. I use Cloudflare for all my sites.
   Just make sure you’re not using W3Total’s caching.
 *  Thread Starter [johanna2patricia](https://wordpress.org/support/users/johanna2patricia/)
 * (@johanna2patricia)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/non-persistent-cache-groups-w3total-cache/#post-9031156)
 * Thanks Till.
    I will ask them. As for the W3Total caching, I have disabled Database
   and Object cache, but have enabled the Browser cache. Should I disable that too?
 * Johanna
 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/non-persistent-cache-groups-w3total-cache/#post-9031200)
 * That’s fine.
 *  Thread Starter [johanna2patricia](https://wordpress.org/support/users/johanna2patricia/)
 * (@johanna2patricia)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/non-persistent-cache-groups-w3total-cache/#post-9031294)
 * Thanks.
    Happy Easter!
 * Johanna

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Non-persistent cache groups – W3Total Cache?’ is closed to new replies.

 * ![](https://ps.w.org/redis-cache/assets/icon-256x256.gif?rev=2568513)
 * [Redis Object Cache](https://wordpress.org/plugins/redis-cache/)
 * [Support Threads](https://wordpress.org/support/plugin/redis-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/redis-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redis-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redis-cache/reviews/)

## Tags

 * [w3total cache](https://wordpress.org/support/topic-tag/w3total-cache/)

 * 4 replies
 * 2 participants
 * Last reply from: [johanna2patricia](https://wordpress.org/support/users/johanna2patricia/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/non-persistent-cache-groups-w3total-cache/#post-9031294)
 * Status: resolved