=== Carousel Widget === Contributors: ujw0l Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=N3MXYNZBFKZ8E Tags: roundabout,carousel, widget, portfolio Requires at least: 2.8+ Tested up to: 3.5 Stable tag: 1.0 License: GPLv2 Plugin that provides users option to display carousel widget for sidebar and carousel for page == Description == This plugin lets you to display carousel widget on sidebar with the themes that supports sidebar (it does not work properly on footer). Right now it is on auto play only mode, with fixed height and width and movement interval. It also lets users to add the bigger carousel on the page. However it is not set on auto play. The image moves on once user click the other images and image also has the link which redirects user to site where developer wishes. I wish to add options to customize the widget and frontend display of the carousel on later versions. Note: This plugin is based on Roundabout jQuery plugin http://fredhq.com/projects/roundabout/ Demo:http://ujwolbastakoti.info/portfolio/roundabout-carousel-demo == Installation == 1. Upload the folder ` carouselwidget` and its contents to the `/wp-content/plugins/` directory or use the wordpress plugin installer 2. Activate the plugin through the 'Plugins' menu in WordPress 3. A new "Carousel Widget" will be available under Appearance > Widgets, where you can add it to your sidebar 4. At the Setting section on dashboard ‘Carousel Widget’ will appear where developer can add images and information they wish to display on carousel. 5.To add carousel on page use shortcode [inpage_carousel]. = Uninstall = 1. Deactivate Carousel Widget in the 'Plugins' menu in Wordpress. 2. After Deactivation a 'Delete' link appears below the plugin name, follow the link and confim with 'Yes, Delete these files'. 3. This will delete all the plugin files from the server as well as erasing all options the plugin has stored in the database. == Frequently Asked Questions == = Why can’t I customize it? = This is first release I wish to make it more customizable on future releases. = Where can I use this plugin? = You can use this plugin to display images on sidebar(auto play) and on page == Screenshots == 1. This is screenshot of the page carousel `assets/screenshot-1.PNG` 2. This is the second screen shot of carousel widget on side bar `assets/screenshot-2.PNG` == Changelog == = 1.0 = * This is first stable version * Many upgrades to follow = 1.1.0 = * If upgrading also update image urls in order for it to work * It has lot better background compared to last version * You can also view the demo of both carousel and widget at backend * Better display of items in database * Better form validation in backend * Lots of minor bug fixes * more featurs to follow in future releases * You might need change some of the CSS manually to make it work with your theme.