• Hi,

    I tried to add multiple wp_editor() in same page and it shows, but when I tried to add media, the media button is not working and I added the option (drag_drop_upload to true) to wp_editor to make drag and drop and it worked, but when I drag and drop the image, all the images are inserting in the first wp_editor instance. Even I tried to drag and drop in third wp_editor, but it again displaying in the first editor.

    Is there any solution to insert the media either by uploading or drag and drop to the particular wp_editor instance?

    Thanks

The topic ‘Adding Multiple wp_editor() in same page’ is closed to new replies.