• Hello,

    I have a problem when I add a product to the Wishlist, after I go to the Wishlist page it shows that it is empty.The problem is not from wordpress them., because first the site was on themify, now it’s on Flatsome, and in both cases the plug in is not working.

    Cache cleared through hosting, no cache clearing plugin.

    I tried disabling the plugin and then re-enabling it, deleted it and reinstalled it and again no added product is displayed.

    Best regards

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

Viewing 1 replies (of 1 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hello Stefi,
    thanks for contacting us and I hope you’re doing well!

    At the time of adding an item to the wishlist, can you see any error from WooCommerce > Status > Logs > fatal-error files?

    Try adding the following code inside the functions.php file of your active child theme:

    add_filter( 'yith_wcwl_remove_hidden_products_via_query', '__return_false' );

    If that doesn’t work, I recommend you perform the following tests to see if the problem disappears in any step:

    • switch to a default WordPress theme like 2023.
    • Leave only WooCommerce and our plugin active.
    • if the problem disappears, activate your plugins in batches until you find the one that generates the conflict.

    If you don’t want to run these tests on your live site, you can easily create a test site using the free WP Staging plugin.

    We will be attentive to any news.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Аdded product in wshlist is not displayed on the page’ is closed to new replies.