• Resolved dummyrafiq

    (@dummyrafiq)


    Hye, I need to change registration form field “Payment email address *” to “account number / bank name”.

    How to change it?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dummyrafiq

    (@dummyrafiq)

    I have try to change in > class.yith-wcaf-affiliate-handler.php but nothing happen.

    Need to change the label since payment are not via paypal but manually into bank account

    Plugin Author YITHEMES

    (@yithemes)

    Hello there,

    hope you are doing well 🙂

    If you want to change ‘Payment email address’ string you will have to replace the templates.
    Copy the following template:
    – wp-content/plugins/yith-woocommerce-affiliates/templates/shortcodes/registration-form.php

    Paste it in the following path:

    – wp-content/themes/your_active_theme/woocommerce/yith-wcaf/shortcodes/registration-form.php

    You will probably need to create ‘woocommerce’, ‘yith-wcaf’ and ‘shortcodes’ folders.

    Change the string ‘Payment email address’ on line 141 and line 217 approximately.

    You should see the changes correctly.

    Let us know.

    Have a great day!

    • This reply was modified 4 years, 9 months ago by YITHEMES.
    • This reply was modified 4 years, 9 months ago by YITHEMES.
    • This reply was modified 4 years, 9 months ago by YITHEMES.
    • This reply was modified 4 years, 9 months ago by YITHEMES.
    Thread Starter dummyrafiq

    (@dummyrafiq)

    Yes! It worked! Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change “payment email address”’ is closed to new replies.