My team has observed on two of our sites that when using the latest version of WPML with the latest version of WordPress (6.4.3 at the time), the site redirects users to the default language domain for the home page only.
When WordPress is rolled back to 6.3.3, then this problem is no longer produced.
Thank you for contacting WPML Support, I will gladly help you.
To expedite handling your support requests, can you please share WPML support debug information from your site?
* To provide the debug information:
- Login to your site and go to WPML -> Support, in there click on the “debug information” link at the bottom of the page.
- Once on the “debug information” page, select the entire text box content and copy it.
- Go back to our support forum, find the debug information box, and paste it.
1) According to your debug info, the WP memory limit needs to be increased, WordPress uses 40Mb as default and the minimum requirements for WPML are 128 MB. (Kindly check this page: https://wpml.org/home/minimum-requirements/)
You can increase it by adding the following code in your wp-config.php file right before the line: /* That's all, stop editing! Happy publishing. */