This thread is resolved. Here is a description of the problem and solution.
Problem:
The client was unable to translate links in various sections of their multilingual website using Elementor and WPML. These included product images, service box icons, and other elements that did not show up in the translation editor.
Solution:
We recommended disabling the cache temporarily to ensure changes could be reflected immediately. We provided custom XML configurations to enable the translation of specific Elementor widgets. For example, we added:
<widget name="image"> <fields> <field>image>url</field> <field>link>url</field> <field>jupiter_widget_tooltip_description</field> </fields> </widget>
and
<widget name="tp-info-box"> <fields> <field>loop_content</field> <field>title</field> <field>content_desc</field> <field>button_text</field> <field>full_infobox_link>url</field> <field>display_pin_text</field> <field>pin_text_title</field> </fields> <fields-in-item items_of="loop_content"> <field>loop_title</field> <field>loop_button_text</field> </fields-in-item> </widget>
These configurations should be added under WPML > Settings > Custom XML Configuration. After adding, the client should refresh the primary language page and save it to apply the changes. For further guidance on registering custom Elementor widgets for translation, we advised checking the documentation at https://wpml.org/documentation/support/multilingual-tools/registering-custom-elementor-widgets-for-translation/.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, please open a new support ticket. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. For further assistance, visit our support forum at https://wpml.org/forums/.
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.
This topic is split from https://wpml.org/forums/topic/plus-addons-for-elementor-cannot-be-translated/