DesignMe Creative Group

207.776.5416 • MAINE & ARIZONA

fb pintrest rssicon
  • Home
  • Services
    • Websites & Social Media
    • Marketing & E-Newsletters
    • Logos & Print
    • Training & Support
  • Portfolio
    • Website Design
    • Creative Design & Branding
    • Social Media & E-Marketing
  • The Team
  • Why DesignMe?
    • Our Philosophy
    • Affordable Prices
    • Getting Started
  • Blog
  • Payment
  • Contact

January 14, 2019 By Debbie 2 Comments

Stop WordPress From Removing Non-Breaking Spaces

If you’ve ever tried to add a non-breaking space –   – in the text editor in WordPress, you know that it disappears once you return to the visual editor and save the page. Next time, try putting this bit of code in your functions.php file to stop WordPress from removing your non-breaking spaces (and ampersands and greater than/less than signs):

function dmcg_allow_nbsp_in_tinymce( $init ) {
    $init['entities'] = '160,nbsp,38,amp,60,lt,62,gt';   
    $init['entity_encoding'] = 'named';
    return $init;
}
add_filter( 'tiny_mce_before_init', 'dmcg_allow_nbsp_in_tinymce' );

Filed Under: Code Tips, TechTalk

Comments

  1. Yan says

    September 13, 2019 at 7:02 pm

    Oh my god, thanks a zillion, Debbie, you just made my day!
    I’m just sooo mad every time I have to format text blocks on my websites 😉
    Cheers, Yan.

    Reply
    • Debbie says

      September 13, 2019 at 7:06 pm

      Always makes me smile when my long searches result in helping someone else.

      Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Site Search

From Our Blog

  • 10 Reasons You Need a Custom Website
  • The Squatty Dog
  • The “ME” In Our Name Really Means YOU
  • Behind Your Website
  • I Have a Website – Now What?

Tech Talk

  • Enqueue CSS2 Google Fonts
  • Redirect to the BuddyPress Profile Page
  • “Going Live”
  • Insert Soliloquy Shortcode Using Advanced Custom Fields
  • Redirect My Website To https://

Creative Corner

  • Unique Websites Deserve a Unique Login
  • Adding A Shortcode To The Post Title
  • Favicons – A Tiny Graphic With Big Impact
  • Social Media Icons – So Many Options!
  • Savage Chicken iMugs

View Topics

creative

Functional

affordable

Copyright © 2025 · Custom Website by DesignMe Creative Group · Log in
Hosted Locally by Maine Hosting Solutions