This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is trying to translate the website header using WPML, but only the original Polish version appears, not the translated versions.
Solution:
1. We recommend reading the documentation on creating multilingual layouts with Jupiter X and WPML, especially the section on "Setting Jupiter X Customization Options for Different Languages". This might help in saving customizations in other languages. Documentation links:
From the author
From us
2. Increase the PHP memory limit to at least 128M, preferably 256M, by adding the following code to your wp-config.php file:
/* Memory Limit */ define('WP_MEMORY_LIMIT', '256M');
More information on minimum requirements can be found here: WPML Minimum Requirements
If these steps do not resolve your issue, or if the solution seems outdated or irrelevant to your 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. Additionally, you can open a new support ticket for further assistance 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 1 reply, has 2 voices.
Last updated by 10 months, 4 weeks ago.
Assisted by: Nicolas V..