Archived topic
Remove addClass("buttons-added").prepend( from GP Premium
3 replies · Started by Alessio Angeloro on February 17, 2020
Hi,
from this file gp-premium/woocommerce/functions/js/woocommerce.min.js, for some reason, I need to remove this "addClass("buttons-added").prepend(" without compromise the plugin updates, is it possibile to do that ?
Thank in advance,
Alessio
Hi there,
What do you mean by compromise plugin updates? Are you getting a specific error?
Hi Tom,
no absolutley, but at this time o just commented the code line inside plugins file, when i run an update my comment wil be override by new updated file.
So i ask you if exist a workaround to remove those line.
Thanks
You would have to disable the quantity buttons in Customize > Layout > WooCommerce.
If you need them, we would need to figure out what the error is.