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.
Tagged: Documentation request
This topic contains 1 reply, has 0 voices.
Last updated by Marcel 1 week, 5 days ago.
Author | Posts |
---|---|
January 29, 2025 at 11:51 am #16646063 | |
Adhish |
Background of the issue: Symptoms: Questions: |
January 29, 2025 at 1:00 pm #16646629 | |
Marcel Supporter
Languages: English (English ) German (Deutsch ) Timezone: Europe/Madrid (GMT+01:00) |
Hi, before your ticket is assigned to one of my colleagues, please allow me to walk you through some initial debugging steps. This will help speed up the support process. To ensure documents print in the correct WPML language, use wpml_switch_language before retrieving order or product data and wpml_current_language instead of get_locale(). For dynamic text, ensure it's registered in WPML String Translation and use wpml_translate_string for proper translation. Does this work for you? Best Regards, |