This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Email not translating
Started by: suentkeR
in: English Support
Problem: get_periodic_quiz_email_content that retrieves the email content to ensure it returns translated content correctly. We recommended replacing the code for retrieving the email subject and body with hardcoded strings, which should be scanned and translated using the String Translation feature: $subject = __('The email subject', 'plugin-text-domain'); $message = __('The email body message', 'plugin-text-domain'); Additionally, we advised registering a shortcode to test if the function returns the correct translations by placing it on a test page and checking the translations in different languages. If these steps do not resolve the issue, the problem might lie within what get_periodic_quiz_email_content returns, or there could be another issue with the setup. If this solution does not apply to your case, or if it seems outdated, we highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. Should you need further assistance, please open a new support ticket. |
|
1 | 9 | 1 month, 1 week ago |