Background of the issue:
I am trying to translate my website using WPML. Everything is working, including a few loop items, but one item is not getting translated. It is the news item. You can find a section on the homepage and the news page.
Symptoms:
A specific loop item, the news item, is not getting translated on the website.
Questions:
Why is the news item not getting translated while other loop items are?
How can I ensure the news item is translated using WPML?
Thanks for contacting us. Could you please share more details about this? Maybe you can include some links and screenshots that highlight the issue?
In the meantime, 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: