- This topic has 2 replies, 2 voices, and was last updated 13 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Change the language of the emails
Hi,
in the plugin on the WordPress menu you can change the language (for me german).
I changed the mails and the mails for an order are now in german. But when an affiliate earnes something, then this email is always in english.
Where can I change it? In any PHP-File?
Please open the language file (e.g ger.php) in the “lang” directory of “wp-affiliate-platform” and search for the following two constants-
AFF_COMMISSION_RECEIVED_NOTIFICATION_SUBJECT
AFF_COMMISSION_RECEIVED_NOTIFICATION_BODY
when the affiliate earns commission an email is sent with the above subject and body. Now you can change it to whatever you want.
Please also have a look at the following post which will explain the plugin language translation:
https://support.tipsandtricks-hq.com/forums/topic/plugin-language-translation
Thank you!