This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Embedding Black Studio TinyMCE in a Page Builder widget

10 years ago · Last reply by Greg Priday 10 years ago

I’m creating a bunch of custom widgets for SiteOrigin Page Builder and need to include a WYSIWYG field in them. I’ve installed Black Studio TinyMCE and the Visual Editor works correctly.

In my widget parameters I try and initialise the field using:

'copy' => array(
                    'type' => 'widget',
                    'label' => "Copy",
                    'class' => 'WP_Widget_Black_Studio_TinyMCE',
                    'hide' => false,
                    'default' => ''
                ),

This produces the error:

WP_Widget_Black_Studio_TinyMCE is not a SiteOrigin Widget

I have grepped through the plugins for likely terms with no luck, and I’m confused. Can you help please?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Greg Priday Staff 10 years, 9 months ago

    Hi Peter

    Unfortunately at the moment, the widget sub field only works with other SiteOrigin widgets. It actually just grabs the widget’s form arguments and uses that in the main parent form.

    That said, we’ve scheduled time to add a TinyMCE field type to the Widgets Bundle, we can’t say exactly when this will be done, but it will be an option one day. This has been a highly requested feature, so it’s something we’re very keen to get in ASAP.

  2. Luca Bertaiola 10 years, 8 months ago

    Please add this feature asap, i need the editor for a bunch of custom widgets.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread