Title: Missing HTML view in Text Editor
Last modified: October 18, 2018

---

# Missing HTML view in Text Editor

 *  Resolved [globaldisciples](https://wordpress.org/support/users/globaldisciples/)
 * (@globaldisciples)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/missing-html-view-in-text-editor/)
 * I am pretty sure there was an HTML view in the text editor. I don’t have it anymore.
   Thoughts? I like using text editor then making minor changes to the HTML such
   as adding icons etc. [https://dev.globaldisciples.org/about/](https://dev.globaldisciples.org/about/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Contributor [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * (@hinampaksh)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/missing-html-view-in-text-editor/#post-10798242)
 * Hey [@globaldisciples](https://wordpress.org/support/users/globaldisciples/),
 * Thanks for posting!
 * It’s still available within our Text Editor module. Something else must have 
   stopped it from working or removed it from the editor. Let’s have you go through
   the plugin deactivation route first to isolate the issue, i.e., disable all plugins
   and test the Beaver Builder while reactivating each to determine if the issue
   is related to a 3rd party plugin.
 * Let us know how it goes! 🙂
 * Ben
 *  Thread Starter [globaldisciples](https://wordpress.org/support/users/globaldisciples/)
 * (@globaldisciples)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/missing-html-view-in-text-editor/#post-10804111)
 * This fixed it .fl-editor-field .hide-if-no-js {
    display: initial; }
 *  Plugin Contributor [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * (@hinampaksh)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/missing-html-view-in-text-editor/#post-10805647)
 * Glad to hear you figured it out, [@globaldisciples](https://wordpress.org/support/users/globaldisciples/)!
   And thanks for taking the time to inform us. 🙂
 * Enjoy!
 * Ben
 *  Thread Starter [globaldisciples](https://wordpress.org/support/users/globaldisciples/)
 * (@globaldisciples)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/missing-html-view-in-text-editor/#post-10812842)
 * Better code that doesn’t disable the add media button
 * .fl-editor-field .hide-if-no-js {
    display: block; }
 *  Thread Starter [globaldisciples](https://wordpress.org/support/users/globaldisciples/)
 * (@globaldisciples)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/missing-html-view-in-text-editor/#post-10812846)
 * Nevermind now that hides pictures in the WYSWIG
 *  Thread Starter [globaldisciples](https://wordpress.org/support/users/globaldisciples/)
 * (@globaldisciples)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/missing-html-view-in-text-editor/#post-10812856)
 * .fl-editor-field .hide-if-no-js {
    display: inherit!important; }
 * Works 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Missing HTML view in Text Editor’ is closed to new replies.

 * ![](https://ps.w.org/beaver-builder-lite-version/assets/icon-256x256.png?rev=
   2361183)
 * [Beaver Builder Page Builder - Drag and Drop Website Builder](https://wordpress.org/plugins/beaver-builder-lite-version/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/beaver-builder-lite-version/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/beaver-builder-lite-version/)
 * [Active Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/beaver-builder-lite-version/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [globaldisciples](https://wordpress.org/support/users/globaldisciples/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/missing-html-view-in-text-editor/#post-10812856)
 * Status: resolved