This thread is resolved. Here is a description of the problem and solution.
Problem:
If you're unable to see where to translate custom title text and custom description text for images in the Uncode theme, particularly in the second section of the home page.
Solution:
We recommend following these steps to configure the translation settings for custom texts:
1. Navigate to WPML → Settings → Custom XML Configuration.
2. Add the following XML configuration:
<wpml-config>
<shortcodes>
<shortcode>
<tag>vc_single_image</tag>
<attributes>
<attribute>media_title_custom</attribute>
<attribute>media_subtitle_custom</attribute>
</attributes>
</shortcode>
</shortcodes>
</wpml-config>3. Save the configuration.
4. Make a slight change to the original page and update it (revert the change afterward).
5. The custom title text and custom description should now be available for translation.
For more detailed guidance, refer to the WPML documentation on language configuration files.
Please note that this solution might be outdated or not applicable to your specific case. 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 issue 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 4 replies, has 0 voices.
Last updated by 3 months, 3 weeks ago.
Assisted by: Andrey.

