Skip to content Skip to sidebar

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.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 12:00 7:00 – 12:00 7:00 – 12:00 7:00 – 12:00 7:00 – 12:00 -
- 13:00 – 15:00 13:00 – 15:00 13:00 – 15:00 13:00 – 15:00 13:00 – 15:00 -

Supporter timezone: Europe/Madrid (GMT+02:00)

Tagged: 

This topic contains 3 replies, has 0 voices.

Last updated by Carlos Rojas 2 days, 9 hours ago.

Assisted by: Carlos Rojas.

Author Posts
April 7, 2026 at 5:45 am #17952535

christianw-40

Until Friday, everything was fine. When we updated Yoast and WPML on Saturday, I started facing the issues. It is Multilingual Website. set with WPML and Yoast both Premium one. After the latest Updates, Yoast Remove all Language wise Meta title and Description and set the title and meta description form default language english. Its Happened only in Category and Tags. Rest all are good. I shared the screenshot also. In the Backend all is translated, but in the Frontend its showing in English in all Language. This push me down in the Google Ranking. Please help me to sort it out. I want solutions before my rank is completely affected.

April 8, 2026 at 10:19 am #17956410

Carlos Rojas
WPML Supporter since 03/2017

Languages: English (English ) Spanish (Español )

Timezone: Europe/Madrid (GMT+02:00)

Hello,
Thank you for contacting us

1.- Please increase the WP memory Limit. Minimum requirements are 128Mb: https://wpml.org/home/minimum-requirements/
You can add this to wp-config.php to increase WP memory:

/* Memory Limit */
define('WP_MEMORY_LIMIT', '256M');

- Add it above the line /* That's all, stop editing! Happy blogging. */

You can double-check the WordPress memory limit in WPML -> Support

2.- If the issue persists after increasing the WordPress memory limit, then follow these steps:
- Edit a category in the original language
- Make sure the metadata is correct
- Re-save the category
- Update the translations
- Check if the issue has disappeared in the front end

Can you tell me the results of the steps described above?
Regards,
Carlos

April 11, 2026 at 7:06 am #17963070

christianw-40

Still the problem Persist. As per your suggestion I Updated the Memory size 256MB and then save the category from each language. but still facing same issues.

But I also talked with Yoast Team, They logged in my website and showed me one thing that when we are updating the title and Meta Descriptions from hidden link then only its fetching in the website, which is not normal. they updated that WPML overwrites the information you enter in the Yoast meta box with their own string translation feature. WPML can provide you with further information about why this happens and how to change the behavior, if WPML offers other options.

After I changed there its showing the actual Data in the frontend hidden link

So please help me to fix the Issues.

Also Found other People also have this issues.
https://wpml.org/forums/topic/wpml-yoast-data-shows-different-language-on-taxonomie-pages/

Screenshot 2026-04-11 123537.jpg
unnamed (1).png
April 13, 2026 at 6:43 am #17964714

Carlos Rojas
WPML Supporter since 03/2017

Languages: English (English ) Spanish (Español )

Timezone: Europe/Madrid (GMT+02:00)

Thank you very much for your message.

1.- Please share a URL where the issue can be seen and that we can use as a reference.

2.- Can you explain where you got the code that appears in line 112 of the wp-config.php file that you shared in the screenshot of your last message?

3.- Share the access credentials to your site in your next message, which I have set private, so I can reproduce the issue and double-check the WPML configuration.

Confirm you have created a full site backup that you can restore if necessary.

Important note: The code to increase the WordPress memory limit must be above the line: /* That's all, stop editing! Happy blogging. */ in line 101

Looking forward to your message.