This thread is resolved. Here is a description of the problem and solution.
Problem:
The client needed to reopen a previously closed support ticket regarding an issue where the front page remained in Thai after translation.
Solution:
We recommended wrapping additional block types in the
<gutenberg-blocks>
tag within the WPML configuration file. Here is an example of how to do it:
<wpml-config> <gutenberg-blocks> <gutenberg-block type="abc" translate="1"> ... </gutenberg-block> <gutenberg-block type="def" translate="1"> ... </gutenberg-block> </gutenberg-blocks> </wpml-config>
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your current situation, 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 further assistance is needed, 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.