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
12:00 – 20:00 12:00 – 20:00 12:00 – 20:00 12:00 – 20:00 12:00 – 20:00 - -
- - - - - - -

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

This topic contains 1 reply, has 2 voices.

Last updated by Noman 1 year, 11 months ago.

Assisted by: Noman.

Author Posts
April 27, 2024 at 11:00 am #15572672

audriusB

Hello,
I am doing translation into LT language. Filled in all the fields, it shows 100% translated. Then click save and close. The translation is not saved. And when I reopen, the translation level keeps showing 95%.

About 10 times already and still the same.

Please help to fix this matter

hidden link

Thanks
Audrius

Screenshot 2024-04-27 at 08.25.06.png
Screenshot 2024-04-27 at 08.25.31.png
Screenshot 2024-04-27 at 08.26.17.png
April 28, 2024 at 11:05 am #15573815

Noman

Hi,

Thank you for contacting WPML Support. This issue usually happens when the Max input vars value is not enough to save the entire page fields as you can see here: hidden link

To fix this issue issue, please increase MaxInputVars to 20000 or more. For this, please try to set this variable in your php.ini:

max_input_vars = 20000;
suhosin.post.max_vars = 20000;
suhosin.request.max_vars = 20000;

You may need to contact your hosting provider to set them. You can confirm the updated value from WPML >> Support page as you can see in the attached screenshot.

After increasing the value, please try the below procedure:

1. Please open the default language page in Edit mode.

2. Make a small change, for example, add a space or + sign in your page/post title.

3. Update the page by pressing the “Update” button.

4. Now, please remove that small change that did in step #2.

5. Update the page again.

6. Now, please try to open the translated page in WPML Translation Editor and make sure the translation is 100% complete and press the Save & Close button.

Please let me know the results,
Thank you

Max input vars.png

The topic ‘[Closed] Dont save translated content’ is closed to new replies.