fecar
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Types Order] Conflict with qTranslate breaks nav menus on archive pagesI have exactly the same problem!
My site is also multilingual with qTranslate, when I enable both plugins, Post Type Order + qTranslate, happens the same!Did you get some clue how to fix this?
Forum: Plugins
In reply to: [qTranslate] qTranslate broken after update WP to 3.5 versionThank you felix007, your changes combination works well for me too.
Is a alternative for sure, while we need to wait an official qTranslate update, of course, if the author has not abandonned the project.Forum: Plugins
In reply to: [qTranslate] qTranslate broken after update WP to 3.5 versionUse this in qtranslate.php:
change define(‘QT_SUPPORTED_WP_VERSION’, ‘3.4.2’);
to define(‘QT_SUPPORTED_WP_VERSION’, ‘3.5’);Yes I made this same change too, but even then the problem continued.
Any other clue?
Forum: Plugins
In reply to: [qTranslate] qTranslate broken after update WP to 3.5 versionHello basieux,
I have the same issue, I can only work in HTML mode, if I change to Visual mode the content gets messy.
Do you found any solution?Great news!
This issue was fixed in the released 2.0.4!
Thanks Rob for your attention and support.
I appreciate.Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] Data not saving in fieldsRob, thank you for emailing me quickly with the latest code, it works great and fixed this issue!