• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

YITH WooCommerce Quick View

YITH WooCommerce Quick View v1.7.3

No permission to download
  • Like
Reactions: JRGWxRxZ
YITH Quick View Pro 1.6.6 introduced a nasty bug. When hitting "add to cart" button, the ajax wheel doesn't show up, which creates confusion and bogus cart entries from hitting the add-to-cart button multiple times. Had to go back to 1.5.3. Please Babak update to the latest 1.7.0 when possible, which hopefully fixes it. Thank you!
 
Good job, bashqan. Have reviewed the code and appears to be all clean (but not yet nulled).
Unfortunately, the ajax issue described here that showed up in 1.6.6 has not been fixed in 1.7.0 either (at least in the Flatsome theme).
Have reviewed the code of 1.5.3 and found the culprit:
yith-woocommerce-quick-view-premium\assets\js\frontend.js line 507:
button = form.find( 'button[name="add-to-cart"]' ),
change to:
button = form.find( 'button' ),

Need to change that line in frontend.min.js, too.
 
Last edited:
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock