This thread is resolved. Here is a description of the problem and solution.
Problem:
The link associated with the Divi button is not appearing for translation
Solution:
We recommend adding the WPML language configuration code in WPML>>Settings>>Custom XML Configuration. After adding the following code, please update the page in the original language after making a minor edit to refresh the translation settings. Then, update the translation to check if the issue persists.
<wpml-config>
<shortcodes>
<shortcode>
<tag>et_pb_button</tag>
<attributes>
<attribute>button_text</attribute>
<attribute>button_url</attribute>
</attributes>
</shortcode>
</shortcodes>
</wpml-config>
For more details, you can refer to a similar issue discussed in our forum: WPML Forum Discussion.
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 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.