This plugin helps you manage a list of testimonials that you can place anywhere in your blog using shortcodes, php calls or widgets.
The easiest way to install it is using the WordPress build-in installation feature:
If you prefer to use the old fashion way then:
Once you have activate it, a new option is added to your WordPress Settings module named wpCJ Testimonials and a new widget as well.
In the plugins page, you will find four options to set:
Usage
Once you have set the configuration settings of the plugin, it will allow you to introduce the testimonials.
Handling Testimonials
The Manage Testimonials page have two section: An upper section where you add or edit testimonials and a lower section showing the current list of testimonials.
There are two mandatory fields for any testimonial: Client and Testimonial.
Optionally you can especify the client's company, its website and an image.
There is a field named "Product". This field is useful if you want to store different testimonials for different products or services. All you have to do is especify a unique "product key" for every object you want to store testimonials to. Or leave it blank if they are not useful to you.
If you need to edit a testimonial, click on the Client Name in the Testimonial List and then proceed to edit it. Click on Save Changes when you are done and that's it.
Showing Testimonials
wpCJ Testimonials allows you to show your testimonials in every possible way allowed by WordPress:
<?php if ( function_exists('wpcjt') ) wpcjt($limit,$product,$limit); ?>
Requires: 2.8 or higher
Compatible up to: 2.8.4
Last Updated: 2009-9-6
Downloads: 2,502
Got something to say? Need help?