Forums

[resolved] Changes to wp_editor function? (2 posts)

  1. Josh (Ultimate Tinymce)
    Member
    Posted 9 months ago #

    I have been using the wp_editor function to display a tinymce textarea on one of my blog posts.

    I have reduced the function down to it's most basic nature... yet I still can't get the buttons to display properly on the visual side.

    wp_editor( '', 'content-id2', array('tinymce' => array('theme_advanced_buttons1' => 'bold,italic,underline')));

    If I substitute other values, such as quicktags, the change will take affect.

    Has there been a change to the way wp_editor deals with buttons on the visual side?

  2. Josh (Ultimate Tinymce)
    Member
    Posted 9 months ago #

    I got it. The theme was adding it's own version of a stylesheet to the editor. Removing that call restored the wp_editor function.

Reply

You must log in to post.

About this Topic

Tags

No tags yet.