Front end tiny mce not working

Need some help figuring out why the tiny-mce doesn't work the old way.
I know you normally use this solution:

<?php the_editor( 'CONTENT TO EDIT' ); ?>
wp_enqueue_script('editor');

But something with this bothers me when it feels like I get the
slow, sticky and resource consuming version of the rich text edtior.
I want the option to use the tiny-mce component instead of rely on
wordpress.

I try to put the editor in a short code:
<div id="editorcontainer"><textarea name="myplugin_field"...

Front end tiny mce not working

from Content Management http://ift.tt/28sVoWl
via IFTTT
Previous
Next Post »
Thanks for your comment