subharanjanm / simple-responsive-slider

Put a simple, lightweight and responsive slider on your site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Simple Responsive Slider ===
Contributors: marcelotorres
Tags: slider, responsive, slideshow, responsive slider
Donate link: http://www.marcelotorresweb.com/simple-responsive-slider/
Requires at least: 3.6
Tested up to: 3.8.1
Stable tag: 0.2.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Put a simple, lightweight and responsive slider on your site.

== Description ==

Put a simple, lightweight and responsive slider on your site. The plugin enables the cropped image so easy, plus the addition of links, captions and other settings. This plugin uses the <a href="http://responsiveslides.com/" target="_blank" title="ResponsiveSlides.js | Simple & lightweight responsive slider plugin ">ResponsiveSlides.js</a> made by <a href="http://viljamis.com/" target="_blank">Viljami</a>.

= Contribute =

You can contribute to the source code in our [GitHub](https://github.com/marcelotorres/simple-responsive-slider) page.

= Credits =

* ResponsiveSlides.js by [Viljami Salminen](http://viljamis.com/).

== Installation ==

* Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
* Activate the plugin;
* Navigate to Appearance -> Simple Responsive Slider
* Add the images and configure the slider if needed

= Use slider in your theme =

* Use this function: `<?php if ( function_exists( 'show_simpleresponsiveslider' ) ) show_simpleresponsiveslider(); ?>`
* Or use the shotcode in page or post: [simpleresponsiveslider]
* Or use the widget

== Screenshots ==

1. Slides edit.
2. Image crop.
3. Slider settings.
4. Simple Responsive Slider in action!

== Changelog ==

= 0.2.2.1 =

* Fixed some grammatical errors

= 0.2.2 =

* CSS compatible with the new WordPress 3.8 interface
* Added 'disable image field'

= 0.2.1 =

* Fix load Jcrop, now it is only loaded in the main cropping image
* Added Russian localization by Aleksandr Babanov

= 0.2 =

* Added shortcode and widget support.

= 0.1 =

* Initial version.

About

Put a simple, lightweight and responsive slider on your site.


Languages

Language:PHP 62.8%Language:JavaScript 25.8%Language:CSS 11.4%