Hi all!
I'm currently developing a plugin in which i need two tiny_mce editors on the same (admin)page. I use the WP-commando the_editor but I only manage to load one (the last) editor. Is there a solution to this problem?
Thanks!
Hi all!
I'm currently developing a plugin in which i need two tiny_mce editors on the same (admin)page. I use the WP-commando the_editor but I only manage to load one (the last) editor. Is there a solution to this problem?
Thanks!
Did you find a solution?
I tried loading the editor with the_editor('content','custom_name'), but it goes a bit screwy. Initially it just loads a plain textarea. Then if I click the "HTML" tab, it loads the editor. Then clicking either Visual or HTML does nothing.
Did you have any success? Did both editors work properly?
This topic has been closed to new replies.