=== Testimonial Slider Shortcode === Contributors: sazzadh, tallythemes Donate link: http://tallythemes.com/ Tags: testimonial slider shortcode, shortcode, owl carousel, owl carousel, testimonial, slideshow shortcode Requires at least: 4 Tested up to: 4.6 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Testimonial Slider Shortcode is a lightweight Testimonial Slideshow plugin for WordPress. It lets you create a beautiful responsive Testimonial Slideshow. == Description == Using this plugin you can add a interactive Testimonial slider to any page or post. This plugin offer a shortcode to create Slideshow. It is fully responsive and looks good in any device. This plugin using a jquery plugin [Owl Carousel](http://www.owlcarousel.owlgraphic.com/) by Owlgraphic. = Shortcode Example = `[tss_testimonial_slider] [tss_item text=" “Abelson has been an amazing firm to work with. Lorem changed the company.”" name="— JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link="#"/] [tss_item text=" “2222 Abelson has been an amazing firm to work with. Lorem changed the company.”" name="— JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link=""/] [tss_item text=" “333 Abelson has been an amazing firm to work with. Lorem changed the company.”" name="— JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link=""/] [/tss_testimonial_slider]` == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = What is the Shortcode and How to add zoom effect to a Image? = Below is the example of the shoercode. `[tss_testimonial_slider] [tss_item text=" “Abelson has been an amazing firm to work with. Lorem changed the company.”" name="— JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link="#"/] [tss_item text=" “2222 Abelson has been an amazing firm to work with. Lorem changed the company.”" name="— JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link=""/] [tss_item text=" “333 Abelson has been an amazing firm to work with. Lorem changed the company.”" name="— JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link=""/] [/tss_testimonial_slider]` == Changelog == = 1.0 = * initial releases