jQuery Comment Preview WordPress Plugin

Homepage of this plugin now has a new URL:

» jQuery Comment Preview WordPress Plugin «

68 Responses to “jQuery Comment Preview WordPress Plugin”

  1. @Marcy – just delete {avatar} from Preview block template field on plugin options page.

  2. This would definitely beautify the blog posts and appears more easy to install than CForms.

    CForms is the best, but for a simple blog like mine, I would be moreh appy with a normal commenting form like this.

  3. thanx for the plugin!!

  4. Michael Montgomery

    I’ll definitely try this on my site

  5. thanks for this plugin

  6. Looks good!

  7. I have this error log in my firebug and plugin didn’t worked.

    MD5 is not defined
    [Break on this error] var md5 = MD5(email);\n

    @
  8. Ozgur, I see that the plugin works great on your site.

  9. Please remove my other message, i fixed it too. And ı use jQuery noconlifct
    http://www.adrogen.com/blog/jquery-conflict-is-not-a-function/
    Thanks for great plugin too!

    - Ozgur

    @
  10. Hi Dimox, I’m strugling for hours now, so maybe it’s time to ask for some help. The preview looks fine, but when a comment is submitted, I still see the ugly default WP comment (with the scrambled mail address and without the date).
    Is there some option in jQuery that I have missed or do I have to change something in the theme? And if so, what and where?
    I work with WP 2.8.4 and I’m a rookie: thanks for the plugin and your help!

  11. Oxsasuna, my plugin is not relevant to your problem. May be something wrong in template of your site.

  12. How can I activate the bold, italic etc buttons?

    @
  13. Instructions are on the plugin options page.

  14. Sorry, but… Where is the plugin options page?

    @
  15. Admin panel → Settings → jQuery Comment Preview

  16. robert phillips

    Quick question!

    Can it *force* a commentor to preview before submitting?

    (I hope it can!)

    tnks!

    %%r

  17. robert phillips, no.

  18. Hi Dimox,

    Thanks for the nice plugin. I’ve it installed with a breeze and it works perfectly within mins.

    There is one issue that I’m struggling for days. After numerous insane tries, I couldn’t find the css to edit the width of the preview textarea. I’m trying to make the preview textarea’s width fluid in proportion of the threaded comments. Would like to check with you where can I edit that? I saw the css textarea_clone but don’t think that is the right one after fruitless attempts.

    Thanks and looking forward to your pointer.

  19. coq10, this textarea usually has an id="comment", so use this id. It can be in style.css file of your theme.