=== Plugin Name === Contributors: nimeshrmr Donate link: http://www.innovativephp.com/ipage-slides Tags: page,post,jquery,slider,slideshow,widget,shortcode Requires at least: 3.0.2 Tested up to: 3.3 Stable tag: 1.1 IPage Slides is a simple slideshow which can be used to show your blog post content in an interactive way. It plays automatically on load. == Description == About IPage Slides ? IPage Slides allows you to display your blog post content as a dynamic slideshow. You can choose to autoplay the slideshow or manually control the slides. The purpose of this plugin is to let bloggers highlight their top content in limited space in an interactive way. What can you do with IPage Slides Download IPage Slides and View Demos http://www.innovativephp.com/ipage-slides Now IPage Slides is Integrated into My Main Plugin IBlocks http://www.innovativephp.com/iblocks == Installation == 1. Upload `ipage-slides` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place the following code in your pages or blog posts. [slide_switcher_small id='testid'] @item:Item 1 @item:Item 2 [/slide_switcher_small] 4. Replace Item1,Item2..etc with your content. 5. View how to use ipage slides shortcodes at http://www.innovativephp.com/ipage-slides == Frequently Asked Questions == = 1. How can I use IPage Slides inside Page or Post ? = You can check out our demos and syntax first. Copy one of the code provided in the demo and paste inside one of your post or page and click publish. You will see the demo working on your page. = 2. Can I use html content for Slides ? = You can use any html content with css styles to make your content look better. = 3. Can i use more than 1 slider in Single Page or Post ? = Yes you can use more than one slider inside single page or post. But using 1 slider per page is recommended. == Screenshots == 1. screenshot-1.png 2. screenshot-2.png 3. screenshot-3.png 4. screenshot-4.png == Changelog == = 1.0 = * IPage Slides 1.0 is the initial version. = 1.1 = * Added slideshow templates functionality. * Added multiple slideshow support per page or post.