This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is experiencing an issue with the core List block, where the translation does not appear as expected on their site when using WPML. The expected translation does not match what is displayed.
Solution:
We resolved the issue by removing specific XML configuration that was not necessary for WPML to handle core blocks. Here are the steps to fix the issue:
1. Navigate to WPML -> Settings -> Custom XML Configuration.
2. Remove the following XML:
<gutenberg-block type="core/list" translate="1"> <key name="ordered" /> <key name="start" /> </gutenberg-block> <gutenberg-block type="core/list-item" translate="1"> <xpath>//strong</xpath> <xpath>//li</xpath> </gutenberg-block>
3. Save the changes.
4. Open your post or page with the List block in the default language and save or update the post/page. This should trigger the translation update.
5. If the update does not trigger, make a small change in the content and save again.
6. Update the translation in ATE, review, and hit "Complete translation" ensuring it is at 100%.
7. Repeat steps 3 to 6 for all posts/pages where this List block is used.
8. Clear all caches and check the frontend.
If this solution does not resolve your issue or seems outdated, please check related known issues, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. If the problem persists, we recommend opening 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 2 replies, has 0 voices.
Last updated by 2 weeks, 6 days ago.
Assisted by: Waqas Bin Hasan.