• The live preview plugin leaves an open div tag. Even if this line says
    echo $before.'<div id="commentPreview"></div>'.$after;
    the closing div tag is being replaced by javascript with none.

    It shows in Chrome resource inspector as: <div id=”commentPreview”>

    I found this after installing Subscribe to comments plugin and the checkbox of this one was thrown away from the comments form because of this open tag, after which the other plugin code was inserted.

Viewing 1 replies (of 1 total)
  • Thread Starter mateimihaid

    (@mateimihaid)

    Update: the open div was not the cause for the other plugin fault – but there is a situation when the div is not closed when looking into sourcecode.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Live Comment Preview] Version 1.9 leaves an open div’ is closed to new replies.