-
AuthorPosts
-
November 9, 2020 at 5:40 pm #1259305
Hi,
I am currently running enfold and Woo Commerce and also Woo Commerce Product Bundles plugin which allows for bundles to be purchased however there appears to be an issue with enfold and the bundles plugin. The user is required to select which of the options they would like in their giftbox using the quantity + – to select their option for the gift pack but the qty buttons aren’t working. The user is required to select a minimum of two products to add to the gift pack and although i can increase the qty it hasn’t registered as it still states Please choose 2 items, can you assist me please to get this working? I have changed the theme to test from enfold to a wp 2020 theme and the bundle + – works fine so i believe it is with enfold and woo commerce. I have supplied a link belowNovember 10, 2020 at 3:14 pm #1259591Hey Dave,
Thanks for contacting us!
Could you pleas go to /enfold/config-woocommerce/woocommerce-mod.js file and find following on line 80
avia_apply_quant_btn();
and change it to following and check if that helps?
//avia_apply_quant_btn();
If it does not, please post WP admin logins here privately so we can look into it.
Best regards,
YigitNovember 10, 2020 at 5:04 pm #1259617Hi Yigit,
Thank you for the reply however this hasn’t fixed the issue. We are using WooCommerce Product Bundles and have created a page where the user can add 2 products to a gift pack however we have added the min and max quantity at the bottom of the page the text displays “Please choose 2 items.
” on selecting the + button to increase the quantity nothing is added and the add to cart is greyed out no mater how many we add. On removing enfold theme the system works fine. Please find the login details below and could you let me know how you get on and what was done to fix this?hope this finds you well
regards DaveNovember 11, 2020 at 2:29 pm #1259888Hi Dave,
It is now working fine on my end.
I believe you have seen cached version. Could you please clear cache and test again? :)
Best regards,
YigitNovember 16, 2020 at 1:18 pm #1260704Hi Yigit, Thank you for the quick assist and help but can i ask was it the code above //avia_apply_quant_btn(); that got the system to function correctly as it was cached? The reason for asking is for when i have to update wp and plugins? Can I also ask please On the firefox browser there are up and down arrows buttons for adjusting the quantity but not in chrome is there some css to unhide these buttons in chrome? Thank you for all the help it is appreciated.
found on another post the css to bring the buttons to chrome
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: inner-spin-button !important;
}- This reply was modified 4 years ago by Dave.
November 18, 2020 at 6:31 pm #1261348Hi Yigit, Testing some more, enfold seems to work fine with the quantity + – buttons on standard products in woocommerce but not with the “woocommerce-product-bundles” plugin. If I wanted to get enfold to work with this plugin what would i need please? is it javascript? or php? Does enfold plan on any type of fix for this plugin please as it is part of the woocommerce family?
Also removing the – and + buttons from the theme as you instructed doesn’t stop them coming back once you update your cart as they reappear if i change the qty from 1 to 2 for example or if I have multiple products and remove one. Any help to fix this issue will be greatly appreciated.
- This reply was modified 3 years, 12 months ago by Dave.
December 6, 2020 at 3:58 am #1265218Hi,
Sorry for the very late reply, just noting that I replied about this issue via your other post.
Let’s continue on just one of these threads to reduce confusion.Best regards,
Mike -
AuthorPosts
- The topic ‘Woo Commerce Product Bundles Quantity not working’ is closed to new replies.