Double buttons for quantity (+) or (-( - by sirius

This topic has 10 replies, 3 voices, and was last updated 5 years, 3 months ago ago by Olga Barlow

  • Avatar: sirius
    sirius
    Participant
    November 20, 2018 at 12:12

    Hi,
    I have tried the updates but when I update to xstore latest version I get a blank screen on frontpage and in store pages none of the products have images. Then until We can solve this, I rolled back from backup to Xstore version I had and was working. But now I have 2 pair of buttons for add or substract quantity on product page and also in cart page. Besides that the (-) does not function more than few times. It does not dial back to initial quantity value when clicked multiple times.
    Thank you in advance.

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 20, 2018 at 13:40

    Hello,

    You can use this code as a temporary solution

    .quantity.buttons_added .plus:last-child, .quantity.buttons_added .minus:first-child {
        display:  none;
    }

    and remove this after the theme update.
    To update the theme you can create a staging site (a full copy of live site) and update xstore there. Then, if everything is ok, update the production site.
    XStore 5.0 is major update and we have changed a lot of things https://xstore.8theme.com/update-history/ including theme styles. If you use child theme then child theme files should be updated according to new files.
    We can help you with the update. Confirm that you made a full backup and provide temporary wp-admin and FTP access.

    Regards

    Avatar: sirius
    sirius
    Participant
    January 3, 2019 at 11:28

    Thank you very much, that worked well.
    I would really like and appreciate if you could help me with the update too.

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 3, 2019 at 12:30

    Hello,

    We have updated theme and plugins. Check, please.

    Regards

    Avatar: sirius
    sirius
    Participant
    January 3, 2019 at 17:05

    Hello,
    Thank you very much, looks good works ok.
    I would like some help with the product page quantity field. The – and + signs near AddToCart button are very small now and on mobile is almost impossible to use.

    Thank you.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 3, 2019 at 17:37

    Hello,

    It’s because quantities-and-units-for-woocommerce plugin adds the too large min-width for the qty input. Add the following code to custom CSS (Theme Options > Custom CSS) to fix it:

    .woocommerce .quantity input.qty {
        min-width: auto;
    }

    Regards

    Avatar: sirius
    sirius
    Participant
    January 3, 2019 at 21:37

    Thank you very much for the response.

    I added to Global CSS but nothing changed.
    The plugin you mention I use since the start of the website and is very important.
    Before update, the – + controls were ok, so I thought maybe we can do something. Would be possible to shrink the add to cart interior padding to make some space for the quantity buttons ?
    I appreciate any help on this since on mobile(where most customers come) is very difficult to use now.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2019 at 08:22

    Hello,

    Please clear cache and check one more time – https://prnt.sc/m2vkfd
    Let us know if something else needs to be changed.

    Regards

    Avatar: sirius
    sirius
    Participant
    January 5, 2019 at 00:19

    Is perfect!
    You are the best!
    Thank you very much!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 5, 2019 at 11:50

    You are welcome!

    Regards

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

The issue related to '‘Double buttons for quantity (+) or (-(’' 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.