Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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 below

    #1259591

    Hey 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,
    Yigit

    #1259617

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

    #1259888

    Hi 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,
    Yigit

    #1260704

    Hi 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 3 years, 12 months ago by Dave.
    #1261348

    Hi 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.
    #1265218

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

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Woo Commerce Product Bundles Quantity not working’ is closed to new replies.