• villagefox

    (@villagefox)


    I have a vanilla install of wordpress with front-end editor the only plugin. Everey time I edit using ffe a new line is added between paragraphs. Edit 3 times and there are 3 line breaks and huge gaps between. It’s adding
    tags

    Is there something that needs to be set or unset?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter villagefox

    (@villagefox)

    have since added the Disable WPAUTOP plugin but it didn’t help

    scribu

    (@scribu)

    Are you using the Aloha Editor?

    Please post the content as it appears in the backend, in HTML mode, before and after editing on the front-end.

    If the content is long, use an external site like http://pastebin.com

    Thread Starter villagefox

    (@villagefox)

    Yes, using 2.1 with the aloha editor

    test page – before

    <p>this is a test</p>
    <p>this is another test</p>
    <p>this is yet another test</p>

    test page – after ffe

    <p>this is a test</p>
    <p>a</p>
    <p>this is another test</p>
    <p>this is yet another test</p>

    test page after a second ffe edit

    <p>&nbsp;</p>
    <p>this is a test</p>
    <p>&nbsp;</p>
    <p>a</p>
    <p>&nbsp;</p>
    <p>this is another test</p>
    <p>b</p>
    <p>this is yet another test</p>

    scribu

    (@scribu)

    I can’t reproduce the error. Please read this:

    http://scribu.net/wordpress/plugin-troubleshooting.html

    Thread Starter villagefox

    (@villagefox)

    Hmm strange, I’ll have a closer look thanks.

    Great plugin scribu. I use it on another couple of club websites and it’s great.

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

The topic ‘[Plugin: Front-end Editor] lines added’ is closed to new replies.