Skip Navigation

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
- 9:00 – 18:00 9:00 – 18:00 9:00 – 18:00 9:00 – 18:00 9:00 – 18:00 -
- - - - - - -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 2 replies, has 2 voices.

Last updated by Waqas Bin Hasan 1 year, 4 months ago.

Assisted by: Waqas Bin Hasan.

Author Posts
August 29, 2023 at 7:52 am #14304731

steveK-13

Hello, everything used to work before, but now string translation finds the expressions but no longer displays them translated. Example: 404 page hidden link

02 wpml.jpg
01 wpml.jpg
August 29, 2023 at 7:57 am #14304793

steveK-13

wp login:

**removed for security reasons**

August 29, 2023 at 10:55 am #14306243

Waqas Bin Hasan
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

Hello Steve,

Thank you for contacting the support.

First of all, I ‘ll advise you to fix “WP Memory Limit” to at least 128MB while 256MB is recommended. See https://wpml.org/home/minimum-requirements/ for detailed information. You can set this in your wp-config.php file by adding following code:

define( 'WP_MEMORY_LIMIT', '128M' );
define( 'WP_MAX_MEMORY_LIMIT', '256M' );

Remember to add these lines before the line where it says:
/* That's all, stop editing! Happy publishing. */

Then, please can you check with a default theme of WordPress like 2021 or 2023? Unfortunately the current theme isn't on our compatibility list so I am not sure if it is incorporating WP Localization correctly or not.

I've checked hidden link, as based on your screenshot I assume English is the default so hidden link 'll probably show English, while /et/ URL should show the translated one.

Or if it is other way around, please try to change the language of that string (i.e. if your default language is ET).

Please let me know and I'll try my best to further help you on the matter.

P.S.: Do not share access info in public messages. I've removed for security reason. Please ask to enable private reply.

Regards.

The topic ‘[Closed] Don´t translate anymore’ is closed to new replies.