How to disable wishlist button loading animation

This topic has 4 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Olga Barlow

  • Avatar: Robiul Islam
    ROBIUL ISLAM
    Participant
    July 5, 2021 at 17:26

    How to disable wishlist button loading animation. When I select any color or size of any products ( single product page ) then the wishlist button start loading animation. check the Private content area…

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    July 5, 2021 at 20:43

    Hello,

    Go to YITH > Wishlist > try to disable Enable AJAX loading option.

    Regards

    Avatar: Robiul Islam
    ROBIUL ISLAM
    Participant
    July 6, 2021 at 03:39

    This option already disable… check the Private content area

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    July 6, 2021 at 10:35

    Hello,

    We checked and found that it’s wishlist plugin built-in option, check the demo https://plugins.yithemes.com/yith-woocommerce-wishlist/product/blue-man-t-shirt-2/
    They reload button after variation changes and while you loading the page. I’m afraid that we could do nothing with this.
    You can just hide loader using custom CSS below

    .yith-wcwl-add-to-wishlist .blockUI.blockOverlay {
        display: none !important;
    }

    Regards

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

The issue related to '‘How to disable wishlist button loading animation’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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