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.

IQ Testimonials

Description

With IQ Testimonials, you can easily manage the testimonials for your website. You can specify the number of testimonials displayed on your WordPress site according to wether they are being displayed on a page or widget.

You can feature, sort, and set the status (Hidden, Pending, Public) of testimonials. There is even a form so your users can submit testimonials right on your website. Best of all, they are marked pending and require your approval before they go public!

There is a widget so you can display testimonials on your websites sidebar, using either our widget, or this tag one of the shortcodes. You can also have a testimonials page, where you display all your testimonials. You can set testimonials as featured testimonials and set the order in which they are displayed!

A few features:

  • Manage your testimonials. (Add, Edit, and Delete!)
  • Add images to the testimonials.
  • Set number of testimonials to display.
  • Collect the following information for each testimonial: Name, Location, Testimonial, Website, Image.
  • Set status of testimonial to “Public”, “Hidden”, or “Pending Approval”.
  • Display all public testimonials on a testimonials page, using our testimonials page shortcode
  • Allow visitors to submit testimonials through a web form. Just add the shortcode to the page where you’d like the submission form to appear!
  • Feature testimonials.
  • Option to Randomize testimonials.
  • Form options on the settings page so you can set which fields are required and which ones are not.
  • Form options on the settings page so you can select which fields to show or hide.
  • Testimonials on the widget can be dynamically rotated with a fade in and out effect.
  • And there is so much more to come in future releases.

Screenshots

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png

Installation

  1. Upload the ‘iq-testimonials’ folder to the /wp-content/plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Place [iq-testimonials-page] in your template where you want the testimonials to be displayed, or use the widget!
  4. Configure the testimonials settings using the graphical interface.
  5. Read the help section of the plugin settings for more usage options.

FAQ

Have a question? Email me at rogermacrae@gmail.com

Reviews

There are no reviews for this plugin.

Contributors & Developers

“IQ Testimonials” is open source software. The following people have contributed to this plugin.

Contributors

Translate “IQ Testimonials” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.2.7

  • Minor bug fixes and added reCAPTCHA

2.2.6

  • Removed usage of MySQL API throughout code and replaced with wpdb class. Thanks to Patric for pointing this out.

2.2.5

  • Added ability to show read more testimonials link on testimonials widget
  • Listed all available classes in the help section

2.2.4

  • Added css classes to all aspects of the testimonials for easier styling.
  • Fixed height property not showing up. Thank to Craig for sending the code fix.

2.2.3

  • Field settings were not saving correctly.

2.2.2

  • Minor bug fixes.

2.2.1

  • Due to overwhelming demand options have been added to hide fields on the front end form submission. Thanks to all who requested it.

2.2.0

  • Reworked some of the coding.
  • Fixed an error that was preventing testimonials from being updated.
  • Added a feature that will rotate the widget testimonials dynamically using a fade in and out effect.

2.1.6

  • Fixed install error that affected new installs only. Thanks to Paul & Michel for pointing this out.

2.1.5

  • Global form settings now applies to admin area as well. Thanks to Peter for requesting this feature.

2.1.4

  • The was an erroneous \ on line 70 of iq-testimonials-form.php. It is fixed now. Thanks Peter for noticing it.

2.1.3

  • Added testimonial form options to the settings page so you can set which fields are required and which ones are not. Thanks to Peter for requesting this feature.

2.1.2

  • More line return fixes. Should be completely solved now. Thank again to David for pointing it out.

2.1.1

  • Testimonial now retains line returns. Thanks to David for pointing this out.

2.1.0

  • Added option to randomize testimonials

2.0.3

  • Reorganized the file structure
  • Moved iq-testimonials-form to it’s own file
  • Moved widget class to it’s own file.

2.0.2

  • Fixed install error

2.0.1

  • Minor bug fixes. Thanks to Brian for testing and reporting.

2.0

  • Added ability to add images and set the max image size.

1.0

  • Set up basic functionality