This plugin will enable AJAX comment posting on your WordPress blog.
Since this plugin uses jQuery Validation plugin, you need to add some CSS classes to your comment form in your WordPress Theme. Open comments.php file of your theme file and find out the comment form in it. Now add following CSS classes to various input boxes:
To change styles, you need to create a file named wdp-ajax-styles.css within your theme directory and define styled for .wdpajax-error, .wdpajax-success, label.error classes.
.wdpajax-error is used to display message when there is some problem submitting the comment .wdpajax-success is used to display success message on successfull comment posting label.error is used for error message that pop up as a result of invalid form data
For more details, visit plugin page
Requires: 2.0 or higher
Compatible up to: 2.8.4
Last Updated: 2009-8-17
Downloads: 4,814
Got something to say? Need help?