Title: Autoformatting help
Last modified: August 31, 2016

---

# Autoformatting help

 *  Resolved [schleckel](https://wordpress.org/support/users/schleckel/)
 * (@schleckel)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/autoformatting-help/)
 * Hello there.
 * I’m about to rip off someones head and/or trash the entire office because of 
   this issue…
 * I’ve written a nice blogpost – can be found here: [http://nosuchagency.dk/adwords-guide-dynamic-keyword-insertion-a-z/](http://nosuchagency.dk/adwords-guide-dynamic-keyword-insertion-a-z/)
 * I’ve saved it and when reviewing my post all text is messed up; Different textsizes,
   different fonts…
 * WTF is going on?
    I’ve deliberately written the entire post in the Text editor,
   but still this i happening.
 * Please help!!

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 3 months ago](https://wordpress.org/support/topic/autoformatting-help/#post-7057506)
 * Make sure each paragraph of text is actually wrapped with `<p></p>` tags
 *  [Nisha](https://wordpress.org/support/users/nishasingh/)
 * (@nishasingh)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/autoformatting-help/#post-7057522)
 * Hi Schleckel,
 * I think it may be tag close issue when tags are not close properly it created
   an issue as like this.
 *  Thread Starter [schleckel](https://wordpress.org/support/users/schleckel/)
 * (@schleckel)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/autoformatting-help/#post-7057596)
 * [@andrew](https://wordpress.org/support/users/andrew/) and [@nisha](https://wordpress.org/support/users/nisha/).
 * I’ve deliberately removed all p-tags, cause when applied they change the fonts
   on the website (as you can see from the post).
 * Let me try to rephrase what I need/wish for – WordPress STOP autoformatting and
   publish what I write.
 * It’s very simple and it’s beyond my brainpower to understand why the f*** (yes
   I’m very frustrated) WordPress autoformats when posts are written using the Text
   editor…. I mean, that’s why its there.
 * Thanks in advance for the time you spend helping me solve this ‘a-lot-of-naughty-
   words’ issue
 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/autoformatting-help/#post-7057597)
 * A simple search of these forums or the WordPress site as a whole shows all kinds
   of results: [https://wordpress.org/search/autoformatting](https://wordpress.org/search/autoformatting)
 * Use a plugin or add to your `functions.php` file
 *     ```
       remove_filter( 'the_content', 'wpautop' );
       remove_filter( 'the_excerpt', 'wpautop' );
       ```
   
 * Re: [http://codex.wordpress.org/Function_Reference/wpautop](http://codex.wordpress.org/Function_Reference/wpautop)
 * Or, disable it on as as-needed basis in a post/page
    [http://wordpress.stackexchange.com/questions/21417/possible-to-disable-autop-temporarily/50759](http://wordpress.stackexchange.com/questions/21417/possible-to-disable-autop-temporarily/50759)

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

The topic ‘Autoformatting help’ is closed to new replies.

## Tags

 * [autoformatting](https://wordpress.org/support/topic-tag/autoformatting/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/autoformatting-help/#post-7057597)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
