Viewing 2 replies - 1 through 2 (of 2 total)
  • Dear wjgoodman

    To remove our buttons use this line of code:

    add_filter('toolset_editor_add_form_buttons', '__return_false');

    You can add this to functions.php active theme or create single line mu-plugin or plugin.

    Cheers,
    Marcin

    Thread Starter wjgoodman

    (@wjgoodman)

    Thank you so much. Great support!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is there a way to turn off the types button above the editor box?’ is closed to new replies.