• wp2017

    (@wp2017)


    Dear All,

    if i write in the wordpress blog like this:

    ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss

    Then the text with “ssss” is also diplayed in the sidebar widget.
    I use WordPress 4.7.5. Does anybody know this problem and how to solve it?

    I have a picture to show you the case but i can’t find how i can attach a file here.

    Best Regards
    Matthias

Viewing 5 replies - 1 through 5 (of 5 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    This happens because you’re not using spaces. Essentially you are not writing using real text. It’s better to write in real text than to try to fix an issue that only occurs with fake text.

    Thread Starter wp2017

    (@wp2017)

    Testssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss

    Thread Starter wp2017

    (@wp2017)

    Dear Andrew,

    what is different in this blog here?
    I do the same without spaces and it works.
    The text is within the blog and don’t reach the sidebar widget on the right.

    Best Regards,
    Matthias

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    There is a CSS style applied here named ‘word-wrap: break-word’, which forces the word to be broken. This isn’t normally advised because you can end up with words that are broken mid-word. For example you can end up with this scenario:

    
    Tes
    t
    
    Thread Starter wp2017

    (@wp2017)

    Ok, many thanks Andrew.

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

The topic ‘WordPress Blog Error’ is closed to new replies.