Description
Simple Ajax Insert Comments Lite is a small but powerful plugin for wordpress that allows you insert and get comments in a fast and easy.
Simple Ajax Insert Comments Lite uses Ajax, jQuery and PHP to insert comments for what you don’t need to reload the page.
Main Features
- Insert comments using Ajax and jQuery in WordPress without reloading the page.
- Loads and displays comments with Ajax without reloading the page.
- Comment pagination, number of comments per page, number of comments to load.
- Buttons to insert images, videos and links easily
- Limit of characters per comment.
- Option to allow comment to registered users only, or also to non-registered.
- Simple Ajax Insert Comments is fully Responsive.
- Full validation of fields.
- Captcha to give security to the form and avoid Spam.
- Area of text auto incrementing.
- Comments to Facebook-Style date format.
- Automatic inclusion, using Shortcode, or Widget
- Reply to specific Comments
- 4 Styles available for customization.
- Automatic inserted the plugin at the end of the content of your post. Or manual if necessary.
- If you use BuddyPress, the comment author link will point to your BuddyPress user profile page.
- Configuration page to customize the Plugin Options.
- and more!
Important
This is a free version and some features are not available.
Screenshots
Installation
- Upload
simple-ajax-insert-comments-lite.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- The plugin will display only but if you want to install it anywhere, place put
<?php if(function_exists("display_saic")) { echo display_saic();} ?>
in your templates
Reviews
Contributors & Developers
“Simple Ajax Insert Comments Lite” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Ajax Insert Comments Lite” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.1
- Fixed Bug: Problems with the notifications at author of the post
- Fixed Bug: Problems with line breaks
- Added : Adapting with www.remarpro.com plugin repository guidelines
- Added : Compatibility with wordpress 4.1.1 or higher
1.1.2
- Fixed Bug: Improved field layout
1.1.0
- Update : Support Responsive
- Update : Support Widget and Shortcode
- Fixed Bug: Improved field layout
- Fixed Bug: Some design problems
- Fixed Bug: Bugs fixes