• Hello,
    I installed your Wishlist plugin. It works great when a customer is logged into their account. However, when a customer who is not logged in adds a product to the wishlist, not all products appear in the wishlist. I think this is a cache issue. How to solve it?
    For information, I don’t use the add with AJAX, and I don’t want to use it for performance reasons.
    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there

    Wishlist contains dynamic content, and cannot be cached, just as cart page
    For this reason, you’ll need to exclude wishlist page from cache

    How to do so may differ depending on the cache plugin you’re using, and each plugin should have its own documentation on this
    Even if you’re running on server side cache, you should be able to contact hosting support team and ask them to exclude cache for a specific page, or when wishlist session cookie is set

    Hope this helps ??

Viewing 1 replies (of 1 total)
  • The topic ‘Problem adding product for customers not connected’ is closed to new replies.