Allow me to be a little more specific because I see there can be two meanings to “word wrap”. What I am referring to is preventing text from overflowing into an “out-of-bounds” area so to speak, outside of a given element.
Thank you!
It’s not the matter of WP. If you have a continuous string of something like 200 letters, since it’ll be considered as a single word, you cannot break it without using ‘chunk_split’ or similar.
chunk_split. Okay, I will look into that. Thank you very much!
chunk_split – what is that? I just found out the same problem. Anyone can put a long word and like go off the screen…
(@smoke489)
17 years, 7 months ago
Hello
I have been searching all afternoon, however I can’t seem to figure out how to get my comments to word-wrap. I have searched for plugins or any dashboard options, however I can’t seem to find a solution.
I appreciate any help that anyone can give me.
Thank you!