Top WooCommerce & WordPress Plugins › Forums › Min Max Default Quantity for WooCommerce › Flatsome theme compatibility with decimals
- Support forum for the Min Max Default Quantity for WooCommerce.
- This topic has 4 replies, 3 voices, and was last updated 4 years, 7 months ago by
yournet.
- AuthorPosts
-
January 23, 2019 at 9:04 am #103951
Molnar Gabor
GuestHello,
Unfortunatelly this plugin is not compatible with the Flatsome theme. When I set decimal quantities 0,1 and I try it out, it will produce 1,100001 –> 1,200002 –> 1,300003 etc..- This topic was modified 4 months, 3 weeks ago by
Omar.
January 24, 2019 at 12:37 am #103952Hi,
Will be checking that asap. One question though – do you have any of Force JS check options enabled in plugin’s “Advanced Options” settings section (i.e. at the bottom of the page in “WooCommerce > Settings > Product Quantity”)? If you have – please try temporary disabling them to see if issue is still there.
January 24, 2019 at 6:55 pm #103953Molnar Gabor
GuestHi,
No, I dont.January 29, 2019 at 1:25 pm #103954Hi,
Sorry for a late reply. I’ve just checked and you are correct – Flatsome theme has issues with decimal quantities. The problem is in their custom plus and minus quantity buttons. They added custom JS code to handle it. For now the only “solution” I was able to come up with is to hide Flatsome’s plus and minus quantity buttons by adding custom CSS:
input[type="button"].button.minus, input[type="button"].button.plus { display: none !important; }
Ideally if we could bring back standard HTML number input spinners it would be working fine, however I didn’t manage to do it – will be trying further – unfortunately I’m not a big expert in CSS.
February 12, 2019 at 7:54 am #103955yournet
ParticipantHi, we also use Flatsome. At which moment this issue pops up? I havn’t noticed it yet. Even when I use plus and minus to alter quantity everything works fine for me.
Thank you!
- This topic was modified 4 months, 3 weeks ago by
- AuthorPosts
- You must be logged in to reply to this topic.