=== RR Slick Carousel === Tags: jQuery Carousel, carousel, slick carousel, rr slick carousel Requires at least: 3.3 Tested up to: 3.5.1 Stable tag: 1.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html RR Slick Carousel is awesome responsive image carousel. There are three different types effect of this plugin. == Description == This plugin will enable three different types carousel in your wordpress theme. You can embed the carousel via shortcode in everywhere you want, even in theme files. Wanna see how it works? Click here: http://shobuj.info/plugins/rr-slick-carousel-plugins/ == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `plugin-directory` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Use shortcode in page, post or in widgets. 4. If you want news ticker in your theme php, Place `` in your templates. Shortcodes 1. Single Items Carousel
[single id="single-item" category="single item" slides="1" scroll="1" dot="true" itemspeed="300" inf="true" play="false"]2. Multiple Items Carousel
[multiple id="multiple-items" category="multiple" slides="4" scroll="4" dot="true" itemspeed="300" inf="true" play="true"]3. One Time Carousel
[one-time id="one-time" category="Multiple" slides="4" scroll="1" placeholders="false" touchmove="true" itemspeed="300" play="true"]== Frequently Asked Questions == = How do I install this plugin? = You can install as others regular wordpress plugin. No different way. Please see on installation tab. = Why this plugin doesn't support link in the carousel? = If you need link support in the carousel, you have to purchase premium version. Premium version is coming soon. Please wait for that. == Screenshots == 1. Installed in demo server. == Changelog == = 1.0 = * Initial Release