• digitalmeal

    (@digitalmeal)


    Upon clicking the wishlist button, the product gets added but the button disappears and no confirmation message is shown. It will re-appear after the page is reloaded. This happens on the wishlist page in the my account page as well.

    This seems to be a recent bug with the latest WordPress/Woocommerce update.

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

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

    (@yithemes)

    Hi there

    I can see that your theme is overriding default wishlist js, enqueueing its own version of wishlist.js
    This is probably the source of the problem, since plugin javascript code changed a bit with new version 3.0, and now system will rely on Add to Wishlist ajax call response to get the new templates to show on the page (such as the “browse wishlist” template)

    My suggestion here is to rename wishlist.js file located in your theme (understrap-child-master/woocommerce) to wishlist.js.bak, and see if this solves at least this issue
    Please, note that this will remove any theme customization, so may cause other sort of problems

    Ultimately, the best solution would be to contact theme developers and ask them to update wishlist.js file bundled within their theme

Viewing 1 replies (of 1 total)

The topic ‘Wishlist Button Disappearing’ is closed to new replies.