• Hello,

    I have a heart in de product overview page and when I hit that button the product is added to the wishlist and the heart is filled. So far so good!

    But when I refresh the page the heart is empty. But I want it filled when it is already filled. Is there a way to check (php/js) if the product is already in the wishlist?

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

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

    (@yithemes)

    Hi there

    Status should be preserved indeed, and the same should happen for the icon
    Maybe you’re experiencing a cache problem: when you click ATW button, template is reloaded via ajax, so it is update with a fresh version
    Anyway, when you refresh the page, content is retrieved from cache, and you see the previou status

    If this is the case, try to enable Ajax loading under WP Dashboard -> YITH -> Wishlist -> General Settings

    I wanted to investigate further the issue on your site, but the link that you posted brings me to a 404 error

    • This reply was modified 5 years, 8 months ago by YITHEMES.
Viewing 1 replies (of 1 total)

The topic ‘wishlist function’ is closed to new replies.