Hi,
I'm having some trouble with the mini cart that stay cached with Ls Cache. I'm using WooCommerce and the MiniCart widget on my left menu (so always displayed). The MiniCart remains cached empty at 0 when I'm adding a product. I have the sliding drawer opening from the right when I'm adding a product in the cart, it is supposed displaying the cart content but indicate that the cart is empty. Sometime the cart is updated on my shop page but when I'm navigating back on the homepage it goes back to zero.
If I'm disabling the LsCache it works fine.
I've tried to add those cookie in LsCache exclusion :
woocommerce_items_in_cart
woocommerce_cart_hash
wp_woocommerce_session
woocommerce_recently_viewed
And I've also added RewriteRule .* - [E=Cache-Vary:woocommerce_cart_hash] in the htaccess but doesn't fix the issue.
The website : seewood.fr (cart is on the left menu), shop page is "boutique" on the left menu
Does anyone got an idea about that ?
Best regards
I'm having some trouble with the mini cart that stay cached with Ls Cache. I'm using WooCommerce and the MiniCart widget on my left menu (so always displayed). The MiniCart remains cached empty at 0 when I'm adding a product. I have the sliding drawer opening from the right when I'm adding a product in the cart, it is supposed displaying the cart content but indicate that the cart is empty. Sometime the cart is updated on my shop page but when I'm navigating back on the homepage it goes back to zero.
If I'm disabling the LsCache it works fine.
I've tried to add those cookie in LsCache exclusion :
woocommerce_items_in_cart
woocommerce_cart_hash
wp_woocommerce_session
woocommerce_recently_viewed
And I've also added RewriteRule .* - [E=Cache-Vary:woocommerce_cart_hash] in the htaccess but doesn't fix the issue.
The website : seewood.fr (cart is on the left menu), shop page is "boutique" on the left menu
Does anyone got an idea about that ?
Best regards