From 89a2c17914935c923d2565750220295ccca9639c Mon Sep 17 00:00:00 2001 From: "Chai (David Garcia Watkins)" Date: Mon, 6 Jul 2026 11:59:12 +0000 Subject: [PATCH] [wpmlpb-857] divi/menu: capture rendered logo title/alt from decoration Divi renders the menu logo title/alt from the module decoration attributes (targetElement="logo"), but the config only captured the non-rendered logo>innerContent alt/titleText copies - so translating them had no front-end effect. Add the module>decoration>attributes>* capture (as divi/image already has) and drop the dead logo>innerContent alt/titleText. Verified on the local site: the decoration title/alt now register as translatable strings; the innerContent copies no longer do. String-based (no wildcard-media dependency), ships with WPML 5. https://onthegosystems.myjetbrains.com/youtrack/issue/wpmlpb-857/ Co-authored-by: Chai --- Divi/wpml-config.xml | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/Divi/wpml-config.xml b/Divi/wpml-config.xml index fedc4fd..e856664 100644 --- a/Divi/wpml-config.xml +++ b/Divi/wpml-config.xml @@ -847,14 +847,27 @@ + + + + + + + + + + + + + + + - - @@ -862,8 +875,6 @@ - - @@ -871,8 +882,6 @@ - -