• Resolved Juuso Turunen

    (@juusoturunen)


    Hello

    I have installed Quantity Plus Minus Button for WooCommerce plugin which adds plus and minus buttons next to the quantity field.

    Previously it worked like a charm, but now the plus and minus buttons, that this plugin creates, are hidden. I think this is because of the latest update.

    Check this picture:
    https://ibb.co/271q8xB

    As you can see the following css hides the quantity buttons:
    .woofc-item-qty .plus and .woofc-item-qty .minus

    Both are set to display: none;

    The plugin creates these elements:
    <button type="button" class="minus qib-button">-</button>
    <button type="button" class="plus qib-button">+</button>

    But they are hidden now.

    Please fix this ASAP.

    Sincerely,
    Juuso

    • This topic was modified 3 years, 7 months ago by Juuso Turunen.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WPClever

    (@wpclever)

    Hi @juusoturunen

    Our plugin already has the plus/minus button, so you don’t need to use another plugin to add plus/minus button for the mini-cart.

    Thread Starter Juuso Turunen

    (@juusoturunen)

    I know that. I use the plugin for adding plus/minus buttons to the products list but the plugin add buttons also in the fly cart. I decided to use the plugin plus/minus buttons instead of fly cart buttons.

    I hope that I was clear.

    So, this is still a problem.

    – Juuso

    Plugin Author WPClever

    (@wpclever)

    Yes, you still can use this plugin to add plus/minus button for your products but it will be hidden on Fly Cart.

    Using the Fly Cart plus/minus button doesn’t cause any issue about change quantity functionality, right?

    Thread Starter Juuso Turunen

    (@juusoturunen)

    Well, you are right. The point was that I was made the quantity buttons looking good and after an update, the buttons disappeared so users cannot change quantity.

    I had to redesign your plugin plus/minus buttons. Now it’s okay.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Conflict with other plugin’ is closed to new replies.