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.

Replies

3
  1. Daniel Staff 10 years, 10 months ago

    Hi there,

    You can use the Visual Editor widget: http://wordpress.org/plugins/black-studio-tinymce-widget/ which will give you an editor to work with in Page Builder.

    Cheers.

  2. Commenter Website 10 years, 10 months ago

    Thanks a lot Addo for answer, but i need to convert some textareas in different wigdets to visual editor, not separate plugin, i need to attach editor to fields, like i did it with color input by adding to “form” function by that script

    <script type="text/javascript">
    	jQuery(document).ready(function($){
    		$('.color-picker').iris();
    	});
    </script>

    and after adding class to input :

    class="color-picker"

    is it possible to attach black studio tinymce same way?

  3. Daniel Staff 10 years, 10 months ago

    Hi there

    Unfortunately, this isn’t possible without a fair amount of custom coding. This is beyond the scope of what we can help you with on the forums, but you could hire a developer to implement this for you.

    We highly recommend using https://codeable.io/.

    Kindly. let me know if you encounter any other issue that you require support on.

    Cheers

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