Skip Navigation

[Resolved] The woocommerce quantity selector not working

This support ticket is created 5 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 5 years, 8 months ago.

Assisted by: Luo Yang.

Author
Posts
#1231350

In this page hidden link Iìve created a view with some custom fields (product image, title, price) ant the quantity module not work properly, If I select a quantity (es. 4) in cart appear only 1 piece of product added

this is the loop element I used for this view:

<div class="col-sm-5">[wpv-woo-product-image]</div>
<div class="col-sm-4"><div class="titolo-prodotto"><h3>[wpv-post-title]</h3></div>
<p>[wpv-post-excerpt]</p>
<h3>[wpv-woo-product-price]</h3></div>
<div class="col-sm-3">[wpv-woo-buy-or-select add_to_cart_text="AGGIUNGI AL CARRELLO" link_to_product_text="" group_add_to_cart_text="" external_add_to_cart_text="" show_quantity_in_button="yes" show_variation_options="no"]</div>

#1231356
js-error.JPG

Hello,

The problem you mentioned above is abnormal, I have tried the URL, and see some JS errors in my Chrome browser console window, see screenshot js-error.JPG.

I suggest you check these:

1) Make sure you are using the latest version of Toolset plugins, you can download them here:
https://toolset.com/account/downloads/

2) In case it is a compatibility problem, please deactivate other plugins, and switch to wordpress default theme 2019, deactivate all Custom code snippets, and test again