Hello there,
thanks for contacting us!
I recommend running the following tests to see if the problem disappears at some point:
- Update the plugin, WC, and WP to the latest version.
- Switch to a default WP theme like 2017.
- Leave only WC and our plugin active, and activate your plugins in batches until you find the one that conflicts.
Could you check it, please?
Best regards.
Hello there,
Please let us know if you have managed to detect the problem, otherwise I will close this topic.
Have a nice day.
Hi Juan, I’ve done all that and it still won’t work on mobile. It seems to work, but nothing is ever added to the wishlist page.
Hello there,
Please try adding the following code in the functions.php file of your active theme and check if it solves the problem:
add_filter( 'yith_wcwl_remove_hidden_products_via_query', '__return_false' );
Let us know.
Best regards.
Hi Juan, unfortunately that didn’t take away the “add to cart” button.
Hello there,
I see you mistakenly posted your last request in another topic. However, to remove the “Add to Cart” button from the wishlist, you must deactivate the option located in Settings > Wishlist page > Wishlist detail page > Add to Cart option for each product.
Could you check it, please?
Best regards.