I'm pretty much a beginner in PHP and I'm at the end of the project. But I'm using the Sidney theme with woocommerce, despite the incompatibility alert. In the quantity field, where the buyer increases or decreases the values to add to the cart, the increased value does not appear. I've researched a few things, I thought there would be a faster help here.
I can not change the theme unfortunately. I thought of hiding this field so that the user clicks buy and with each click, the cart increases one. This works because when I click the buy button, it adds a product and that would be the gambiarra solution for me at the moment. I can not leave a single product per order because the customer has to be able to buy more than one ticket in the order. In other themes I have, the quantity field works fine, only with this theme that I could not.