This thread is resolved. Here is a description of the problem and solution.
Problem:
The client was unable to find the 'Read More' text in the string translations after translating their website into French and German using WPML. This text is part of a button used in several places on their website.
Solution:
We recommended adding a custom XML configuration to WPML to handle the translation of this specific element. Here are the steps we suggested:
1. Create a custom XML configuration for the 'Read More' button. You can follow the guide on how to do this here: Translate Custom Shortcodes with WPML.
2. Add the following XML code to WPML → Settings → Custom XML Configuration:
<wpml-config> <shortcodes> <shortcode> <tag>vc_column_inner</tag> <attributes> <attribute>closed_txt</attribute> </attributes> </shortcode> </shortcodes> </wpml-config>
3. Modify the original page slightly and save it. Then, revert the changes and navigate to the WPML translation editor to update the page translation.
Please note that this solution might be outdated or not applicable to your specific case. If this solution does not resolve your issue, 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 you still need assistance, please open a new support ticket 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 contains 3 replies, has 0 voices.
Last updated by 2 months, 4 weeks ago.
Assisted by: Andrey.