• Resolved larach

    (@larach)


    I’m facing an issue where after removing one item from the Wishlist and the removal success popup shows, the wishlist shows the message “No products added to the wishlist” although there are other products. Your assistance would be appreciated. Please note that I have no outdated templated files and the plugin is at it’s latest version

    • This topic was modified 1 year, 9 months ago by larach.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hi @larach

    Thank you for your message. To further investigate the problem, could you please provide us with a link to test the issue? This will help us to determine the cause of the problem and provide a solution.

    Thread Starter larach

    (@larach)

    Plugin Author templateinvaders

    (@templateinvaders)

    The markup for the wishlist table is outdated.

    This means that your setup using the ti-wishlist.php template pre 2.x version that doesn’t support AJAX events. To fix this, check the wishlist template files in your child and parent theme under the ‘woocommerce‘ directory. You need to update the templates, specifically the custom data in the ‘form’ tag of the wishlist table.

    Thread Starter larach

    (@larach)

    Thank you for your reply.

    I checked all the template files in parent and child themes and I have the below files with their current versions:

    ti-addedtowishlist-dialogbox.php V1.21.6
    ti-addtowishlist.php V2.4.3
    ti-wishlist-empty.php V2.0.0
    ti-wishlist-header.php V1.21.5
    ti-wishlist-item-data.php V1.10.1
    ti-wishlist-null.php V1.25.5
    ti-wishlist-product-counter.php V2.3.1
    ti-wishlist-social.php V1.21.5
    ti-wishlist-user.php V2.3.3
    ti-wishlist.php V2.3.3

    Please can you assist which one is exactly outdated? As I tried to compare with the files of the current version and they are the same

    Thread Starter larach

    (@larach)

    Thank you @templateinvaders, I rechecked the template file content code and updated it. It works fine now

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Empty Wishlist after removing one product’ is closed to new replies.