Title: [Plugin: Page.ly MultiEdit] Content regions adding html
Last modified: August 20, 2016

---

# [Plugin: Page.ly MultiEdit] Content regions adding html

 *  [brenus](https://wordpress.org/support/users/brenus/)
 * (@brenus)
 * [14 years ago](https://wordpress.org/support/topic/plugin-pagely-multiedit-content-regions-adding-html/)
 * Can’t say if this is TinyMCE screwing with me again or not, but in my Content2
   region I created, it’s adding <p></p> and 
   . It’s stripping MY <p> tags and adding
   these. Any ideas? Actual text is:
 *     ```
       <h3 class="heightme">EVENTS & CLASSES</h3>
       <p>ARTISTS GROUP<br>
       text text text.</p>
       ```
   
 * It’s coming out on the finished page as:
 *     ```
       <p></p>
       <h3 class="heightme">EVENTS & CLASSES</h3>
       <br>
       <p>
       ARTISTS GROUP
       <br>
       text text text.</p>
       <p></p>
       ```
   
 * [http://wordpress.org/extend/plugins/pagely-multiedit/](http://wordpress.org/extend/plugins/pagely-multiedit/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [joshua strebel](https://wordpress.org/support/users/joshuastrebel/)
 * (@joshuastrebel)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-pagely-multiedit-content-regions-adding-html/#post-2764691)
 * In the next release i will filter through the_content() should help clean that
   up.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Page.ly MultiEdit] Content regions adding html’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pagely-multiedit.svg)
 * [Pagely MultiEdit](https://wordpress.org/plugins/pagely-multiedit/)
 * [Support Threads](https://wordpress.org/support/plugin/pagely-multiedit/)
 * [Active Topics](https://wordpress.org/support/plugin/pagely-multiedit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pagely-multiedit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pagely-multiedit/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [joshua strebel](https://wordpress.org/support/users/joshuastrebel/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-pagely-multiedit-content-regions-adding-html/#post-2764691)
 * Status: not resolved