[Resolved] Translate Welcome Emails in WCFM Frontend manager
This thread is resolved. Here is a description of the problem and solution.
Problem: The client is unable to find the welcome email text for translation in the WCFM Frontend Manager and is facing issues with the translation of variable products not showing variations. Solution: To translate the welcome email texts, follow these steps: 1. Navigate to WPML-> Theme and plugins localization, select your theme/plugin, and scan. 2. Go to WPML-> String Translation. 3. Scroll down and click on the "Translate texts in admin screens »" link. 4. Search for the needed strings. 5. Select the strings. 6. Click on the "Add to String Translation" button. 7. Then click on the "« Return to String Translation" link. 8. Translate the strings, clear the cache, and check the front end. For more detailed guidance, check our guide on translating texts in the admin texts screen. Additionally, we need more information to assist with the variable product variations issue. Please provide your Debug information by following the instructions here: Provide Debug Information.
If this solution does not apply to your case, or if it seems outdated, we recommend opening a new support ticket. Also, check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. For further assistance, please visit our support forum at WPML Support Forum.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
Background of the issue:
I am trying to translate welcome emails in WCFM Frontend manager on my site hidden link. I searched in strings, but the welcome email text is not showing. Additionally, the variable products' translation doesn't show variations.
e.g. hidden link
it's translation: hidden link
the translated one don't support options.
Symptoms:
The welcome email text is not appearing in the string search. The translated product page does not support options.
Questions:
How can I translate welcome emails in WCFM Frontend manager?
Why are the variable products' translations not showing variations?
Thanks for contacting WPML forums support. I'll be glad to help you today.
1) Please check the following steps to translate the email strings:
1- Go to WPML-> Theme and plugins localization, select your theme/plugin, and scan
2- Go to WPML-> String Translation
3- Scroll down and click on the "Translate texts in admin screens »" link
4- Search for the needed strings
5- Select the strings
6- Click on the "Add to String Translation" button
7- Then click on the "« Return to String Translation" link
8- Translate the strings, clear the cache, and check the front end
2) Could you please share your Debug information with me?
You can read a detailed explanation about it here. (http://wpml.org/faq/provide-debug-information-faster-support)
The debug info will give me a lot of information about how your site is configured.
1) Let us focus on this ticket on the email translation issue.
We try to keep one issue per ticket in our forum. Continuing with one ticket per issue helps supporters focus on one issue at once and enables other users to find solutions to their questions faster.
2) It's not related to the issue, but according to your Debug.info, the WP memory limit needs to be increased. PHP memory is fine, but WordPress uses 40Mb as default. The minimum requirements for WPML are 128 MB. (Kindly check this page https://wpml.org/home/minimum-requirements/)
You can increase it by adding the following code in your wp-config.php file right before the /* That's all, stop editing! Happy publishing. */ line:
Thank you very much. The issue resolved. It was not found because " & " separated the text made the full text not searchable. only search part of the text found it.