Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2228830
Can't change the quantity of bundled products after upgrade from 3,7 too 3.8.1
Closed

Comments

  • erik Lindberg started the conversation

    As the title says, we can no longer add bundled products via the input type number. Worked fine in 3.7

  •  767
    Janilyn replied

    Hi, 

    We’ve received your ticket and checked for a while, our plugin is still working fine. Kindly reply to us soon with a link to your site or published problematic product. Since it's technical issue, I'll mark your ticket as private. 

    In some cases, our developers might need you to provide the admin login info to check the code and fix it for you. If you're concerned about your privacy, you can also create a dev/staging site with the same problem and give our dev the login info so that he can work on that. 

    Best regards.

    Janilyn T. - WPClever Support Agent

  • erik Lindberg replied

    Well, our client uses the bundle here. https://nupo.com/product/2-weeks-nupo-diet/ wich works on 3.7. and not on 3.8.1. I dont have the time to provide any more info. Sorry. We will just keep the working version 3.7.

    Sincerely

    Erik

  •  1,281
    Dustin replied

    Hi,

    Maybe have the conflict between our plugin and your theme or other plugins. So, please send me your website info when you ready.

    You still can add CSS code to WP-Admin → Appearance → Customizer → Additional CSS to fix the current displaying issue. From https://prnt.sc/q42h2p to https://prnt.sc/q42gu2

    .woosb-qty {
        width: 120px !important;
        flex: 0 0 120px !important;
    } .woosb-qty .quantity {
        display: flex !important;
    }

    Best regards,
    Dustin