Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author taisho

    (@taisho)

    Hello,

    your theme adds its own buttons that are hidden by QIB. Still, the script from the theme works and adds the quantity, so it’s increased 2 times. In the plugin’s file:

    \template\global\quantity-input.php

    Please change:

    <div class="quantity">

    to:

    <div class="quantity buttons_added">

    Then the theme will not try to insert its own buttons (it first checks if this class exists). I will implement this change in the upcoming plugin update.

    Best regards,

    Ryszard

    Hi,
    I installed plugin and 2 quantity fields are shown on the page. I cannot disable the original one, which from woocommerce. yours quantity field looks good. Anyway, the Add to cart and Quickview also been pressed close to each other too.. My theme is storefront
    and both are updated to latest version.

    Please advise. my website is https://silveritas.com/shop/?v=5b79c40fa7c2

    Best Regards,
    Gail

    • This reply was modified 4 years, 8 months ago by gpowacht.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Quantity Button Issue’ is closed to new replies.