This thread is resolved. Here is a description of the problem and solution.
Problem:
You are working on a site under development and trying to translate the FSE Navigation block using WPML, but the links still point to the wrong (English) URLs. The FSE menu links are not updated according to the language version after translation.
Solution:
1. Ensure you have translated the menu as described in our guide. Check the documentation here: WPML 4.5.3 compatibility with WordPress 5.9 and Full Site Editing. Also, verify that the page title in the secondary language is translated.
2. Increase the WP memory limit to at least 128MB. You can add the following code to your wp-config.php file:
/* Memory Limit */<br />define('WP_MEMORY_LIMIT', '128M');
Add it above the line /* That's all, stop editing! Happy blogging. */
You can double-check the WordPress memory limit in WPML -> Support.
If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable 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. If needed, please open a new support ticket at WPML support forum for further assistance.
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.