Your account expired support, please renew to get your support.

HomePage Forums Themes Support Freshio – Organic & Food Store WordPress Theme Change text Add to cart at Mainpage and Shop

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16531
    vomgartenshop
    Support Expired

    I tried Loco translate but it didint work. I just change at MainPage and Shop not at the Product Page.

    Text:

    > Jetzt Shoppen

    #16542
    vomgartenshop
    Support Expired

    Problem solved.

    add_filter( ‘woocommerce_product_add_to_cart_text’, ‘woocommerce_custom_product_add_to_cart_text’ );
    function woocommerce_custom_product_add_to_cart_text() {
    return __( ‘Buy Now’, ‘woocommerce’ );
    }

    #16578

    Good job!

    Ok, let me know if you need to help.

    #16616
    vomgartenshop
    Support Expired

    Can you check my other topic about price varitions

    #16666

    Hix,

    I can’t check your site: https://prnt.sc/1xkdimq

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.