From 4c0753401fb09ba1b8d3fabe6f0819b31b5e193d Mon Sep 17 00:00:00 2001 From: "Chai (David Garcia Watkins)" Date: Tue, 7 Jul 2026 13:26:29 +0000 Subject: [PATCH] [wpmlpb-841] Elementor: translate atomic image (e-image) alt text Register the atomic image widget's stored alt (image>value>src>value>alt>value) as a translatable string so it is picked up for translation. This covers URL-based atomic images, whose rendered alt comes from the widget; media-library (id-based) images render the attachment's alt and remain handled by media translation. https://onthegosystems.myjetbrains.com/youtrack/issue/wpmlpb-841/ Co-authored-by: Chai --- elementor/wpml-config.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/elementor/wpml-config.xml b/elementor/wpml-config.xml index c5e1901..addc224 100644 --- a/elementor/wpml-config.xml +++ b/elementor/wpml-config.xml @@ -756,6 +756,7 @@ link>value>destination>value link>value>label>value + image>value>src>value>alt>value