Wishlist button loading icon
-
I can’t click the add to wishlist button because there is a spinning loading icon that is blocking the button. Not sure what is causing it. I see this code in my website:
<!– COUNT TEXT –>
<div class=”blockUI” style=”display:none”></div>
<div class=”blockUI blockOverlay” style=”z-index: 1000; border: none; margin: 0px; padding: 0px; width: 100%; height: 100%; top: 0px; left: 0px; background: url("https://staging2.variante.com.my/wp-content/plugins/yith-woocommerce-wishlist/assets/images/ajax-loader-alt.svg") center center / 40px 40px no-repeat transparent; opacity: 1; cursor: wait; position: absolute;”></div>
<div class=”blockUI blockMsg blockElement” style=”z-index: 1011; display: none; position: absolute; left: 265px; top: 24px;”></div>How to fix this?
The page I need help with: [log in to see the link]
- The topic ‘Wishlist button loading icon’ is closed to new replies.