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.

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Long Nguyen 1 year, 10 months ago.

Assisted by: Long Nguyen.

Author Posts
October 25, 2023 at 8:27 am #14658233

Miguel

Thank you por your answer, Long!

I have detected a high consumption of resources on the server that greatly slows down web browsing and makes the administrator unworkable.

I've never had that happen to me with WPML, could it have to do with the use of machine translation?

Thank you!

October 25, 2023 at 8:35 am #14658301

Long Nguyen
WPML Supporter since 02/2022

Languages: English (English )

Timezone: Asia/Ho_Chi_Minh (GMT+07:00)

Hi Miguel,

Here is the new ticket.

If you use the mode Automatic Translate Everything, WPML may use a higher resource on your site to scan all content and send them to translation. Please observe this issue, if it occurs over a long time, you can enable WP debug log and see if there is any error in the log and share it with me.
If you don't know how to enable WP debug log, please follow the documentation https://wordpress.org/documentation/article/debugging-in-wordpress/

I also need more information on your site by sharing the debug info. If you don’t know how to share the debug info, please follow this article https://wpml.org/faq/provide-debug-information-faster-support/
Your next reply is enabled to share the debug info.

Look forward to your reply.
Thanks

October 26, 2023 at 8:46 am #14668201

Miguel

Thanks for the support! I look into the support menu and noticed thank wp memory limit was on 40MB. I changed in wp-config to 256MB.

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

Thank you!