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

Supporter timezone: Africa/Cairo (GMT+03:00)

This topic contains 1 reply, has 2 voices.

Last updated by Osama Mersal 11 months ago.

Assisted by: Osama Mersal.

Author Posts
August 19, 2024 at 12:33 pm #16083446

uidb-software-ltdP

Background of the issue:
Hi, my main language in the homepage is English, but all the content looks in Thai, and I can't find a way to change it. I don't have Thai in my website and I haven't selected Thai to be a part of my languages. The site I need help with is hidden link.

Symptoms:
The homepage content is displayed in Thai instead of English.

Questions:
How can I change the homepage content from Thai to English?
Why is the content showing in Thai when I haven't selected Thai as a language?

August 19, 2024 at 12:55 pm #16083568

Osama Mersal
WPML Supporter since 02/2020

Languages: English (English ) Arabic (العربية )

Timezone: Africa/Cairo (GMT+03:00)

Hi,

Thanks for contacting WPML forums support. I'll be glad to help you today.

1) Please edit the English home page using the WordPress editor or your page builder and check the language inside the editor.

2) It's not related to the issue, but according to your Debug.info, the WP memory limit needs to be increased. PHP memory is fine, but WordPress uses 40Mb as default. The minimum requirements for WPML are 128 MB. (Kindly check this page 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:

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

Best regards,
Osama

The topic ‘[Closed] Main language is english but it shows Thai un the content’ is closed to new replies.