Which version do you use? Turn off all plugins does it still not work?
Yes, sure, as a developer, you are very welcome to fork at GitHub and to submit your pull requests on anything you find useful. Thanks a lot.
Thread Starter
Ikkes
(@ikkes)
Hi John,
I am using the latest version from github.
This used to work 😉
It works for me in all cases I tried. I cannot think of any change in category editing, that part was not touched for a long time as far as I know.
Please, try to figure out which plugin combination is in conflict. You may start from Twenty Fifteen with -x the only plugin, if that works, then change theme and add other plugins one by one to find out which one is in conflict. Also think what else is changed since the time you saw it working. BTW, does old version of -x still work in the same place?
Also, let us make sure we talk about the same thing. I was doing testing on page like /wp-admin/edit-tags.php?action=edit&taxonomy=category&tag_ID=21&post_type=post, where one can type different description per language. Is this the place you mean?
Thread Starter
Ikkes
(@ikkes)
I have just found the issue after a lot off searching.
The following plugin extends the category description with the wysiwyg editor: “Rich Text Tags, Categories, and Taxonomies”.
I will take a look if i can convert the script to also allow this.
If anyone else has a suggestion….let me know 😉
Oouch … Yes, I am with you, this kind of search can be very painful, and, yes, currently, if any plugin installs a custom advanced editor at any place, qTranslate-X is in trouble.
I will take a look if i can convert the script to also allow this
Which script do you mean? If qTranslate-X’s, yes, it would be wonderful if you have a solution, but I am afraid that it is not only java script you would need to touch, but also php code. It would be a kind of big change in order to make it general, not custom for a specific plugin. I am looking forward to hearing on your suggestions. Thank you!
@ikkes, I am updating “Known Issues” section for now. Do you mean this plugin: https://wordpress.org/plugins/rich-text-tags/, the name of which seems like what you provided, but not exactly. Please, confirm.