Title: nickb34's Replies | WordPress.org

---

# nickb34

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/nickb34/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/nickb34/replies/page/2/?output_format=md)

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [WordPress, PHP, is it secure??](https://wordpress.org/support/topic/wordpress-php-is-it-secure/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/wordpress-php-is-it-secure/#post-403721)
 * I realize that, but are there any major vulnerabilities that should be brought
   to the point before implementing the blog?
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [WordPress, PHP, is it secure??](https://wordpress.org/support/topic/wordpress-php-is-it-secure/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/wordpress-php-is-it-secure/#post-403701)
 * Is there a list of fixes and patches on this site?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/page/2/#post-396307)
 * manstraw, I think you are right. I agree, but by the same token, you would think
   that such a widely used, widely supported open source blogging system would have
   an easy to add a couple of spaces???
 * It just didnt seem right to me that something so simple could be so much work.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/page/2/#post-396302)
 * Just make one in your template directory? Im not sure, thats what i would try….
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/page/2/#post-396299)
 * Works! FINALLY. Thank you all very much for the help.
 * The Fix:
 * Add “remove_filter(“the_content”, “wpautop”);” to your themes functions.php, 
   and disable the rich text editor.
 * When entering 
    tags or tags, it doesnt filter the spacing out for either of 
   them.
 * Also, if you want to use the <b>, and <i> buttons etc on the editor (the one 
   you get when you turn rich editing off) they all still work.
 * –nick
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/page/2/#post-396292)
 * I want it to be quick, i dont want to have to mess around with styles in the 
   post to get a couple spaces in.
 * Also, i made another user as an author and tried it and still no luck. I have
   not tried the plugin however, but i will definately check it out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/page/2/#post-396289)
 * Hey, i see your point. Its still not doing what i want it to do. What if you 
   want 10 of them? What if you want to type a little bit, put 10 spaces and then
   continue?
 * Please see here:
 * [http://www.nickb.ca/breaks](http://www.nickb.ca/breaks)
 * I have tried this process with the editor on off, manually entering the code,
   or hitting enter and return, its all the same.
 * Hope that gives you a better understanding,
    –nick
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/page/2/#post-396287)
 * Alright, i altered the CSS, and I guess it puts more spacing in between the paragraphs,
   but there still not spaces.
 * The whole point of the thread is to be able to put spaces in, with breaks, not
   just to increase the space between paragraphs, or tags, seems like a simple thing,
   but its turning out to be a complicated matter.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/#post-396284)
 * I dont really care what I use, but I want to be able to easily publish something
   with spaces, lets say, 10 if i wanted to without too much trouble.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/#post-396280)
 * Right there, it filtered out the break tag in my previous post, which again proves
   what im saying.
 * What if you wanted to have 10 spaces, can you do it?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/#post-396279)
 * Still filtering the 
   ‘s out.
 * If you put 10 
    tags after a paragraph, by hitting enter, or manually adding 
   them in yourself, in the Rich editor or NOT, they still get filtered.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/#post-396277)
 * Alright i will look into that,
 * but i find it hard to believe that no one using WordPress anywhere is happy with
   absolutely no spaces?
 * People have to be adding spaces somehow?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/#post-396274)
 * Yep.
 * Tried that with both the rich editor on and off. And with <br> and 
    tags.
 * Nothing works.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/#post-396244)
 * Ive turned off the rich editor, AND tried putting 
    tags, still no spacing at
   all.
 * What is the problem here?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Keeping Line breaks – Is there a fix?!?!?](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/)
 *  Thread Starter [nickb34](https://wordpress.org/support/users/nickb34/)
 * (@nickb34)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/keeping-line-breaks-is-there-a-fix/#post-396221)
 * bump

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/nickb34/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/nickb34/replies/page/2/?output_format=md)