Quantities plus and minus are different - by David Henry

This topic has 4 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson

  • Avatar: David Henry
    David Henry
    Participant
    March 16, 2016 at 13:17

    H Guys,

    On the single product page the plus and minus option for the quantity is not the same as your demo, this is what you have:

    <div class="quantity buttons_added">
    <input value="-" class="minus" type="button">
    <input step="1" min="1" name="quantity" value="1" title="Qty" class="input-text qty text" size="4" type="number">
    <input value="+" class="plus" type="button">
    </div>

    But all I have is this?

    <div class="quantity">
    <input step="1" min="1" name="quantity" value="1" title="Qty" class="input-text qty text" size="4" type="number">
    </div>

    How do I get your bits into my theme?

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 16, 2016 at 14:16

    Hello,

    Our demo uses old Woocommerce version but they changed quantity style in the recent update. It’s not the theme issue, but Woocommerce update. To get old style you can use the plugin https://wordpress.org/plugins/woocommerce-quantity-increment/ .

    Best regards,
    Jack Richardson.

    Avatar: David Henry
    David Henry
    Participant
    March 16, 2016 at 14:20

    Perfect, works a treat!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 16, 2016 at 14:36

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Quantities plus and minus are different’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.