Background of the issue:
I am trying to translate the Maintenance mode template (coming soon) using WPML. I have already translated it inside the WPML advanced editor, but the translated page is not showing on the front end. The language switcher only shows the current language. When I try to access the translated content directly by adding 'en' at the end of the URL hidden link, it redirects me to hidden link. The issue can be seen on the page: hidden link.
Symptoms:
The language switcher does not allow switching to English, and accessing the translated page directly via URL results in a redirect to the main page.
Questions:
Why is the translated Maintenance mode template not showing on the front end?
Why does the language switcher not allow switching to English?
Why does accessing the translated page via URL result in a redirect to the main page?
I will need to closely examine your website. Therefore, I will require temporary access (WP-Admin and FTP) to a test site where the problem has been replicated, if possible. This will enable me to provide better assistance and determine if any configurations need to be modified.
Please note that it is important to have a backup for security purposes and to prevent any potential data loss. You can use the UpdraftPlus plugin (https://wordpress.org/plugins/updraftplus/) to fulfill your backup requirements.
Your upcoming reply will be treated with confidentiality and will only be visible to you and me.
✙ To resolve the issue, I may need your consent to deactivate and reactivate plugins and the theme, as well as make configuration changes on the site if necessary. This emphasizes the significance of having a backup.
While checking the debug info, I see that the WordPress Memory Limit is below the requirements. The minimum requirements are 128M, but we do recommend 256M and the debug information of your site shows it set to 40M. Please check this link for more details https://wpml.org/home/minimum-requirements/.
You can increase it by adding the following code in your wp-config.php file, right before the /* That’s all, stop editing! Happy publishing. */ line:
Thanks for your reply. I've checked and it looks like the homepage is not translated to English yet as shown in the attached screenshot. hidden link . Could you complete the translation and let me know if the issue is fixed?