Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #484128

    my homepage URL is

    http://istarlove.com

    HOW to remove “CART” Button on product page

    remove

    and I want to translate here

    translation

    please
    Ask for advice
    Let me know what to do to fix

    Thank you so Enfold support team

    • This topic was modified 9 years, 3 months ago by thug0bin.
    #484135

    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

    #484181

    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?

    code

    • This reply was modified 9 years, 3 months ago by thug0bin.
    #484182

    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?

    • This reply was modified 9 years, 3 months ago by thug0bin.
    #484662

    Hey!

    are you using WPML? if not you can try to translate it directly with Poedit.
    Though can you give us a precise link to the translation in question in case you still need help with this issue?

    Regards,
    Andy

    #484669

    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!

    #485149

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.