Emails in different languages are not functioning
-
Hello,
I have a WordPress site where I’m using the Polylang plugin (English en_US, Deutsch de_DE, and Bengali bn_BD) to add multiple language support.
From the “Booking Listing,” I can easily switch the language of a booking. However, after changing the language, when I try to reject or approve a booking, the email does not send content using the selected language. I followed this guide: https://ww.wp.xz.cn/support/topic/polylang-form/, but it didn’t help much. I can change the email heading, but the [content] part and email subject remain in English, even when I select another language. Translation files are already in place (MO and PO files in the plugin/translations folder).
Example code I tried, but I still have no luck:
Your reservation for: [dates] has been approved.
[content]
Thanks
[siteurl][lang=de_DE]
Ein booking: [dates]
[content]
Danke
[siteurl]Thank you.
The topic ‘Emails in different languages are not functioning’ is closed to new replies.