[Support request] Quantity buttons Woocommerce

Home Forums Support [Support request] Quantity buttons Woocommerce

Home Forums Support Quantity buttons Woocommerce

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1054987
    Mårten

    Hi,

    I´m having some problem with the quantity buttons on the checkout on multiple sites.
    I use Klarna checkout. Is there any solution to that?

    https://ibb.co/X79SY5L
    https://ibb.co/z4qdndK

    #1055104
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    I’m not seeing the issue you’ve screenshotted, but it doesn’t look like the buttons are actually working. Do they work if that plugin is deactivated?

    #1055584
    Mårten

    Hi.
    If you put something in the shopping cart you should see the issue. The buttons is working for me.

    The problem is that it looks weird. Parts of the product name jump down and a large line spacing appears in the product name.

    Sends with a new screenshot.

    https://ibb.co/9gYy5wC

    #1055759
    David
    Staff
    Customer Support

    Hi there,

    i cannot reach the checkout to see the problem – this error is displayed on the cart page:

    Clear Checkout error (Bad value: purchase_currency).

    #1062665
    Mårten

    Can you try again on the website (onska) I wrote in the first message?

    #1062783
    David
    Staff
    Customer Support

    Sorry I get the same message on that site as well.

    Can you try adding this CSS – its a stab in the dark but worth a try:

    .woocommerce-checkout .do-quantity-buttons div.quantity {
        display: flex !important;
    }
    #1193462
    Mårten

    Hi,
    It’s been a while since we talked about this problem
    I tested the code you gave me. But unfortunately, there was no improvement.

    #1193586
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .woocommerce-checkout .woocommerce-checkout-review-order-table div.quantity {
        display: flex !important;
    }
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.