Title: Row Column Testimonials with widget
Author: bijon
Published: <strong>August 6, 2016</strong>
Last modified: August 6, 2016

---

Search plugins

![](https://ps.w.org/row-column-testmonial-with-widget/assets/banner-772x250.jpg?
rev=1469069)

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.

![](https://s.w.org/plugins/geopattern-icon/row-column-testmonial-with-widget_a2ddeb.
svg)

# Row Column Testimonials with widget

 By [bijon](https://profiles.wordpress.org/bijon/)

[Download](https://downloads.wordpress.org/plugin/row-column-testmonial-with-widget.zip)

 * [Details](https://wordpress.org/plugins/row-column-testmonial-with-widget/#description)
 * [Reviews](https://wordpress.org/plugins/row-column-testmonial-with-widget/#reviews)
 *  [Installation](https://wordpress.org/plugins/row-column-testmonial-with-widget/#installation)
 * [Development](https://wordpress.org/plugins/row-column-testmonial-with-widget/#developers)

 [Support](https://wordpress.org/support/plugin/row-column-testmonial-with-widget/)

## Description

Many CMS site needs to display client’s testimonial on their website. RC Testimonial
Plugin with Widget allow you to add testimonial
 from wp-admin side same like you
add post, which allows you to display testimonials on your website the easy way.
You can quickly add your testimonials with their authors, jobs, pictures, pictures
size, Website URL and Position.

**This testimonial plugin contain two shortcode**
 [rct_testimonials] and [rct_testimonials_slider]
Where you can display testimonial in list view, in grid view and slider testimonial
with responsive. You can also select design theme from “RC Testimonials -> Designs”.

**Please make sure that Permalink link should not be “/testimonial” Otherwise all
your Testimonials will go to archive page. You can give it other name like “/testimonials,/
our-testimonial, /what-our-say etc”**

This plugin creates a testimonial and a testimonial rotator/testimonial slider custom
post type, complete with WordPress admin fields for adding testimonials. It includes
a Widget and Shortcode to display the testimonials.

#### Here is the Testimonial shortcode example

    ```
    [rct_testimonials]
    ```

If you want to display Testimonial by category then use this short code
 [rct_testimonials
category=”category_ID”]

If you want to display Testimonial using slider then use this short code
 [rct_testimonials_slider
limit=”2″ slides_column=”2″ slides_scroll=”2″ dots=”false” arrows=”false” autoplay
=”true” autoplay_interval=”100″ speed=”5000″ ]

#### Shortcode Examples

    ```
    1. Simple list/Grid view
    [rct_testimonials] OR [rct_testimonials per_row="2"]

    2. Slider (per row one/per row two)
    [rct_testimonials_slider] OR [rct_testimonials_slider slides_column="2"]
    ```

#### Use Following Testimonial parameters with shortcode

    ```
    [rct_testimonials]
    ```

* **limit:**
 [rct_testimonials limit=”5″] ( ie Display 5 testimonials on your website)***
design:** [rct_testimonials design=”design-1″] ( ie Select the design for testimonial.
Values are design-1, design-2, design-3, design-4 ) * **Grid:** [rct_testimonials
per_row=”2″]( ie Display your testimonials by Grid view ) * **orderby:** [rct_testimonials
orderby=”title”] ( ie Order your testimonials by “title” OR “post_date” OR “none”
OR “name” OR “rand” OR “ID” ) * **order:** [rct_testimonials order=”ASC”] ( ie Order
your testimonials by “ASC” OR “DESC” ) * **id:** [rct_testimonials id=”testimonail_id”](
ie Display testimonials by their ID ) * **Display by category** [rct_testimonials
category=”category_ID”] ( ie Display testimonials by their category ID ) * **Display
client:** [rct_testimonials display_client=”false”] ( Display Client name OR: You
can use “true” OR “false”) * **Display job title:** [rct_testimonials display_job
=”false”] ( Display Client job title : You can use “true” OR “false”) * **Display
company name:** [rct_testimonials display_company=”false”] ( Display Client company
name : You can use “true” OR “false”) * **Display avatar:** [rct_testimonials display_avatar
=”false”] ( Display Client avatar : You can use “true” OR “false”) * **Avatar size
and style:** [rct_testimonials size=”150″ image_style=”square”] (Set size of Client
avatar and style – square, circle ) * **Display Quotes:** [rct_testimonials display_quotes
=”false”] ( Display Quotes: You can use “true” OR “false”)

#### Use Following Testimonial Slider parameters with shortcode

    ```
    [rct_testimonials_slider]
    ```

* **Slide columns for testimonial rotator:**
 [rct_testimonials_slider slides_column
=”2″] (Display no of columns in testimonial rotator ) * **design:** [rct_testimonials_slider
design=”design-1″] ( ie Select the design for testimonial. Values are design-1, 
design-2, design-3, design-4 ) * **Number of testimonial slides at a time:** [rct_testimonials_slider
slides_scroll=”2″] (Controls number of testimonial rotate at a time) * **Pagination
and arrows:** [rct_testimonials_slider dots=”false” arrows=”false”] * **Autoplay
and Autoplay Interval:** [rct_testimonials_slider autoplay=”true” autoplay_interval
=”100″] * **Testimonials Slide Speed:** [rct_testimonials_slider speed=”3000″] ***
limit:** [rct_testimonials_slider limit=”5″] ( ie Display 5 testimonials on your
website ) * **orderby:** [rct_testimonials_slider orderby=”title”] (ie Order your
testimonials by “title” OR “post_date” OR “none” OR “name” OR “rand” OR “ID” ) ***
order:** [rct_testimonials_slider order=”ASC”] ( ie Order your testimonials by “
ASC” OR “DESC” ) * **id:** [rct_testimonials_slider id=”testimonail_id”] ( ie Display
testimonials by their ID ) * **Display by category** [rct_testimonials_slider category
=”category_ID”] ( ie Display testimonials by their category ID ) * **Display client:**[
rct_testimonials_slider display_client=”false”] ( Display Client name OR: You can
use “true” OR “false”) * **Display job title:** [rct_testimonials_slider display_job
=”false”] ( Display Client job title : You can use “true” OR “false”) * **Display
company name:** [rct_testimonials_slider display_company=”false”] ( Display Client
company name : You can use “true” OR “false”) * **Display avatar:** [rct_testimonials_slider
display_avatar=”false”] ( Display Client avatar : You can use “true” OR “false”)***
Avatar size and style:** [rct_testimonials_slider size=”150″ image_style=”square”](
Set size of Client avatar and style – square, circle ) * **Display Quotes:** [rct_testimonials
display_quotes=”false”] ( Display Quotes: You can use “true” OR “false”)

#### Here is Template code

    ```
    <?php echo do_shortcode('[rct_testimonials]'); ?> 
    <?php echo do_shortcode('[rct_testimonials_slider]'); ?> 
    ```

#### Available fields :

 * Title
 * Testimonials Content
 * Job Title
 * Company
 * Website URL
 * Picture

#### New Features include:

 * Added 4 New Designs.
 * Display Testimonial categories wise.
 * Display Testimonial on home page with limit `[rct_testimonials limit="1" ]`
 * Adding a Random Testimonial to Your Page.
 * Responsive.
 * Display testimonials using an easy testimonial widget.
 * Add Client image.

#### Pro Features include:

> **Premium Version**
>  * Added 15 New Designs.
>  * Testimonial front-end form.
>  * Star rating
>  * Display testimonials using 15 testimonial widget designs.
>  * Display Testimonial categories wise.

#### Why Use Testimonials?

 * The web has made it easier for consumers to get recommendations not only from
   friends, but to see secure, verified Testimonial from people all over the world.
 * Testimonials help potential customers get to know that you are a credible business.
 * Testimonials, when used effectively, are a great tool to increase conversions
   rates on your website!

## Installation

 1. Upload the ‘RC Testimonial Plugin with Widget’ folder to the ‘/wp-content/plugins/’
    directory.
 2. Activate the “RC Testimonial Plugin with Widget” list plugin through the ‘Plugins’
    menu in WordPress.
 3. Add a new page and add this short code
     [rct_testimonials]
 4. If you want to display Testimonial using slider then use this short code
     [rct_testimonials_slider]
 5. Here is Template code
 6. If you want to display Testimonial using slider then use this template code

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Row Column Testimonials with widget” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ bijon ](https://profiles.wordpress.org/bijon/)

[Translate “Row Column Testimonials with widget” into your language.](https://translate.wordpress.org/projects/wp-plugins/row-column-testmonial-with-widget)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/row-column-testmonial-with-widget/),
check out the [SVN repository](https://plugins.svn.wordpress.org/row-column-testmonial-with-widget/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/row-column-testmonial-with-widget/)
by [RSS](https://plugins.trac.wordpress.org/log/row-column-testmonial-with-widget/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Last updated **10 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.1 or higher **
 *  Tested up to **4.5.33**
 * Tags
 * [Testimonial](https://wordpress.org/plugins/tags/testimonial/)[testimonials](https://wordpress.org/plugins/tags/testimonials/)
   [widget](https://wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://wordpress.org/plugins/row-column-testmonial-with-widget/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/row-column-testmonial-with-widget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/row-column-testmonial-with-widget/reviews/)

## Contributors

 *   [ bijon ](https://profiles.wordpress.org/bijon/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/row-column-testmonial-with-widget/)