WooCommerce & Caching

I have a div that displays the total amount of products the customer has in their cart, however this isn’t updating as I have caching on (W3 Total Cache).

Is there a workaround for this?

Read More

Cheers,
Steve

Related posts

Leave a Reply

4 comments

  1. I believe you do not need to exclude your cart and other pages listed. There is a note at the bottom of the doc you linked to that states:

    Note, WC 1.4.2+ sets the DONOTCACHEPAGE constant which should mean you
    can skip this step

  2. First, try these common Solutions that have worked for others:

    Disable your caching plugin (which can cause the JS to stop working) and see if that fixes it

    Try using a different browser but as a user, not ADMIN

    Go to your WooCommerce settings page and Untick “Prepend product permalinks with shop base page (shop)”

    Allow your browser to accept cookies and make sure javascript is enabled