Waiting for author
Overview of the issue
When using the WoodMart theme’s Promo Banner widget in Elementor with WPML, the banner image does not display the translated version, even after using WPML Media Translation.
Workaround
- Go to WPML > Settings > Custom XML Configuration.
- Add the following configuration code and save:
<wpml-config> <elementor-widgets> <widget name="wd_banner"> <fields> <field type="post-ids" sub-type="attachment">image>id</field> <field>image>alt</field> <field>subtitle</field> <field>title</field> <field>btn_text</field> <field>content</field> </fields> </widget> </elementor-widgets> </wpml-config>
- Make a small edit to the original page and save it.
- Re-save your translation.