This thread is resolved. Here is a description of the problem and solution.
Problem:
You are trying to translate all link targets on your website using the Divi side by side buttons module, but the links are still pointing to English pages on the French version of the website. Despite re-translating the page, the side by side buttons on the home page and articulated arms page still link to English pages.
Solution:
We found that the dual buttons module needed to be registered for translation. We registered it by adding the following code to WPML-> Settings-> Custom XML tab:
<wpml-config><shortcodes><shortcode><tag>ba_dual_button</tag><attributes><attribute>btn_a_text</attribute><attribute>btn_a_link</attribute><attribute>btn_b_text</attribute><attribute>btn_b_link</attribute></attributes></shortcode></shortcodes></wpml-config>
After adding this code, update the home page in the default language and update its translation using the translation editor to translate the URLs in the editor. Check the French home page to see if the buttons now correctly link to the French pages.
If this solution does not resolve your issue or seems outdated, we 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 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.