• Resolved tonygao

    (@tonygao)


    Now, it show as “Back Campaign Now” for all products in store. Please only change “chekout button text” to “Back Campaign Now” when the product is “crowdfunding product” as there are other products in the woocommerce store.

    thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Md. Jobayer Al Mahmud

    (@jobayertuser)

    Hello @tonygao,

    Will you please describe your problem more efficiently. It’s too much short information to understand your problem.

    Regards.

    Thread Starter tonygao

    (@tonygao)

    I have multiple products in my WooCommerce store, also the “TeraWallet – For WooCommerce” installed. When I buy a cloth in store and choose to pay with the credits in TeraWallet, the Checkout Button text is “Back Campaign Now” but really should be something like “Pay Now” etc.

    Plugin Support Md. Jobayer Al Mahmud

    (@jobayertuser)

    Hello @tonygao,

    Just go here wp-content/plugins/wp-crowdfunding/includes/woocommerce/Woocommerce.php line number 148 and change the string.

    $button_text = __( 'Back Campaign Now', 'wp-crowdfunding' ); to $button_text = __( 'Pay Now', 'wp-crowdfunding' );

    Regards

    Thread Starter tonygao

    (@tonygao)

    THank

    Thanks this was driving me crazy.

    Plugin Support Md. Jobayer Al Mahmud

    (@jobayertuser)

    Hello @ourcoastau,

    I am very glad that you have successfully made the changes you want.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘problem with “Checkout Button text”’ is closed to new replies.