Forums
(@paoloquaglino)
12 years, 3 months ago
I’m sorry, worked ok to me. Try disabling ALL plugins and switch to an “officlal” theme, then reactivate all plugins one by one.
Hi, try editing qtranslate.php 1) Find this line: define('QT_SUPPORTED_WP_VERSION', '3.4.2'); 2) and change 3.4.2 to 3.5
define('QT_SUPPORTED_WP_VERSION', '3.4.2');
3.4.2
3.5
This simply tells qT to try to work with 3.5 even if it’s not officially supported. Worked great for me!