This thread is resolved. Here is a description of the problem and solution.
Problem:
You are experiencing issues where links on the English version of your website incorrectly redirect to Dutch pages. Additionally, Vacancies photos are not displaying correctly on the English version of the projects page.
Solution:
We recommend adding a custom XML configuration to your WPML settings to ensure proper link redirection and content display:
1. Navigate to WPML > Settings > Custom XML Configuration in your WordPress dashboard.
2. Add the following XML configuration and save:
<wpml-config>
<gutenberg-blocks>
<gutenberg-block type="kadence/advancedheading" translate="1">
<xpath>//*[self::h1 or self::h2 or self::h3 or self::h4 or self::h5 or self::h6 or self::p or self::span.wp-block-kadence-advancedheading]</xpath>
<xpath type="link">//a/@href</xpath>
<key name="link" type="link"></key>
</gutenberg-block>
</gutenberg-blocks>
</wpml-config>3. Make a small change and re-translate.
4. Search for the URL inside the ATE editor and translate.
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 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 4 replies, has 0 voices.
Last updated by 5 months, 2 weeks ago.
Assisted by: Dražen.