• Hi Scribu,

    Not sure how you prefer bug reports, but here it is:

    When I have the WordPress admin bar enabled, it throws off the placement of the editing button and left-hand border. (It moves down the same height as the admin bar and this makes it hard to use.)

    That said, the new style of editing is one of those knock-your-socks-off experiences. In the future I suppose this direction will be obvious: “Of course we should be able to edit web pages directly! Of course, of course…” But for now, it is cutting edge.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author scribu

    (@scribu)

    You mean the edit button that appears on the left?

    It works fine for me, even with the admin bar. See if switching to the twentyten theme helps.

    Thread Starter Nabha Cosley

    (@nabha)

    Right you are, it works in Twenty-Ten even with the admin bar. Thanks, I’ll troubleshoot the theme.

    Thread Starter Nabha Cosley

    (@nabha)

    FYI, the problem was this rule:

    body {
        position: relative;
    }

    When removed, it works fine.

    Thanks again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Front-end Editor] Bug report: When admin bar is enabled’ is closed to new replies.