Tagged: button, Cart, remove cart, translate, woocommerce
my homepage URL is
HOW to remove “CART” Button on product page
and I want to translate here
please
Ask for advice
Let me know what to do to fix
Thank you so Enfold support team
Hi thug0bin!
1- Please add following code to Functions.php file in Appearance > Editor
remove_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart' );
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 30 );
2- Then go to WooCommerce > System Status > Tools > Force Translation Upgrade
Cheers!
Yigit
thanks BRO! Yigit
I’ll ask one more
I want to change the SKU CODE
and
I want to sort by SKU In the product page
one more
This translation does not apply.
Is there a way I can directly enter the translation?
I’ll ask one more
I want to change the SKU CODE
And
This translation does not apply.
Is there a way I can directly enter the translation?
HI Andy
Thanks Answers
I do not use wpml
The URL in the following
http://istarlove.com
And Andy
How do I arrange the goods to the SKU numbers in order In the product page
Friendly guide Thanks!
Hi!
as I already told you try to translate it directly with Poedit. If you have troubles with this I would ask WooCommerce support as they their plugin best.
Regards,
Andy