• Resolved stefanomarzi

    (@stefanomarzi)


    Hi, my website shows a problem on the woocommerce mini cart.

    The mini cart is inserted via the woocommerce cart menu widget in the site header.

    If the Litespeed Cache plugin is activated, the mini cart always appears empty and even if you add products to the cart it does not update.

    While if I deactivate the plugin, everything works correctly.

    I leave you the link to my site to verify the error: https://theanimalshop.it/

    To replicate the problem, just go to a product page (for example this one: https://theanimalshop.it/trasportino-per-gatti-pratiko/) and add the product to the cart. At this point, if you click the mini cart icon, it will be empty.

    The problem occurs both with a logged in user and as a guest.

    The report sending code is:
    Report number: EYVONZMW
    Report date: 09/30/2023 07:43:22

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support qtwrk

    (@qtwrk)

    please add

    <IfModule LiteSpeed>
    RewriteEngine On
    RewriteRule .* - [E=Cache-Vary:woocommerce_cart_hash]
    </IfModule> 

    at top of your htaccess

    Thread Starter stefanomarzi

    (@stefanomarzi)

    I added the code to the htaccess file but the error persists

    Plugin Support qtwrk

    (@qtwrk)

    I see , this issue will be fixed in next release.

    Thread Starter stefanomarzi

    (@stefanomarzi)

    When will the release be released? Because this problem is blocking some user payments. I would like to understand if I should implement a temporary solution in the meantime.
    Thank you

    Plugin Support qtwrk

    (@qtwrk)

    schedule to next week if all good , you can disable QC CDN ,and use above rule as temp solution.

    Thread Starter stefanomarzi

    (@stefanomarzi)

    I have updated the plugin several times but the problem persists

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘The woocommerce mini cart is always empty and does not update when Litespeed is’ is closed to new replies.