I am trying to:
Sync the menus (main, footer, etc.)
Link to a page where the issue can be seen: hidden link hidden link hidden link
I expected to see:
Same menu structure should be followed from the original English version with the translated versions. I can see from the backend that the menus are properly translated - I even set manual translation to custom items.
Instead, I got:
On the main menu, the items are incomplete. On the footer, most of the items are being repeated.
Welcome to the WPML support forum. Thanks for contacting us.
We are currently handling a high amount of ticket and while waiting for one of my colleagues to help with this ticket, please allow me to walk you through some initial debugging documentation.
I already tried synching the menu multiple times but still the structure and items of the English version are not being synced to the translated versions.
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: