This thread is resolved. Here is a description of the problem and solution.
Problem:
The client was unable to update the link targets for two buttons in the top slider element on their multilingual website. While one link could be found and edited in the Advanced Translation Editor (ATE), it did not reflect on the live site.
Additionally, the second link was missing from the ATE and could not be updated.
Solution:
1. We asked the client to clear the website's cache using the "WP-Optimize Premium - Clean, Compress, Cache" plugin and then disable it.
2. We instructed the client to set the German links the same as in the Dutch version, using the Enfold page builder instead of setting them manually.
3. We recommended making minor changes to the default language page and updating it to trigger an update on the translations.
4. We suggested testing in a minimal setup environment with only the theme, WPML plugins, and essential plugins active.
5. We provided a custom XML configuration code to add to the WPML -> Settings -> Custom XML Configuration tab:
<wpml-config> <shortcodes> <shortcode> <tag>av_fullscreen_slide</tag> <attributes> <attribute>title</attribute> <attribute>button_label</attribute> <attribute type="link" encoding="av_link">link1</attribute><br /> <attribute>button_label2</attribute> <attribute type="link" encoding="av_link">link2</attribute><br /> </attributes> </shortcode> </shortcodes> </wpml-config>
6. We advised the client to update the page in the default language with minor changes and translate again with automatic translation.
The client confirmed that the issue was resolved after adding the custom XML configuration code.
Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If the issue persists, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If necessary, please open a new support ticket with us.
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 21 replies, has 2 voices.
Last updated by 1 year, 3 months ago.
Assisted by: Marsel Nikolli.