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: Exception
| Author | Posts |
|---|---|
| June 2, 2025 at 12:49 pm #17097957 | |
|
nuriaD |
Background of the issue: Symptoms: Questions: |
| June 2, 2025 at 5:25 pm #17099075 | |
|
Otto WPML Supporter since 09/2015
Languages: English (English ) Spanish (Español ) Timezone: America/Argentina/Buenos_Aires (GMT-03:00) |
Hello, Divi’s Theme Builder saves each header, body, and footer layout as a custom post type called et_theme_builder. If that post type is set to “Translatable – use translation if available or fallback to default language,” every edit you make in one language updates the same post, so all languages show identical content. The remedies are to (a) duplicate or translate those layout-posts per language using WPML’s Translation Management, or (b) declare the post type Not Translatable and create one independent template for each language. Make sure to clear Divi’s Static CSS and any WPRocket caches after every change to avoid seeing an out-of-date header/footer. Solution A – Translate the existing global templates (recommended) Solution B – Separate templates per language (quick workaround) Here you have detailed documentation: Best Regards, |
| June 6, 2025 at 10:48 am #17113647 | |
|
nuriaD |
Hi Otto, Thank you, |