Title: posts problems
Last modified: August 19, 2016

---

# posts problems

 *  [noeg](https://wordpress.org/support/users/noeg/)
 * (@noeg)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/posts-problems-1/)
 * what do you gotta do for wordpress to understand that you want to start a new
   paragraph like
 * this……
 * the p tag doesn’t work….I have a plug in to disable the visual editor but the
   paragraph tag doesn’t work on my posts? is there some other plug in to install
   to achive this in my posts

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/posts-problems-1/#post-1783509)
 * You don’t need a plugin to disable the Visual Editor. Deactivate that plugin 
   and simply tick “Disable rich text editor” in your profile. The HTML tab recognises
   the `<p></p>` tags and adds them exactly as you entered them in the post content
   area.
 *  Thread Starter [noeg](https://wordpress.org/support/users/noeg/)
 * (@noeg)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/posts-problems-1/#post-1783512)
 * where is that on the settings?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/posts-problems-1/#post-1783516)
 * Users -> Your Profile.
 *  Thread Starter [noeg](https://wordpress.org/support/users/noeg/)
 * (@noeg)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/posts-problems-1/#post-1783664)
 * well no i just care about why my posts aren’t formatting right if I space two
   lines down
 * like this I want to start a new paragraph but if I try to do this it ends up 
   looking like
    this
 * I want this
    not this
 * [http://templafied.com/2010/11/21/doc-type-declaration/](http://templafied.com/2010/11/21/doc-type-declaration/)
 * I dont understand why its doing this?
 *  Thread Starter [noeg](https://wordpress.org/support/users/noeg/)
 * (@noeg)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/posts-problems-1/#post-1783789)
 * this is a better example of what my problem is
 * I have it formatted like
 * Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
   incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
   exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute
   irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat 
   nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa
   qui officia deserunt mollit anim id est laborum.
 * Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
   incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
   exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute
   irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat 
   nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa
   qui officia deserunt mollit anim id est laborum.
 * Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
   incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
   exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute
   irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat 
   nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa
   qui officia deserunt mollit anim id est laborum.
 * Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
   incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
   exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute
   irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat 
   nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa
   qui officia deserunt mollit anim id est laborum.
 * but wordpress isn’t reading my spacing it publishes like
    [http://templafied.com/2010/11/24/test/](http://templafied.com/2010/11/24/test/)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/posts-problems-1/#post-1783814)
 * It’s your theme that is the problem. It’s removed the top & bottom margins on
   the `<p>` tag. Try adding:
 *     ```
       #content p {
       margin-top:1em;
       margin-nottom:1em;
       }
       ```
   
 * to the bottom of style.css.

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

The topic ‘posts problems’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/posts-problems-1/#post-1783814)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
