Opened 9 years ago
Closed 7 years ago
#41084 closed defect (bug) (invalid)
Multiple WYSIWYG editors ( wp_editor function) not working in widgets due to tinymce.js error
| Reported by: | Blackbam | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 4.8 |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: | Focuses: | administration |
Description
The wp_editor()-output is not working within widgets if it appears more than once.
Have a look at the following discussion on stackexchange.wordpress.com where the bug is described in detail. The community has not found a fix yet:
With more and more Plugins (e.g. page builders) using widgets this is a serious limitation a fix is desired.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hello @Blackbam, welcome to WordPress Trac!
Thanks for your report. Can you provide an easy test case in form of a plugin so we can try to replicate the issue?