As just previously answered, your problem likely simply is that you used the same ID (the 2nd argument for wp_editor()
multiple times).
Related Posts:
- Add “upload media” button in meta box field
- Attach Files Metabox
- I need a Simple image uploader with a simple screen. WP default has too many options.
- How to add meta box for image upload using WordPress media uploader?
- Add a Meta Box for uploading a SECOND Featured Image?
- Add tinymce buttons to caption textarea in media uploader
- Put the media uploader in a metabox
- Tinymce/WordPress is removing all line-breaks?
- Adding submit or update button to custom metabox?
- Editing Screen: Make Update or Publish Button Follow The Page
- Custom “Publish” / “Update” button &
- Disable TinyMCE Drag and Drop
- Adding uploaded images to editor from metabox instead of default popup uploader
- TinyMCE with custom buttons on a meta box
- Dynamically adding WYSIWYG to metaboxes
- Convert textarea with wp_editor
- Customize WordPress Media Upload and New Media Manager Menu in add post Metabox
- Duplicate Custom Header Functionality into the post edit screen
- WordPress 3.5 Media Uploader – Only allow 1 upload and certain file types
- Setting multiple image urls using WordPress’ Media Uploader
- I’m using add_meta_box() but want to include TinyMCE editor *and* Media Uploads for each box
- WPAlchemy MediaAccess inserting media link in WP Editor instead of custom field in metabox [closed]
- adding a button to the media uploader
- Add a metabox when editing a media – but only for images
- Insert attachments from custom uploader into post (regular uploader style)
- Adding attachment custom field metadata to TinyMCE tag
- Generating image sizes when uploading through wp.media
- Display multiple “save draft button” on a post edit
- WP Alchemy – stripping my paragraph tags from textarea metaboxes
- Saving an upload media meta box field
- How to Protect Uploads, if User is not Logged In?
- Create more Meta Boxes as needed
- Set Default Admin Screen options & Metabox Order
- How to Fix HTTP Error When Uploading Images?
- How to set default screen options?
- Passing error/warning messages from a meta box to “admin_notices”
- How to add new tab to media upload manager with custom set of images?
- Extend Media Library
- How Can I Add the “Insert From URL” Tab to a Custom 3.5 Media Uploader?
- How to make “Upload files”selected by default in Insert Media?
- WordPress 3.5: Setting custom “full URL path to files” in the Media Library?
- “Add Media” button in custom plugin
- How to add “Insert/Edit link” button in custom popup tinymce window?
- Does WordPress have a “Form API”?
- Upload images to remote server
- what happens to existing media files when I switch to year/month directory structure format?
- Reject upload of wrong-sized images using the Media Uploader
- Metabox with checkbox is not updating
- How to HIDE everything in PUBLISH metabox except Move to Trash & PUBLISH button
- What is the “Advanced” $context in add_meta_box?
- Add popup window to TinyMCE buttons
- Removing panels (meta boxes) in the Block Editor
- Change The Title Of a Meta Box
- How to show all available images in WP’s media library when using the Polylang plugin?
- WordPress SEO by Yoast: Hide Meta Boxes in Posts for Non-admins
- How to increase the file size limit for media uploads?
- How to make open/closed and hidden/shown metaboxes status saved on a per-post basis?
- How To Remove The “+ Add New Category” Link From A Category Metabox
- How to add a custom field to the media screen (image/gallery)?
- How can I create a taxonomy meta-box with search suggestions but no new terms input?
- Uploading media with the REST API
- Saving data-URI to media library
- Remove the Featured Image Meta Box
- Can’t upload media, permissions are correct
- Remove the Yoast SEO Post Metabox [closed]
- Best practices for meta box placement?
- Creating a metabox to upload multiple images
- Saving Media – Which Hook is Fired?
- Set limit to media upload?
- How Does WordPress Remember Metabox Positions?
- WordPress 3.5: Switch back to Old Media Uploader?
- Add button to TinyMCE bar without creating a plugin
- Sample code for validating custom metabox?
- Using TinyMce with textareas in meta boxes on custom post types
- Post custom metabox textarea using wp_editor
- Hide “Add media”, HTML editor from TinyMCE
- How to Add Reminders/Notes to New Post Meta Boxes
- How do I get attachment_id?
- Removing Metabox for “Slug” without removing functionality
- upload_async.php returns 500 error
- Which filters or actions to use after a media upload and delete?
- Decrease file size upload in Media
- How to reorder meta box position?
- Remote upload file to server B
- How to add multiple buttons to TinyMCE?
- Display attachments by ID in a wp.media frame
- Prevent sorting and dragging of specific postbox metabox
- Use a separate custom table (not posts) to handle file upload data
- One metabox for multiple post types
- Image upload callback in new 3.5 media
- How do I position meta_box on post edit screen after the title?
- What plugin can I use to create a list / slideshow of featured images?
- Add inline uploader to plugin option page
- Protecting direct access to PDF and ZIP unless user logged in (without plugin)
- Can I use the wp media uploader for my own plugin?
- How to wp_upload_bits() to a sub-folder?
- Insert images to post not working
- Change Media Uploader default directory
- Using Images in WordPress – Best Practices
- How can you change the ‘Insert into Post’ title in the media button?