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>
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