Forums

Live Comment Preview
Doesn´t appear the preview in 2.0 (7 posts)

  1. Javier
    Member
    Posted 9 months ago #

    Hello,
    I just upgraded from 2.0b1 to 2.0 and the plugin has stopped working. When you're writing does not appear any comments preview.

    What happened?

    Thanks and best regards.

    http://wordpress.org/extend/plugins/live-comment-preview/

  2. kosherjava
    Member
    Posted 9 months ago #

    Same issue here (though I had not been using the beta). No errors, but no comment preview is displayed.

  3. gavinny1
    Member
    Posted 8 months ago #

    Same issue. I can make it come back by changing the 'add_action' back to 'comment_form'. i.e.

    add_action('comment_form_after', 'lcp_add_preview_div');

    goes back to:

    add_action('comment_form', 'lcp_add_preview_div');

    Possibly a change in the calling string in comment.php would work too.

  4. b-rad
    Member
    Posted 8 months ago #

    Ditto. Worked before the latest update. Now, nothing.

  5. Brad Touesnard
    Member
    Posted 8 months ago #

    Fixed in 2.0.1.

    Reverted back to:
    add_action('comment_form', 'lcp_add_preview_div');

  6. kosherjava
    Member
    Posted 8 months ago #

    Thanks. It now works.

  7. kamundu
    Member
    Posted 6 months ago #

    nice plugin.is it possible to have a comments section like the one at mzooridotcom bottom right in functionality where the users can post comments and they appear immediately he clicks post?
    your answer will be of great help
    Joseph

Reply

You must log in to post.

About this Plugin

About this Topic