-1

I just update my wp version from 3.8 to 4.8.1

I am using plugin version Version 2.7.2. No more update is available now.

This plugin was working fine with my old wp version. But now this is creating so many problems

I am not able to edit pages

Unable to edit permalinks on edit pages.

permalinks now.

What I did:-

1) define('QT_SUPPORTED_WP_VERSION', '4.0.1');

2) I set debug true in config file but there is no error

Please tell me how can I resolve this. Thanks in advance.

Community
  • 1
  • 1
Deepak Dholiyan
  • 1,774
  • 1
  • 20
  • 35

2 Answers2

0

The qTranslate plugin has not been updated in years. Try to install qTranslate-X plugin, which is a descendant of qTranslate and it should be compatible if the website used old qTranslate plugin.

user8230352
  • 1,775
  • 1
  • 9
  • 13
0

After searching and debugging a lot on this I found one solution for page edit problem. Hope this will help to others if having same problem.

I just follow below steps:-

From the dashboard, go to Plugins > qTranslate plus > Settings

Click the "Advanced Settings" link In the "Date / Time Conversion"

In the setting group select "Use strftime instead of date". (I was using emulated date function).

Now I have only one issue permalink edit button on edit page not working.

Thanks guys for your help.

Community
  • 1
  • 1
Deepak Dholiyan
  • 1,774
  • 1
  • 20
  • 35