Forums

TinyMCE in custom plugin and media upload popup (1 post)

  1. voriand
    Member
    Posted 5 months ago #

    Dear All!

    I followed this tutorial:

    http://dannyvankooten.com/450/tinymce-wysiwyg-editor-in-wordpress-plugin/

    and got the TinyMCE editor working in my plugins page (in the WP Admin section), but the media-upload functions are not showing the popup window :(

    If i click on the links and select "open in new window", the function loads itself, but not in popup window...

    I also added this:

    wp_enqueue_script(array('jquery', 'editor', 'thickbox', 'media-upload'));
    	wp_enqueue_style('thickbox');

    to my admin-footer.php file.

    Can someone help me, how to fox this?

    Thank you.

Reply

You must log in to post.

About this Topic

Tags