Hello,
after the update i just noticed this button on my product page before ADD TO CART. this were not here since i only allow 1 product per title. https://prnt.sc/LhD2xAEiVBEG
How can i fix this? Everytime i update the theme and core it keeps changing the site. how to avoid this? this is getting annoying.
I haven’t checked the other site i’m maintaining with your theme . it might be different now after the update.
Site URL: hidden Theme version: 8.3.8 WooCommerce version: updatedHello guys. i tried searching how to hide the quantity on google. seems like there are a bunch of fix. But i think this is also doable in the Theme option right?
Thanks
Hello, @filmguerilla,
Please go to WP-Dashboard >> Products and select and edit all the products from there in bulk and then choose “Sold Individually” as “No”, click on save changes and check back your site after removing the browser cache: https://ibb.co/BwVXJdR
OR
Please copy and paste the below given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.
.single-product form.cart .quantity {
display: none !important;
}
Regards 8Themes Team.
Hi Tony.
I have more or less 1k products on my website. That would be time consuming.
This was fixed eversince the site was launched. not sure what happened again?
Added the css. it worked. But i’m a bit sceptical since i think i had this code somewhere that is why the quantity number was disable since the site was launched.
Hello, @filmguerilla,
I’m not sure, about that. Because I don’t have your site access so that is why I provide you with a solution with the CSS code and as you said that it worked. So there’s no need to worry about it.
Regards 8Themes Team.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.