Viewing 3 replies - 1 through 3 (of 3 total)
  • This is because all the spaces between words are hard-spaces (also known as: non-breaking spaces) and these don’t form a natural word-break point. Are you writing elsewhere and pasting in, or maybe you have some kind of editor plugin that’s done this.

    Consider updating your theme from 1.4 to the current, 1.8. Take a backup first.

    If the problem persists you’ll need to go through each post and replace all hard-spaces with normal spaces. Unless you are good with code, you’ll need to add a search and replace facility to the editor. Here’s a plugin to try:
    https://wordpress.org/plugins/wp-edit/

    You'll be replacing " " with " "

    Thread Starter 1hairjordan

    (@1hairjordan)

    Thank you so much for the reply.

    I do, write while offline, and then copy and paste them into a post; I didn’t realize that could affect anything.

    I will try your suggestions, thank you so much.

    Thread Starter 1hairjordan

    (@1hairjordan)

    That was the issue!

    I installed the plugin but could not figure out how to find and replace spaces, but I did go back and manually enter spaces between each word and it solved the problem for me.

    Fortunately I waited to do my other posts until the issue was resolved.

    Thanks again!

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

The topic ‘Word Wrap Issues’ is closed to new replies.