=== cSlider === Contributors: julian.weinert Tags: cslider, c slider, content slider, content, slider, content slideshow, slideshow, bxslider, csundm, csundm berlin, cs&m, jQuery Requires at least: 2.0 Tested up to: 3.2.1 Stable tag: 2.1.1 cSlider is easy-to-use. Create beautiful and stunning content sliders! This is the most simple and innovative content slider available for WordPress. == Description == Add content slides with a simple shortcode "[cSlider]" and divide all slides with "[slide]". Close the shortcode after all slides with "[/cSlider]". Change your default settings in the admin panel. Overwrite the defaults for each cSlider with these shortcode attributes: 1. width (in px) 1. mode {horizontal, vertical, fade} 1. speed (in ms) 1. infititeLoop {true, false} 1. controls {true, false} 1. startingSlide (index of the first slide to appear) 1. randomStart {true, false} (whether the first slide to appear is random) 1. auto {true, false} (automated sliding) 1. pause (in ms) (pause between auto slides) 1. autoDirection {next, prev} (direction of auto slides) 1. autoHover {true, false} (stop auto slides on mouseover) 1. pager {true, false} (show the page navigation) 1. pagerLocation {bottom, top} 1. ticker {true, false} (slide continuously) 1. tickerDirection {next, rev} (direction of ticker) 1. tickerHover {true, false} (stop ticker slides on mouseover) == Installation == This section describes how to install the plugin and get it working. 1. Upload `cslider` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Change settings under Settings --> cSlider 1. Place `[cSlider] ... [slide] ... [/cSlider]` in your posts or pages and place all slides divided by "[slide]" inside of it. == Changelog == * 1.0 First stable build * 1.1 Updated settings page * 2.0 Added support for shortcodes within the slides * 2.1 Added german translation * 2.1.1 Fixed Pager design issue * 2.2 Fixed an issue while first usage == Frequently Asked Questions == = How to change default behaviour = Go to Settings --> cSlider and change it to what fits your needs best = Can I overwrite the defaults for each slide on my page? = Yes. Use all the shortcode attributes found in the description of this plugin. == Screenshots == 1. cSlider default settings panel 2. How to use the shortcakes 3. What it will look like in the front end