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.

WP Testimonial Slider

Description

WP Testimonial Slider is a WordPress plugin which create custom post type to add client’s testimonials / recommendations to display anywhere of your site using shortcode.

WP Testimonial Slider plugin is simple but flexible & powerful.

Plugin Features

  • Testimonial Shortcode Ready
  • Responsive Testimonial slider.
  • Very light weight.
  • Custom post type for Testimonial posting.
  • No need any settings.
  • Work with all WordPress theme.
  • Easy to use.
  • Developer friendly & easy to customize.
  • Powered by Cycle2.
  • Displaying Author Image with each Testimonial
  • Its easy to use interface allows you to manage, edit, create, and delete Testimonials with no new knowledge

Shortcode

[wpt_testimonial]

Normally Testimonials will show by descending order, latest will show first. But if you wish to display ascending order, oldest at first then pass order=”ASC” parameter to shortcode like
[wpt_testimonial order=”ASC”]

Installation

Install WP Testimonial Slider as a regular WordPress plugin. Here is different ways to install WP Testimonial slider plugin :

Install by Search Plugin

  • In your Admin, go to menu Plugins > Add New
  • Search WP Testimonial Slider
  • Click to install
  • Activate the plugin
  • Testimonials post type will show below POSTS

Install by Upload Plugin

  • Download the latest version of WP Testimonial Slider (.zip file)
  • In your Admin, go to menu Plugins > Add New
  • Select “Upload Plugin”
  • Click on “Choose File”
  • Select downloaded wptestimonialslider.zip & click on ‘Install Now’ button
  • Activate the plugin
  • Testimonials post type will show below POSTS

Install Plugin using FTP

  • Upload wptestimonialslider folder inside the /wp-content/plugins/ directory
  • Go to WordPress dashboard > Plugins & Activate the WP Testimonial Slider
  • Testimonials post type will show below POSTS

  • Put [wpt_testimonial] shortcode, where you need to show the testimonial slider.

FAQ

How do I add new Testimonial?

Testimonial post type will show below POSTS. To add new testimonial, go to Testimonial > Add New, then add Testimonial Author name at Title, Full testimonial at Editor, Author Image, Company Name & Designation at respective fields and Finally Publish.

What will be the Author image dimension?

Better to add square size image. Default image size set to 86px X 86px.

How to use shortcode inside page templates?

WordPress has a great function, do_shortcode(), that will allow you to use shortcodes inside your theme files. For example, to output Testimonials in a Theme file, you would do this:

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP Testimonial Slider” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

version 1.0

  • Initial release