Title: Coen's Replies | WordPress.org

---

# Coen

  [  ](https://wordpress.org/support/users/coenez/)

 *   [Profile](https://wordpress.org/support/users/coenez/)
 *   [Topics Started](https://wordpress.org/support/users/coenez/topics/)
 *   [Replies Created](https://wordpress.org/support/users/coenez/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/coenez/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/coenez/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/coenez/engagements/)
 *   [Favorites](https://wordpress.org/support/users/coenez/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Global Content Blocks] Paragraphs not inserted](https://wordpress.org/support/topic/paragraphs-not-inserted/)
 *  [Coen](https://wordpress.org/support/users/coenez/)
 * (@coenez)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/paragraphs-not-inserted/#post-4993568)
 * I’ve had the same problem.
    I found out that you can enable the auto paragraphs
   in the gcb.class.php. If you search the class on ‘wpautop’ you’ll find that this
   is set to ‘true’. If you change this to ‘false’ the <p> tags will be automaticly
   inserted in a contentblock with type ‘general’ while editing in visual mode. 
   Keep in mind that this will also happen if you use other types like HTML or PHP.
   So use txt view for these types

Viewing 1 replies (of 1 total)