This thread is resolved. Here is a description of the problem and solution.
Problem:
You are trying to translate the field link for each item on the Filterable Gallery addon from Essential Addons but the XML code you used did not work.
Solution:
We recommend using the following XML code to make the link available for translations:
<widget name="eael-filterable-gallery"> <fields-in-item items_of="eael_fg_gallery_items"> <field type="Filterable Gallery: eael_fg_gallery_item_name" editor_type="LINE">eael_fg_gallery_item_name</field> <field type="Filterable Gallery: Item Link" editor_type="LINK">eael_fg_gallery_item_video_link</field> </fields-in-item> </widget>
If you are using the Advanced Translation Editor, you will need to search for the URLs in the editor.
If this solution does not resolve your issue or seems outdated, 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. If the problem persists, please open a new support ticket.
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 contains 5 replies, has 2 voices.
Last updated by 2 months, 1 week ago.
Assisted by: Shekhar Bhandari.