This thread is resolved. Here is a description of the problem and solution.
Problem:
If you switch to Chinese Simplified on your homepage, you encounter a fatal error.
Solution:
We found that some strings contained placeholders like
%1$s
,
%3$s
which were either missing or incorrect in the Chinese translation. This discrepancy caused the fatal error. We corrected these placeholders in the affected strings, ensuring they are formatted correctly, such as changing
%1$
to
%1$s
.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we recommend opening a new support ticket. Additionally, 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. For further assistance, please visit our support forum at https://wpml.org/forums/forum/english-support/.
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 1 day, 21 hours ago.
Assisted by: Andrey.

