• Resolved Zyhorn

    (@zyhorn)


    Hi all

    I have really major problems with posting with WP removing characters from my text.

    If I post this message:
    Hello!
    How are you? I’m fine.

    The post looks like this:
    HelloHow are you I39m fine

    As you can see, the “!” and “.” and “‘” is removed and replaced. How do I change this! I can’t use WP like this??

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Zyhorn

    (@zyhorn)

    Addition:

    I’ve tried many editors like different TinyMCE implementations, FCK Editors, Preserve HTML, PS Disable Auto Formatting e.t.c, e.t.c.

    If I look in HTML view I see this
    <p>Hello!</p>
    <p>How are you? I'm fine.</p>

    The ! and the , is there. “‘” is encoded to '

    Please help me!!

    Thread Starter Zyhorn

    (@zyhorn)

    I solved it by removing a line in the code that used a regular expresstion and removed these characters. Now it looks good. But I guess that all will have this problem since it’s right there in the code.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Serious n00b problems with posting’ is closed to new replies.