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.