This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Ajax Insert Comments Lite

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.

  • You can see a live preview here
  • You can see the limited functionality here
  • You can download the full version from here

Screenshots

  • Theme Style - Default
  • Theme Style - Golden
  • Theme Style - Facebook
  • Theme Style - Dark
  • Configuration page to customize the Plugin Options.

Installation

  1. Upload simple-ajax-insert-comments-lite.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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

Ogwomwenda (Mutunda) 3, 2016 4 replies
Doesn't work with the WordPress comments system - creates it's own separate system that doesn't apply to all the things that WP comments apply to. So you'd have to hide/delete any existing comments. Incorrectly displays usernames. Settings page full of typos. Features advertised on plugin page do not exist in the plugin.
Read all 9 reviews

Contributors & Developers

“Simple Ajax Insert Comments Lite” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2.1

  • Fixed Bug: Problems with the notifications at author of the post
  • Fixed Bug: Problems with line breaks
  • Added : Adapting with wordpress.org 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