This thread is resolved. Here is a description of the problem and solution.
Problem:
The client was experiencing issues with non-translatable links in their multilingual site.
Solution:
We corrected the custom XML configuration to ensure that the links became translatable. Below is the correct code.
<widget name="wdt-image-box"> <fields-in-item items_of="item_contents"> <field>media_image>url</field> <field>item_title</field> <field>item_sub_title</field> <field>item_description</field> <field type="Carousel Image Link" editor_type="LINK" key_of="item_link">url</field> <field>item_button_text</field> </fields-in-item> </widget>
We then resaved the primary language page to apply these changes. We recommend checking the updated page to confirm that the links are now correctly functioning in different languages.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend opening a new support ticket. Please also check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. For further assistance, you can contact us directly at WPML support forum.
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/some-pages-seem-to-have-incomplete-or-missing-translations-i-dont-have-any-issues-with-the-credi/