• Resolved vincenzoquarta

    (@vincenzoquarta)


    Hi,

    “Add to wishlist” text in product page don’t showing.

    Thanks a lot for help and kind regards

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

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

    (@juaancmendez)

    Hi there,
    we hope you’re doing well!

    Do you have that text configured within Settings > Add to wishlist > text customization > “Add to wishlist” text ?

    Please let me know.

    Best regards.

    Thread Starter vincenzoquarta

    (@vincenzoquarta)

    Hi Juan,

    yes, exactly.

    Thread Starter vincenzoquarta

    (@vincenzoquarta)

    Hi Juan,

    On my site I can see the heart icon and if clicked the chosen text after product is added to wishlist but not the text “Add to wishlist”.
    The theme used is OceanWP, I tried with the Twenty Twenty-Four theme and it works correctly.
    Thanks a lot for help and kind regards

    Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,

    I entered your site and this time I see text next to the button. Could you solve it?

    Let us know any news.

    Best regards.

    Thread Starter vincenzoquarta

    (@vincenzoquarta)

    Hi,

    The OceanWP theme support team proposed this temporary solution

    .single-product a.add_to_wishlist:after {
    content:'Add to wishlist..';
    }

    .single-product .yith-wcwl-add-to-wishlist.exists .feedback .yith-wcwl-icon {
    display: none;
    }

    and now it’s working.

    I deleted this CSS so you can check how it looked before.

    Thanks.

    Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,

    If you need to check if there is any type of customization in a plugin or your theme that hides that text, I recommend performing the following tests:

    • update the plugin, WC and WP to the latest version.
    • change to a default WP theme like 2024.
    • Leave only WC and our plugin active, and activate your plugins in batches until you find the one that conflicts.

    However, since it is just a text, it may be easier to maintain the code provided by your theme.

    Let us know any news.

    Best regards.

    Thread Starter vincenzoquarta

    (@vincenzoquarta)

    Hi there,

    I really think I will adopt the solution proposed by my theme’s support team.

    Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Add to wishlist text don’t showing’ is closed to new replies.