Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Min/Max Quantities plugin woocomerce issues

Home / Forums / Virtue Theme / Min/Max Quantities plugin woocomerce issues

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
October 16, 2017 at 12:38 pm

couple of issues

cannot remove product from cart on mobile because the X is removed on mobile in the cart, and its not possible to set the min max quantity to 0 becuase there is a restriction on the min order requirement.

have added a

@media (max-width: 767px){
.shop_table .product-remove {
width: 100%;
}
}

@media (max-width: 479px){

.shop_table .product-thumbnail {
width:10%;
}
}

to include the X on mobile device, but not sure if its cross browser device displaying correctly

Ok on full screen the x next to item is availabe next to order line to remove it.

go to this page

——————- also on category page, the count is not automatically set when you select 3-5 for example, you have to manually increase the count. (works fine on the product page)

————————————–

————-
contacted woocomerece they suggested i set up a stagiing site as it could be theme specific, but its a lf of hassle fro me to set up a staging site to test this, can you confirm its not theme specific issue?

cheers, lee

  • The forum ‘Virtue Theme’ is closed to new topics and replies.