This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is trying to optimize the English version of the homepage but is facing issues with the translated page not appearing and the menu item "Homepage" not being displayed.
Solution:
We noticed that the client's website does not meet the minimum memory requirements for WPML to function properly. We recommend increasing the WP Memory Limit to at least 128MB, with 256MB being preferable. To do this, add the following code to the wp-config.php file:
define( 'WP_MEMORY_LIMIT', '256M' );<br />define( 'WP_MAX_MEMORY_LIMIT', '512M' );
For more details on how to edit the wp-config.php file, please visit Editing wp-config.php.
Please note that this solution might not be relevant if it's outdated or not applicable to your case. If after trying the above steps you still encounter issues, we highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please do not hesitate to open a new support ticket with us.
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 9 months, 2 weeks ago.
Assisted by: Lucas Vidal de Andrade.