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.

Advanced Testimonials

Description

Advanced Testimonials is an awesome easy to use testimonial plugin developed by an expert team of codeincept. This plugin can give you the easiest way to start adding your customer testimonials, right now! Easily embed testimonials list or carousels into a Page or Post using the shortcode with multiple options, control your options with shortcode. Advanced testimonial offers ready to use multiple css retina ready style. We have developed multiple layout styles you can also style as you want because it is easy to extend. Fully functinal shortcode gives support to enable/disable multiple options like columns, styles, navigation arrows etc.

Documentation

click here to visit detailed documentation and Demo of Advanced Testimonials

Features:

  • 100% responsive testimonial slider
  • Light weight testimonial slider
  • Easy to use
  • Multiple CSS retina ready styles
  • Supports multiple Columns
  • Supports number of items
  • Category wise testimonials
  • Show/hide Navigation dots.
  • Show/hide left right arrows.
  • Enable/Disable autoplay.
  • Show/hide featured image
  • Developer friendly & easy to customize.
  • Touch-swiped enabled.
  • 24/7Free Basic Support.

How To Use

Place [advanced_testimonials_slider] in your templates pages, posts, widgets ect.

By default shortcode attribute are :
columns=1
style=style-1
items=10
cat_id=all
showimage=1
autoplay=true
arrows=true
navigation=true

  • You can extend shortcode attributes to your desired requirement.
  • Like for two columns use below shortcode
    [advanced_testimonials_slider columns=”2″]
  • for other style use below shortcode
    [advanced_testimonials_slider style=”style-2″]
  • for few items use below shortcode
    [advanced_testimonials_slider items=”10″]
  • To disable slider arrows use below
    [advanced_testimonials_slider arrows=false]

Screenshots

  • Awesome style style-1
  • Top image awesome style style-2
  • Classic awesome style style-3

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload advanced-testimonials folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [advanced_testimonials_slider] in your templates pages, posts, widgets ect.

By default shortcode attribute are :
columns=1
style=style-1
items=10
cat_id=all
showimage=1
autoplay=true
arrows=true
navigation=true

You can extend shortcode attributes to your desired requirement.
Like for two columns use below shortcode
[advanced_testimonials_slider columns=”2″]
for other style use below shortcode
[advanced_testimonials_slider style=”style-2″]
for few items use below shortcode
[advanced_testimonials_slider items=”10″]
To disable slider arrows use below
[advanced_testimonials_slider arrows=false]

FAQ

Can we show testimonials by category

Yes, you only need to add cat_id=”category_id” as a shortcode attribute. like
[advanced_testimonials_slider cat_id=”9″]
i.e. 9 will be your category id

Reviews

Read all 1 review

Contributors & Developers

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

Contributors

Changelog

1.0

  • Initial release.