• Hello,
    I’ve been trying this plugin for several weeks and I can’t get it to work and look good. I just need something simple and aesthetically clean, like a heart on the image, but it seems that it is not possible. I have indicated that I want the icon on the image but it only comes out in one of the margins of the web, instead of coming out on the featured images of the product list.
    In addition the configuration of the elements, such as color, icons… comes out unconfigured and with errors. Previously I already tried to inactivate the rest of plugins in case it was due to an incompatibility, without success.

    Could someone help me? Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello there,
    we hope you’re doing well!

    In order to see what is happening, could you share a link to your site?

    We will be attentive to your response.

    Best regards.

    Thread Starter noteimporta

    (@martae85)

    Hello!

    https://elcamelloshop.com/tienda

    Thank you in advance,
    Regards

    Hello there,

    It seems your theme is adding multiple styles to our wishlist container and this is why you see it differently than it should. In order to try and fix this, add the following CSS under Appearance > Customize > Additional CSS:

    .yith-wcwl-add-to-wishlist {
        position: inherit !important;
        display: inherit !important;
        vertical-align: inherit !important;
        margin: inherit !important;
        background-color: inherit !important;
        width: inherit !important;
        text-align: inherit !important;
        backface-visibility: inherit !important;
    }
    
    .yith-wcwl-add-button a:after, .yith-wcwl-wishlistaddedbrowse a:after, .yith-wcwl-wishlistexistsbrowse a:after {
        display: none !important;
    }
    
    .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
        top: 105px !important;
        left: 10px !important;
    }

    Check it out and tell us any news, please.

    Have a nice day!

    Thread Starter noteimporta

    (@martae85)

    Thanks, although it has improved it still looks weird. If you go back to the web you will see that the heart is out of the image. Can it be fixed?

    On the other hand I wanted to know something else: the link that I have passed is the default shop page where all products are displayed, but if I create another page consisting of individual products uploaded one by one so I can have a more personalized page, the plugin would work? I hope I have explained well.

    Thanks for your help.

    Hello Marta,

    In order to fix that, add the following CSS:

    .yith-wcwl-add-to-wishlist {
        position: absolute !important;
    }

    About the second, you shouldn’t have problems. Remember that you can add the shortcode [yith_wcwl_add_to_wishlist] to show the heart in each product, if it is a custom page.

    We will be attentive to any news.

    Have a nice day!

    Thread Starter noteimporta

    (@martae85)

    Hello!

    Now looks better but still does not appear on the image. Would it be possible to position it in the right zone?

    Thank you and have a good day you too!

    Hello Marta,

    Could you send us a screenshot of how you see it? Since on our side we see it correctly. We send you a screenshot from WeTransfer below:

    https://we.tl/t-PIaBhpM8KM

    We will be attentive to your response.

    Best regards.

    Thread Starter noteimporta

    (@martae85)

    Hello,

    This is how I see it: https://elcamelloshop.com/wp-content/uploads/2022/08/yith.png

    I had to put the maintenance mode back on because the web is not finished and I don’t want anyone to see it but you can access to see that page by clicking directly on the following link and putting “hola” in the password:

    https://elcamelloshop.com/tienda

    Thank you!

    Hello there,

    Unfortunately, your page does not show us a password field, anyway by forum rules it is not allowed to share credentials. We notify you in case for some reason they give you a notice.

    Let us know when we can access it again, please.

    Best regards.

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

The topic ‘The plugin does not work, it does not show the heart on the images.’ is closed to new replies.