Having problem with wishlist function - by nickhesh

This topic has 6 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: nickhesh
    nickhesh
    Member
    March 6, 2018 at 08:07

    Hello,

    Can you help to check my website for the ” add to wishlist” function on the product.
    It seems there is no text – Add to Wishlist appear in the image and there is no quick view title as well.

    Can you help to advice what is the error?
    Thank you.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2018 at 09:55

    Hello,

    Text from here – http://prntscr.com/inhh3q was removed to make it looks better independent of lengths these strings, for example, if the theme will be translated.
    You can add this css code in Theme Options > Custom css:

    .single-product .carousel-area .footer-product .yith-wcwl-add-to-wishlist a, .single-product .carousel-area .product .show-quickly {
        font-size: 10px !important;
    }
    

    http://prntscr.com/inhln2

    Regards

    Avatar: nickhesh
    nickhesh
    Member
    March 6, 2018 at 13:30

    Thank you Rose, i have solved the above for the section at “related product slider”. The ” Add to Wishlist”, ” Browse Wishlist” and “Quick View” appeared in this section.

    However, for shop page, the above titles do not appear, the ” heart shape icon” displayed on the product photo is meant to click twice, 1st click is for add to wishlist and 2nd click is to browse the wishlist. If there is no text/ title display for these functions, web users will not know whether they need to click twice.

    Can you make the shop page appear as well?
    https://shop.onebadge.com.my/product-category/button-badge/

    Thank you.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2018 at 14:59
    .row-count-4 .product .footer-product .yith-wcwl-add-to-wishlist a, .row-count-4 .product .footer-product .show-quickly {
        font-size: 8px !important;
    }
    .row-count-4 .product .footer-product .show-quickly:before, .row-count-4 .product .footer-product .yith-wcwl-add-to-wishlist a:before  {
        margin: 0 6px -3px 0 !important;
    }
    .product .footer-product .yith-wcwl-add-to-wishlist {
        width:  59% !important;
    }
    .row-count-4 .product .footer-product .show-quickly {
        width:  41% !important;
    }

    Regards

    Avatar: nickhesh
    nickhesh
    Member
    March 8, 2018 at 04:59

    thank you.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 9, 2018 at 08:43

    You’re welcome!
    Have a nice day.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.