Title: Visual Editor help
Last modified: August 21, 2016

---

# Visual Editor help

 *  [crosseyedcoder](https://wordpress.org/support/users/crosseyedcoder/)
 * (@crosseyedcoder)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/visual-editor-help/)
 * I’m trying to figure out why every time I hit the enter key while in the visual
   editor it will on the back-end close and reopen the parent tag of almost whatever
   code its wrapped in.
 * e.g.
 *     ```
       <div class="one-half">
       <strong>section title</strong>
       All the happy text goes here.
       </div>
       ```
   
 * when I go to add another line of text it will close my div and reopen it again
   leaving me with…
 *     ```
       <div class="one-half">
       <strong>section title</strong>
       All the happy text goes here.</div>
       <div class="one-half"></div>
       <div class="one-half">
       More text added
       </div>
       ```
   
 * I’ve been looking for an acceptable solution for days. It doesn’t really seem
   like anyone has resolved the issue with the Visual Editor mucking things up some
   way or another.
    Anyone have a solution to this?

The topic ‘Visual Editor help’ is closed to new replies.

## Tags

 * [tinymce](https://wordpress.org/support/topic-tag/tinymce/)
 * [visual editor](https://wordpress.org/support/topic-tag/visual-editor/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [crosseyedcoder](https://wordpress.org/support/users/crosseyedcoder/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/visual-editor-help/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
