• Hi,

    we are using YITH Wishlist on our shop. When you click on the icon to add the product to the wishlist, the icon is shown twice afterwards.

    I reported that bug to yith, but they did not find a solution – so there must be a problem with the theme. Can you help me?

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

Viewing 1 replies (of 1 total)
  • Hello @missmikado,

    This topic has been forwarded to the developer team, and we’ll get back to you with the information once it is available.

    As a temporary solution, you can use the CSS below in Customizing > Custom CSS/JS > CSS Code:

    .single-product .yith-wcwl-wishlistaddedbrowse .feedback i {
        display: none;
    }

    result: https://postimg.cc/RNDq0DkR.

    Please read this link for more information about the CSS/JS code on the customizer: https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.

    Note: If you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, remember to click on the regenerate all assets file and data in Elementor > Tools(if you have Elementor).

    Thank you for using OceanWP, and I appreciate your patience.
    Best Regards

Viewing 1 replies (of 1 total)

The topic ‘YITH Wishlist problem’ is closed to new replies.