Title: Wishlist Missing Cache
Last modified: April 14, 2023

---

# Wishlist Missing Cache

 *  Resolved [elland](https://wordpress.org/support/users/elland/)
 * (@elland)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/wishlist-missing-cache/)
 * When i enable the plugin, The site crash because of a lot of request missing 
   cache because of the plugin so it is going down. Anyway we can resolve this?
 *  `Set-Cookie: tinvwl_wishlists_data_counter=0; path=/` header. I
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwishlist-missing-cache%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [templateinvaders](https://wordpress.org/support/users/templateinvaders/)
 * (@templateinvaders)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/wishlist-missing-cache/#post-16690651)
 * Hi,
 * The cookie mentioned is only set for logged-in users who typically do not use
   the cache. However, if your setup requires disabling it, you can use the following
   snippet with the latest version of our plugin:
 * `add_filter( 'tinvwl_allow_data_cookies', '__return_false' );`
 *  Thread Starter [elland](https://wordpress.org/support/users/elland/)
 * (@elland)
 * [3 years ago](https://wordpress.org/support/topic/wishlist-missing-cache/#post-16787979)
 * This is not working it is still creating cookies thus missing cache and brings
   the site down..
 *  Plugin Author [templateinvaders](https://wordpress.org/support/users/templateinvaders/)
 * (@templateinvaders)
 * [3 years ago](https://wordpress.org/support/topic/wishlist-missing-cache/#post-16788005)
 * Hi [@elland](https://wordpress.org/support/users/elland/)
 * Your website is using an outdated version of our plugin. The fix for this issue
   was implemented in version 2.3.0, while your website is still running on version
   2.2.0. You need to update it to the latest version, rebuild the cache, and check
   if the issue persists.

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

The topic ‘Wishlist Missing Cache’ is closed to new replies.

 * ![](https://ps.w.org/ti-woocommerce-wishlist/assets/icon-256x256.gif?rev=2469447)
 * [TI WooCommerce Wishlist](https://wordpress.org/plugins/ti-woocommerce-wishlist/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ti-woocommerce-wishlist/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ti-woocommerce-wishlist/)
 * [Active Topics](https://wordpress.org/support/plugin/ti-woocommerce-wishlist/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ti-woocommerce-wishlist/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ti-woocommerce-wishlist/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [templateinvaders](https://wordpress.org/support/users/templateinvaders/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/wishlist-missing-cache/#post-16788005)
 * Status: resolved