• I am using the ‘the_editor’ function in two times in the edit-form-advanced.php file.
    first time using this method – the_editor($post->post_content);
    next time – the_editor($post->post_bad_content,’badContent’);
    two function is working but i click in the ‘Visual / Html’ tag in the second editor at the same time affected the first editor.
    what is the problem?

Viewing 1 replies (of 1 total)
  • I too have had this problem

    It seems that if you have 2 editors on a page, the buttons get confused.

    Anyone know how to implement 2 the_editor() editing fields on a page?

    Matt

Viewing 1 replies (of 1 total)
  • The topic ‘the_editor’ is closed to new replies.