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.

Tagged: 

This topic contains 17 replies, has 1 voice.

Last updated by Christopher Amirian 3 weeks ago.

Assisted by: Christopher Amirian.

Author Posts
April 16, 2025 at 5:00 am #16936519

jons-23

Background of the issue:
I want to deactivate the WPML plugin and am concerned about whether doing this will affect or harm my website or the credits I have used. I am considering deactivating and then reactivating the plugin or deleting the WPML cache to solve my problem. The issue can be seen at: hidden link

Symptoms:
No specific error messages or unexpected behavior were reported.

Questions:
Will deactivating the WPML plugin affect or harm my website?
Will deactivating the WPML plugin affect the credits I have used?
Can deactivating and reactivating the plugin solve my problem?
Can deleting the WPML cache solve my problem?

April 16, 2025 at 7:57 am #16937182

jons-23

plz help

April 16, 2025 at 3:46 pm #16940081

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

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

Hi,

Welcome to WPML support.

1) Deactivating WPML should not harm the website. But in anycase it is recommended that you have a backup of the website.

2) No credits will be lost if you deactivate WPML

3) I will need more detailed information on what happened and what is the issue in the first place.

4) You can always test WPML cache deleting and see what happens.

In general if you get a fatal error the best way is to enable WordPress debug mode to see what is the error under the hood.

Would you please access your website files and edit the "wp-config.php" file on the root folder of your WordPress installation and add the code below into the file:

define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', true );

Please add the code above the line below:

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

For more information:
https://wpml.org/documentation/support/debugging-wpml/

Thanks.

April 16, 2025 at 4:04 pm #16940130

jons-23

you can see my problem in photo that i have uploaded. my site is good but in the case of translation for arabic it causes that error in the photo you can see. for that what should i needed to do and while doing that should i needed the backup of my site and it lost my credits i have done with what will happen from beginning to end i needed the full information.

WPML (2).PNG
April 17, 2025 at 7:42 am #16942328

jons-23

??

April 17, 2025 at 1:04 pm #16944098

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

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

Hi,

Thank you for the screenshot. Let me explain what should be the next steps.

The screenshot you shared shows the critical error message which is a general error and it does not show the actual error under the hood.

The step 4 in my previous reply is what was needed to enable the debug mode to see the actual error to know why the error happens.

I also need to inform you that your WordPress installation uses 40M PHP memory limit which is very low. 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. */

I can enable the debug mode and increase PHP memory limit for you if needed. I'd appreciate it if you could give me the URL/User/Pass of your WordPress dashboard after you make sure that you have a backup of your website.
It is absolutely important that you give us a guarantee that you have a backup so if something happens you will have a point of restore.

Make sure you set the next reply as private.

Thanks.

April 17, 2025 at 2:31 pm #16944574

jons-23

i have done that what you say. plz give the solution

April 18, 2025 at 1:13 pm #16947372

jons-23

while review in the translations it shows as you can see in upload image why?

Screenshot (5).png
April 18, 2025 at 4:49 pm #16947858

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

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

Hi,

Thank you for following the steps. If the problem happens while you want to review a translation please make sure that the user which you are logged in is a translation manager:

Go to WPML > Translation Management > Translators
- From the right section select the user and also make sure all language pairs are assigned to the user that you use:

https://wpml.org/documentation/support/wpml-admin-capabilities/

If the issue persists, I'd appreciate it if you could give me the URL/User/Pass of your WordPress dashboard after you make sure that you have a backup of your website.
It is absolutely important that you give us a guarantee that you have a backup so if something happens you will have a point of restore.

Make sure you set the next reply as private.

April 18, 2025 at 4:54 pm #16947861

jons-23

i have the problem in wpml string translation plugin others are running well.

April 19, 2025 at 1:24 pm #16948950

jons-23

plz give me all solution for wpml string translation plugin saying fatal error

April 20, 2025 at 1:15 pm #16949871

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

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

Hi,

Thanks. I will need exact steps I need to take to see the issue in WPML String translation to be able to know where to look for.

Alos, I'd appreciate it if you could give me the URL/User/Pass of your WordPress dashboard after you make sure that you have a backup of your website.
It is absolutely important that you give us a guarantee that you have a backup so if something happens you will have a point of restore.

Make sure you set the next reply as private.

Thanks.

April 21, 2025 at 2:03 pm #16951987
jons-23

i have solved that issue. now needed to know about the customize language how to translate in footer that is from wordpress.

New threads created by Christopher Amirian and linked to this one are listed below:

https://wpml.org/forums/topic/split-how-to-translate-custom-language-in-wordpress-footer/

April 21, 2025 at 2:51 pm #16952044

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

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

Hi,

I'm glad that the original issue is fixed. I will create a new ticket for the second question. That will help us to serve you better, keep things organized and to be fair to our other customers.

I'd appreciate it if you could set this specific ticket as resolved.

Thanks.

April 22, 2025 at 3:48 am #16952968

jons-23

i have translate in string translation in view it shows like that in english why and not changing my footer text

footerrr.PNG