Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1296130

    Hello,
    We use WooCommerce composite products on our site, but we are not able to change quantities on the component pieces during checkout. The quantities were able to be changed in version 7.1.6 of composite products, but not an 8.xx on. We have reverted the site back to the storefront theme and they work normally with all our other plugins intact. We then switched back to Enfold and the problem came up again. We are also on Enfold 4.8.2. Can you see what in the theme is blocking quantities from being changed? Please see private content for more details. Thanks!

    #1296795

    Hey,

    Thanks for contacting us!

    I went to Enfold theme options > Performance and disabled “JS file merging and compression” and that helped.

    Please review your website :)

    Best regards,
    Yigit

    #1296805

    Thanks Yigit! Unfortunately, the quantity select +/- are now missing (https://cln.sh/gpMKGv). I am on the most recent version of Chrome. Are you able to see the selection arrows to change the quantity? Thanks!

    #1297558

    Hi wowzers3888,

    I have added the spinner however it’s not the plus and minus but up and down arrow.
    This is added in your Quick CSS:

    #top input.qty[type=number] {
        width: 80px !important;
    }
    
    #top input.qty[type=number]::-webkit-inner-spin-button {
        appearance: auto;
        opacity: 1;
    }

    Best regards,
    Nikko

    #1297616

    Great, thank you so much! I appreciate the help!

    #1297640

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1297644

    That will do it, please go ahead and close this ticket. Thanks!

    #1297645

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘WooCommerce Composite Products Not Working’ is closed to new replies.