Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to disable text editor?

  • @neerajor

    Participant

    I need to enable visual editor and disable the text editor. Currently, I have both visual and text editors.

Viewing 4 replies - 1 through 4 (of 4 total)
  • @robin-w

    Moderator

    possibly

    div#wp-bbp_reply_content-editor-tools {
        display: none;
    }
    

    in the custom CSS section of your theme

    @neerajor

    Participant

    The visual editor is hidden. I need the text editor to be hidden.

    @neerajor

    Participant

    I don’t know what happened, but it is working now. Thanks Robin

    @robin-w

    Moderator

    I don’t know what happened

    it’s a computer – we’ll never understand them !!

    great – glad you are fixed !!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar