I created some widgets using Admin Page Framework https://wordpress.org/plugins/admin-page-framework/
Some of those widgets are using the WYSIWYG Editor, but if I open it using the page builder, the editor won’t load.
https://cloud.githubusercontent.com/assets/4151984/5854536/9d6aebe2-a237-11e4-8be7-1ed18b1d436e.png
I opened a case in APF, and I was referred to you guys.
michaeluno/admin-page-framework#184
Many thanks!
Vlad.
URL: https://cloud.githubusercontent.com/assets/4151984/5854536/9d6aebe2-a237-11e4-8be7-1ed18b1d436e.png
Hi Vlad
Page Builder works in a slightly different way to the standard WordPress widgets interface. This means that sometimes widgets that work in standard WordPress (where most are designed to be used), don’t work in Page Builder. We have written a guide on how to make a widget Page Builder compatible.
https://siteorigin.com/docs/page-builder/widget-compatibility/
TinyMCE seems to be a particularly tricky thing to get working in a widget that’s compatible with both Page Builder and standard WordPress. Black Studio have done a great job of this with their TinyMCE widget.