Hi!
Is there any option to add products quantities in checkout page on mobile version? Do you suggest a plugin that works well with Enfold theme and it offer this sollution?
Kind regards,
Daniel
Hey Dadisk8,
Thank you for the inquiry.
What do you mean by “products quantities”? Are you trying to re-enable the quantity field on mobile view? Adding this css code should help.
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
.responsive .shop_table .product-quantity {
display: block;
}
}
Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
Hi Ismael,
thank you for the reply.
The code does not solve the problem. I am sorry.
My problem:
If you go on mobile view and buy item artificial christmas tree, then on checkout you can’t change the quantity. So I am not sure if this could be solved with a code or do you suggest a plugin?
Kind regards,
Daniel
Hi,
Thank you for the link to your site, I tested your product and I was able to change the quantity from one to two, but your product has a max availability of two set, so if you want to allow more you will need to change this setting:
I believe the setting is under Products ▸ Inventory ▸ Manage inventory ▸ Manage stock ▸ Low stock threshold
If this doesn’t help, please include admin login in the Private Content area so we can check.
Best regards,
Mike
Hi Mike,
thank you for your reply.
I try this on other mobile phone and it really works, thank you very much for your help.
I know that the quantities I can change in product settings.
Kind regards,
Daniel
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike