Quantity buttons missing and double payment method displayed after latest update

This topic has 11 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: AlchemicDesign
    AlchemicDesign
    Participant
    February 13, 2015 at 09:56

    Hi guys,

    I have updated the theme to 1.7 and WooCommerce to 2.3.3 and noticed some problems.

    1. In the product page, the quantity buttons don’t show up like in the last version, with the + and -. Also, negative values can be added.
    http://www.craigjohnsoninternational.com/shop/craig-johnson-reiner/

    2. In the Checkout page the Payment method is displayed twice. Maybe it has something to do with the review-order.php which is outdated:
    royal/woocommerce/checkout/review-order.php version 2.1.8 is out of date. The core version is 2.3.0,

    Looking forward to your answers.
    Thanks.

    10 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 13, 2015 at 10:42

    Hello,

    1) The quantity buttons works with hover effect now.
    2) Try to add this code into custom.css file:

    .woocommerce-checkout-payment {
    	display: none;
    }

    Regards,
    Robert Hall.

    Avatar: AlchemicDesign
    AlchemicDesign
    Participant
    February 13, 2015 at 11:54

    Hi Robert,

    Thanks for the quick reply.

    Your css solution solved the problem on the checkout, although I think this should not be the right fix 🙂

    Regarding the quantity buttons, I’m not sure what you mean by the hover effect. Basically since the last version, the + and – buttons, which were pretty cool, disappeared.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 13, 2015 at 12:13

    Hello,

    1) You can delete woocommerce/checkout/review-order.php file to fix place order on Checkout page.
    2) Maybe provide screenshot for our better understanding and highlight what exactly you want.

    Regards,
    Robert Hall.

    Avatar: AlchemicDesign
    AlchemicDesign
    Participant
    February 13, 2015 at 13:15

    Hi Robert,

    1. Deleting the the file messes up the whole checkout page.

    2. Added the screenshot. The html difference between your current demo and my site is that on my site there are 2 inputs missing in div.quantity.buttons_added:
    input.minus
    input.plus

    Difference between current demo theme and my theme quantity button on product page

    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 14:02

    Hello,

    1. Have you removed the file in the theme directory wp-content/themes or in the woocommerce plugin directory wp-content/plugins?
    2. Our demo has outdated version of Woocommerce that’s why there is a difference.
    This is Woocommerce customization.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: AlchemicDesign
    AlchemicDesign
    Participant
    February 13, 2015 at 14:06

    Hey,

    1. I removed the file in the theme/woocommerce/ folder. Should I remove the one in the plugin?
    2. If the new version of WooCommerce breaks the theme there should be a new update to fix it, right? I noticed there are some other topics submitted with the same quantity button problem. When can we see a fix for this?

    Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 15:00

    Hello,

    1. You don’t need remove the file from the plugin folder.
    2. As I see quantity button is shown correctly:

    Please clear your browser cache or check in another browser.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: AlchemicDesign
    AlchemicDesign
    Participant
    February 13, 2015 at 17:31

    Yeah, Robert, the problem is the 2 little plus and minus buttons that were instead of the up and down are gone. They were probably removed in version 1.7 which is a shame because they looked really good. I’ll have to add them myself back.

    Avatar: AlchemicDesign
    AlchemicDesign
    Participant
    February 13, 2015 at 17:31

    Sorry, Eva, I thought you were Robert.

    Anyway, thanks for your help.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 19:01

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Quantity buttons missing and double payment method displayed after latest update’' has been successfully resolved, and the topic is now closed for further responses

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