=== Genesis Testimonial Slider ===
Contributors: wpstudio, frankschrijvers, seothemes
Tags: testimonials, testimonial, testimonials plugin, widget, genesis, slider, Genesis Framework, genesiswp
Requires at least: 3.6
Tested up to: 5.2.2
Stable tag: 1.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The Genesis Testimonials Slider is a simple-to-use plugin for adding Testimonials to your Genesis Theme, using a shortcode or a widget.

== Description ==

The Genesis Testimonials Slider allows users to add Testimonials to a widget area or to embed theme into a page or Post using the shortcode. The testimonials are customposts with author name, content and image. No more loss of data when switching themes.


**Please Note:** This plugin only works with the <a href="http://www.studiopress.com/" title="Genesis Framework" rel="nofollow">Genesis Framework</a>

More information, an example and the manual can be found on <a href="http://www.wpstud.io/plugins/">WPStudio</a>.


= Plugin features =
* Plugin settings page
* Effect slide or fade
* Autoplay
* Show controls
* Pause on hover
* Set speed
* Set columns
* Set loop
* Set position image
* Add company name
* Add rating
* Genesis 2.0


== How to use ==
Add the Testimonial widget to a widget area or use the shortcode.
`[gts-slider]`


Looking for additional features? Just let me know.


== Installation ==

1. You have a couple of options:
	* Go to Plugins -> Add New and search for "Genesis Testimonials Slider". Once found, click "Install".
	* Download the folder from Wordpress.org and unzip the folder. Then upload via Plugins -> Add New -> Upload.
2. Activate the plugin through the 'Plugins' menu in WordPress.

**Please Note:** This plugin is only for Genesis Framework users. Genesis is a premium product by [StudioPress](http://www.studiopress.com). If you do not have Genesis 2.0+ or Wordpress 3.6+, the plugin will not activate.

== Screenshots ==

1. Testimonial slider default styling
2. Testimonial slider integrated in theme
3. Testimonial slider admin panel

== Changelog ==

= 1.5 =
* Update: fix for Genesis 3.0
* Removed genesis_pre function check on activation

= 1.4 =
* Tweak: removed Structured Data. Testimonials are used in many diffrent ways. The structured data is a limitation here.
* Bug fix: fixed Fatal error when shortcode and widget are used on same page.

= 1.3 =
* New: Add option to show testimonials in random order.

= 1.2.6 =
* Bug fix: fixed check wich causes a error 500 if switched to an none Genesis theme.
* Tweak: removed permalinks testimonials

= 1.2.5 =
 * Update: fix for Genesis 2.6
 * Tweak: small  code tweaks for WPCS
 * Update: add itemprop author
 * Update: made plugin ready for translation
 * Tweak: changed textdomain to slug

= 1.2.4 =
 * Set default params for scrolling speed

= 1.2.3 =
 * Set default params to avoid JS error's

= 1.2.2 =
 * Add missing files

= 1.2.1 =
 * Add missing files

 = 1.2 =
 * New: Added rating stars
 * New: Added company field
 * New: Added select position image
 * New: Added schema microdata
 * Tweak: Updated code to WordPress coding standards
 * Tweak: Added responsive breakpoints

 = 1.1.3 =
 * Fixed typo in link to WPStudio website

= 1.1.2 =
* Fixed bug which shows slider always on top onf the content using the shortcode

= 1.1.1 =
* Add option for setting a loop
* Fixed setting hover on pause

= 1.0.1 =
* Fixed html widget. Add closing div.

= 1.0 =
* Initial Release