Tagged: button, Cart, remove cart, translate, woocommerce
-
AuthorPosts
-
August 6, 2015 at 8:03 pm #484128
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 fixThank you so Enfold support team
-
This topic was modified 10 years, 2 months ago by
thug0bin.
August 6, 2015 at 8:17 pm #484135Hi 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!
YigitAugust 6, 2015 at 9:57 pm #484181thanks BRO! Yigit
I’ll ask one more
I want to change the SKU CODEand
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?

-
This reply was modified 10 years, 2 months ago by
thug0bin.
August 6, 2015 at 9:57 pm #484182I’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?
-
This reply was modified 10 years, 2 months ago by
thug0bin.
August 7, 2015 at 7:44 pm #484662August 7, 2015 at 7:56 pm #484669HI Andy
Thanks Answers
I do not use wpmlThe URL in the following
http://istarlove.comAnd Andy
How do I arrange the goods to the SKU numbers in order In the product page
Friendly guide Thanks!
August 10, 2015 at 11:00 am #485149Hi!
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 -
This topic was modified 10 years, 2 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
