=== Gallery Carousel Without JetPack === Contributors: smub, iamdpegg Donate link:http://www.wpbeginner.com/wpbeginner-needs-your-help/ Tags: gallery, lightbox, carousel, gallery carousel, jetpack Requires at least: 3.4.1 Tested up to: 3.5 beta Stable tag: 0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Transform your standard galleries into an immersive full-screen experience without requiring you to connect to WordPress.com == Description == I love this Carousel feature that is part of JetPack however I didn't like that I was being forced to connect my site with WordPress.com to use a feature that has no connection with WordPress.com. Well, I simply forked the Carousel module from JetPack. I am releasing it for all those who want to use this feature with freedom of choice. The carousel feature transform your standard galleries into an immersive full-screen experience with comments and EXIF metadata. [Visit WPBeginner for tutorials or support](http://www.wpbeginner.com "Visit WPBeginner for any tutorials or support") [Take a look at plugins I'm using at WPBeginner](http://www.wpbeginner.com/blueprint/ "Take a look at plugins I'm using at WPBeginner") [Learn WordPress with free WPBeginner videos](http://videos.wpbeginner.com "Checkout out WPBeginner's WordPress tutorial videos") Plugin Header Photo Credit: [Muffit](http://www.flickr.com/photos/calliope/3715986729/ "Carousel photo by Muffet's Flickr") == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. Go to Settings > Media for further options. == Screenshots == 1. Gallery Carousel. == Frequently Asked Questions == **How will you make sure to keep this upto date?** Well this code is literally a copy of JetPack module. I will keep a close eye on every JetPack update. If they update this module, then I will be sure to update this plugin as well. **How can I get rid of the Comments?** I thought long and hard about whether to add this feature in the gallery carousel or not. Because the goal is to transform your standard galleries into an immersive full-screen experience, I think that comments are necessary. This is why I will NOT be adding an option to turn the comments off. However, if you want to turn off comments on Media attachments, you can follow this tutorial: [How to Disable Comments on WordPress Media Attachments](http://www.wpbeginner.com/wp-tutorials/how-to-disable-comments-on-wordpress-media-attachments/ "How to Disable Comments on WordPress Media Attachments) == Changelog == = 0.4 = * Updated it to match with the original JetPack plugin updates. * Added support for mobile and touchscreen devices. * Increased the size of the close button as many of you requested in the forums. = 0.3 = * Fixed styling issue with the background going up as soon as one writes a comment (props Philipp) * Added translation support. (props Philipp) * Translated it for German. (props Philipp) = 0.2 = * Fixed the issue with Multisite * Changed the class name to avoid conflicts = 0.1 = *Initial Release