Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter opjacht

    (@opjacht)

    Mentioned link must be: https://mijncosmetica.nl

    Thread Starter opjacht

    (@opjacht)

    Hi,

    After some testing I actually found what is causing this problem but I don’t know how to fix it. It is still not resolved.

    What is causing this
    When I empty the cache all is working fine. I now go to the store and add a product page and add that specific product into the shopping cart. The shopping cart in the header is know showing x item and € x. When I now go to a page that not yet has had any traffic the cart information is being cached along whit the other content. When going to that specific page in an new session the cached cart info will briefly been shown.

    What can I do to resolve this?
    I want to prevent the cart area in the header from being cached. But how? Can anybody help excluding the header cart from cache (definitely preferred option).

    Thanks in advance,

    Jeroen

    Hi,

    In WP Super cache, under the advanced tab, click the check box for

    Late init. Display cached files after WordPress has loaded. Most useful in legacy mode.

    Seemed to work for me

    Thread Starter opjacht

    (@opjacht)

    Hi,

    I think any solution to resolve this is by rejecting the following cookie for page cache: wc_session_cookie

    Is there a possibility to reject cookies in WP Super cache?

    Thanks in advance!

    Jeroen

    Try this:

    Go to your dashboard and click on Database Cache in the performance settings.

    In the ignored query stems field, make a new line and add:

    _wc_session_

    @opjacht
    Hi,
    HAve you figured out your issues?
    If yes, I’m quite interested in knowing your solution ??
    Thanks in advance
    regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WP Super Cache & Woocommerce cache issue’ is closed to new replies.