=== KCarousel With FancyBox === Contributors: Kadir Razu Tags: plugin, fancybox, carousel, slider Requires at least: 2.0.0 Tested up to: 3.5.1 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin can be used to display a group of images in Carousel format with Fancybox option for each image. == Description == This plugin can be used to display a group of images in Carousel format with Fancybox option for each image. You can set your carousel custom options from the wordpress administrator backend. You can control over your carousel transion effect, time, direction etc. You can view larrger version of your carousel image by simply clicking on them. Larger version of image will open in a responsive fancybox. You can navigate through images in fancybox window. Demo: http://kadirrazu.info/wp/demo/kcarousel-with-fancybox/ = Plugin Settings = * Carousel Transiton Effect - options * Carousel Transiton Direction - options * Carousel Transition Time (In Milisecond) - textbox * Number of Slice Per Transiton - textbox * Enable Manual Transition With Pagination - currently disabled == Installation == This section describes how to install the plugin and get it working. 1. Download the plugin file to your computer and Unzip the downloaded archive 2. Upload the folder **kcarousel-with-fancybox** to your */wp-content/plugins/* directory 3. Activate the plugin from *Plugins > KCarousel With FancyBox > Activate*, under WordPress admin interface 4. Use this shortcode in your post or page to display KCarousel *[k-carousel]*. 5. You can also use *kcarousel()* function in anywhere of your theme you want to KCarousel apeeare. 6. Change settings or manage the plugin optons from *Settings > KCarousel Settings*. == Frequently Asked Questions == 1. Does this plugin support dynamic image management ? Answer: Yes 2. Why Should I use this plugins ? Answer: You can control your carousel output as you wish via this plugins. This plugin also shipped with FancyBox option for better and flexible view of images. 3. Can I control carousel direction, effect etc? Answer: Yes, you can do that easily through KCarousel Settings. 4. Is the FancyBox/Lightbox responsive ? Answer : Yes == Screenshots == 1. View frontend horizontal output. 2. View frontend vertical output. 3. View sample of the setting menu. 4. View sample of the KCarousel Images page. == Changelog == = 1.0.0 = * initial release of KCarousel