• My wishlist works perfectly on desktop, but when I do the same process on mobile, products never show up in the wishlist, it just says “No products added to wishlist”. I’ve deleted un-used plugins in case something was fighting against it and have cleared my cache, but still no luck. Has this happened to anyone else?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • 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.

    Juan Coronel

    (@juaancmendez)

    Hello there,

    Please let us know if you have managed to detect the problem, otherwise I will close this topic.

    Have a nice day.

    Thread Starter emmazink

    (@emmazink)

    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.

    Juan Coronel

    (@juaancmendez)

    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.

    Thread Starter emmazink

    (@emmazink)

    Hi Juan, unfortunately that didn’t take away the “add to cart” button.

    Juan Coronel

    (@juaancmendez)

    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.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Wishlist doesn’t work on mobile’ is closed to new replies.