=== PhotoPress - Sideways Gallery ===
Contributors: padams
Donate link: http://www.photopressdev.com
Tags: photos, images, gallery, photopress, sideways, slider
Requires at least: 3.7
Tested up to: 4.2.2
Stable tag: 1.3

Extends the [gallery] shortcode to add a "sideways" slider display option.

== Description ==

This plugin allows you to display a theme independant gallery of images using a sideways scrolling slider style. The plugin extends the core [gallery] shortcode by adding a "type" attribute so that you can choose this sideways presentation on a gallery by gallery basis.

= Features Include: =
* Adds *"type"* gallery attribute and "sideways" value to the core gallery shortcode.

= Premium Support =
The PhotoPress team does not provide support for this plugin on the WordPress.org forums. One on one email support is available to users that purchase one of our [Premium Support Plans](http://www.photopressdev.com).

= Other PhotoPress Plugins =
* [PhotoPress Image Taxonomies](http://wordpress.org/plugins/photo-tools-image-taxonomies/)
* [PhotoPress Gallery](http://wordpress.org/plugins/photopress-gallery/)
* [PhotoPress Paypal Shopping Cart](http://wordpress.org/plugins/photopress-paypal-shopping-cart/)
* [PhotoPress Masonry Gallery](http://wordpress.org/plugins/photopress-masonry-gallery/)
* [PhotoPress Sideways Gallery](http://wordpress.org/plugins/photopress-sideways-gallery/)
* [PhotoPress Latest Images](http://wordpress.org/plugins/photopress-latest-images/)

= The Guide To WordPress For Photographers =
For more information on ways to use PhotoPress and other plugins to build a photpgraphy website check out the [WordPress For Photographers e-Book](http://wpphotog.com/product/the-guide-to-wordpress-for-photographers/ "WordPress For Photographers").

== Example Usage ==

Display a gallery of images using a sideways style:

`[gallery type="sideways"]`

== Installation ==

1. Upload the plugin folder to your `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' page in the WordPress admin interface
1. Add the "type" parameter to the gallery shortcode in your page/post like so `[gallery type="sideways"]`.

== Frequently Asked Questions ==

= Why do I need this plugin? =

You need this plugin if you want to turn an image gallery into a sideways slider on a case by case basis.

== Changelog ==

= 1.3 =

Fixed easing option error.

= 1.2 =

Fixed gallery height issue.

= 1.1 =

- Fixes issue in some browsers where the height of the gallery was not properly set.

= 1.0 =

Initial version of plugin.

