=== Ajax Post Carousel === Contributors: Mantish - 8manos < plugins@8manos.com > Donate link: http://8manos.com/ Tags: AJAX, slide, slider, carousel, jquery, post carousel, ajax carousel Requires at least: 2.9 Tested up to: 3.0.1 Stable tag: 0.2.4 Widget that displays posts as a carousel, using jQuery. It preloads a few posts and Ajax is used to load more posts as the carousel advances. == Description == With Ajax Post Carousel you can display posts as a carousel using jQuery for animations. The widget only preloads a few posts and Ajax is used to load more posts as the carousel advances (this is very useful when you have hundreds of posts). The featured thumbnail of each post is used for the carousel, so at least Wordpress 2.9 is required. The widget can be totally customized using CSS. Only the basic styles are defined so the carousel works properly. **Features** * Posts can be selected from a category, a custom taxonomy or a post type. * Number of posts in carousel and number of preloaded posts (buffered posts) * Posts can be loaded in radom order or using the deafault order (From most recent to oldest) * Carousel can be circular (no start or end) == Installation == 1. Upload `ajax-post-carousel` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Create widgets anywhere, using the 'Widgets' menu in WordPress == BETA == Be adviced we are releasing this software as beta software. Our initial intention is to gather feedback and collaboration. After testing and approval the plugin will launch oficially. Send us your comments to plugins@8manos.com == Frequently Asked Questions == = How can you not have FAQ? = This is the first public release, we welcome you to send us your comments and feedback and don't encourage production use without testing. = Where can I send you feedback = plugins@8manos.com == Screenshots == 1. This is default output of the plugin, you can customize it as much as you want using CSS. You will also find useful settings in the widget itself. == Upgrade Notice == = 0.2.4 = New feature, and bug fix. == Changelog == = 0.2.4 = * New feature: loop * Width bug in chrome resolved. = 0.2.3 = * Now has a good fallback when JS is disabled. Styles are more robust = 0.2.2 = * Fixed bug when all post types and all categories are selected. = 0.2.1 = * Fixed some bugs in Internet Explorer and Google Chrome. = 0.2 = * Posts can be selected from a category, a custom taxonomy or a post type. = 0.1 = * First working version.