Hi,
On the W3TC I found that I should find out what the plugin cookie is and put in the rejected cookies field on the page cache settings tab.
I would be grateful if you could let me know.
Many thanks
Alex
Hi Ewout,
As you suggested in this thread, I put the Cart widget on my site to see whether I will have the same error but the WC widget displays everything correctly.
https://wordpress.org/support/topic/caching-problems-with-w3-total-cache
So it really looks like the cookie from your plugin could resolve this caching problem.
Thanks
Alex
Plugin Contributor
Ewout
(@pomegranate)
Hi Alex,
The plugin doesn’t use cookies – if you make sure the ‘Use built-in AJAX’ option is not enabled, all the output is handled by WooCommerce. I have no idea why W3TC caches the menu item but not the WC widget, it sounds like W3TC may have a specific WC cart widget exception implemented…
I don’t have a solution for this as of yet. 🙁
Ewout
Hello Ewout,
So many thanks. That did the trick! I spent so many hours trying to resolve this issue.
‘Use built-in AJAX’ option is not enabled now and it works as a charm. I hope this will help other people too.
Thanks again
Alex
Plugin Contributor
Ewout
(@pomegranate)
Great Alex,
Glad to hear that resolves the issue!
Ewout
Hi Ewout,
How to solve this problem for EasyDigitalDownloads? was trying to use your cart plugin and caching plugin (w3total cache) together. But, Cart is not updating properly and showing weird results. But, there is no option to disable built-in ajax in EDD settings->misc. Can you please tell me how to fix this issue?
Thanks
Go W3tc ==> Page Cache ===>Rejected cookies:
woocommerce_cart_hash
woocommerce_items_in_cart
wp_woocommerce_session_
Save Settings & Purge caches!
All Done!