Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:
The client needed to change the value of the Tagline and Blog Title strings for their website using the Hello theme, which is compatible with WPML. They also had issues with translating Rank Math's %Sitename% placeholder, as it was not reflecting on the live site despite being translated in WPML's String Translation.

Solution:
1. To change the Tagline and Blog Title strings, go to WPML > String Translation. Check the boxes for these strings, scroll down, and switch the language to one that is not yet set up on the site. This will allow you to change the strings for English, adding a new column with a '+' for the EN flag.

2. For Rank Math SEO integration with WPML, refer to the following documentation:

3. To address the WP Memory Limit issue, add the following code to the wp-config.php file:

/* WP Memory Limit */<br />define('WP_MEMORY_LIMIT', '256M');<br />define('WP_MAX_MEMORY_LIMIT', '256M');

Place it before the line that says

/* That's all, stop editing! Happy blogging. */

. If the hosting provider limits these settings, contact them to request an increase.

If the provided solution does not apply to your case, or if it seems outdated, we recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket. We highly recommend creating a backup of your site before making any changes.

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.

Tagged: 

This topic contains 17 replies, has 2 voices.

Last updated by ylyasK 9 months, 1 week ago.

Assisted by: Mihai Apetrei.

Author Posts
February 28, 2024 at 12:46 pm #15353942

Mihai Apetrei
Supporter

Languages: English (English )

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

Yes, that's what I did in my test with the "Blog Title".

February 28, 2024 at 10:38 pm #15356009

ylyasK

Thank you

March 1, 2024 at 3:41 pm #15363679

ylyasK

Mihai could you please kindly let me know how were you able to change the values of Tagline and Blog Title on WPML string translation. My values on WordPress -> General settings are correct and I want them to be on WPML string translation -> Tagline and Blog Title

On my stage site somehow you could do it

All screenshots are attached

Thanks in advance

2024-03-01_20-33-21.png
2024-03-01_20-35-32.png
2024-03-01_20-39-21.png
March 1, 2024 at 3:46 pm #15363740

ylyasK

I found out, sorry for bothering