Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter driz

    (@driz)

    If i add say a <p>TEXT</p><br/><p>TEXT2</p>
    It will make it look like this
    TEXTTEXT2

    What I want to know is why?
    SOS FOR DOUBLE POSTING!!!

    Are you adding code to the Visual/wysiwyg thing? Thta’s useless.
    If you want code – turn off the wysiwyg.

    Thread Starter driz

    (@driz)

    If i type some text and then hit return like this:

    TEXT
    TEXT

    for some reason on my WP it will show it like this:

    TEXTTEXT

    Thread Starter driz

    (@driz)

    what im saying is that WP isnt adding the BREAK LINES and isnt acknowledging that the paragraphs are seperate, its just squashing it all together?

    Thread Starter driz

    (@driz)

    UPDATE: seems if i turn off the stupid WYSIWIG editor it doesnt ass up the designs. x

    This is in your source code:

    <p>THIS IS SOME SAMPLE TEXT!!!<span style="font-weight: bold" class="Apple-style-span">THIS IS SOME SAMPLE TEXT!!!</span><span style="font-weight: bold" class="Apple-style-span"></span><span style="font-style: italic" class="Apple-style-span">THIS IS SOME SAMPLE TEXT!!!</span>
    <ul>
    <li> THIS IS SOME SAMPLE TEXT!!!</li>
    </ul>
    
    <ol>
    <li>THIS IS SOME SAMPLE TEXT!!!</li>
    </ol>
    <p><span style="font-style: italic" class="Apple-style-span"></span></p>

    Don’t tell me WP is adding all those Apple… spans…

    Thread Starter driz

    (@driz)

    actually it was!

    I’m actually curious about those apple-style-span bits myself as I’ve noticed on a client’s site those are coming up, though he swears he isn’t adding them nor does he copy and paste into the Visual Editor.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘text getting messed up in posts!’ is closed to new replies.