nielslange / smntcs-quantity-buttons-for-woocommerce

Display quantity buttons on WooCommerce product page.
https://wordpress.org/plugins/smntcs-woocommerce-quantity-buttons/
GNU General Public License v2.0
8 stars 4 forks source link

[BUG] Not working properly on cart page #63

Closed meirroth closed 3 years ago

meirroth commented 3 years ago

On cart page there are two issues:

  1. Can't update cart after changing product quantity.
  2. If there is more than one product in the cart, the +/- buttons only work on the first product row.

Thanks.

Stan801003A commented 3 years ago

I am having the same issue

meirroth commented 3 years ago

I have looked into the code, First, this plugin was not been updated to the latest version of woo and WP, and the template that this plugin is overriding (quantity-input.php) was updated by woo. secondly, the JavaScript code for the qty buttons does not deal with more then one instance of the buttons on one page.

ofer777 commented 3 years ago

I am having the same issue

nielslange commented 3 years ago

@meirroth, @Stan801003A & @ofer777: I just release version 1.24 and the buttons should now work as expected on all pages.