Ok so I have narrowed down the reason why my Shopping Cart Widget in the top corner of my website doesnt update when I add a product to page caching.
WHEN i turn on pagecaching in the total caching plugin, it doesnt update the shopping cart widget in the header.
My current settings for Never cache the following pages:
wp-.*\.php
index\.php
/cart
checkout
cart
/checkout
I have also added wc_session_cookie to the rejected cookies.
Please help, i have spent a week researching tips.