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/Yerevan (GMT+04:00)

This topic contains 1 reply, has 2 voices.

Last updated by Christopher Amirian 1 year, 11 months ago.

Assisted by: Christopher Amirian.

Author Posts
July 16, 2023 at 4:39 am #14043637

shuk-yinL

I have using WPML and I just installed woocommerce plugin few days ago.
After the installation, the site keeps offline for more than 30 minutes and every hours.
I asked my host and they said there is a problem of the plugin woocommerce and WPML.
How can I solve the problem if I want to use both plugin?
Thank you

July 16, 2023 at 7:28 am #14043787

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

Timezone: Asia/Yerevan (GMT+04:00)

Hi there,

We will need more data from the hosting service provider and a report to be able to know what is the issue.

If we do not know what is the issue that site is down from their report we are blink and shooting int he dark.

From the debug information that you shared I can suggest the points below:

Increase PHP Memory Limit

The minimum requirement is 128M but I suggest that you increase it to 512M: https://wpml.org/home/minimum-requirements/

You can add this by adding the code below to "wp-config.php" file of your WordPress installation root folder:

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

Please add the code above the line below:

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

Install Woocommerce Multilingual plugin

WPML is not compatible with Woocomemrce unless you install the Woocommerce Multilingual plugin.

For more information:

https://wpml.org/documentation/related-projects/woocommerce-multilingual/

Thanks.

The topic ‘[Closed] My site is down after installing woo commerce and WPML’ is closed to new replies.