Thanks,
I seen that in their docs but also I seen that people were having problems with the two together. I was wondering if anyone here was using Super Cache & Woocommerce together? I might just have to do a late night trial.
Yes and No…It works by excluding the pages mentioned in the docs:
But most WooCommerce templates have the cart in the upper right hand corner with the total of the items you have added to the cart so far. I don’t know how to prevent WP Super Cache from caching that area. So basically even after you empty your cart, it will still show that you have something in it in the top right corner.
Hope I’m explaining correctly…sorry if it’s not making sense.
I am working on this as well, but I’m using http://wordpress.org/plugins/w3-total-cache/ instead of super cache because I’m having more luck with that on my “multisite” installation.
This page is cached and minified, when you add one of the products to your cart (done via ajax) the number in the top right increments. When you refresh the page you see the original cached “0” for a second before it is updated via ajax to “1” or whatever.
So the “base” page is cached, but when setup correctly the cart should be updated via ajax/javascript after loading.
Thanks dtbacker,
I’m actually a customer of yours. The kids toys theme is great! I used it for a project when it first came out. Glad to know I can use W3 Total Cache with it.
Unfortunately the theme I am using now seems to break when I use W3 Total Cache…It could be a conflict with another plugin. I’ve searched all over and can’t find any advice for using Super Cache with Woocommerce however. Not sure what to do at this point. I will figure something out.
This page is cached and minified, when you add one of the products to your cart (done via ajax) the number in the top right increments. When you refresh the page you see the original cached “0” for a second before it is updated via ajax to “1” or whatever.
So the “base” page is cached, but when setup correctly the cart should be updated via ajax/javascript after loading.
Yell if you need a hand with anything.
Attention! When you add a product your cart is increment but when you click on cart to pay comes empty…
Hello neruda! - Or anyone who will help me!
Can you tell my excactly how to do that thing about disabling “my account” caching?
I cant find it in the wp-super cache settings