jFlow Plus

jFlow Plus can be used to create simple image sliders with text content in a beautiful manner, it can be used within articles as well as theme files. It does not modify any other images or galleries. You can see its live demo here
After installing the plugin just write something like:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
<div id="container">
<div id="jFlow">
<div id="slide1">
<img src="images/slide1.jpg" alt="Slide 1 jFlow Plus" />
<span><h3>First Slide Heading</h3><p>First Slide Text.
<a href="#" title="Coolness" class="readmore">Read More!</a></p></span>
</div>
<div id="slide2">
<img src="images/slide2.jpg" alt="Slide 2 jFlow Plus" />
<span><h3>Second Slide Heading</h3><p>Second Slide Text.
<a href="#" title="Coolness" class="readmore">Read More!</a></p></span>
</div>
<div id="slide3">
<img src="images/slide3.jpg" alt="Slide 3 jFlow Plus" />
<span><h3>Third Slide Heading</h3><p>Third Slide Text.
<a href="#" title="Coolness" class="readmore">Read More!</a></p></span>
</div>
</div>
<div id="jFlowController">
<span class="jFlowControl"></span>
<span class="jFlowControl"></span>
<span class="jFlowControl"></span>
</div>
<span class="jFlowPrev"><div></div></span>
<span class="jFlowNext"><div></div></span>
</div>jFlow Plus is originally by Devin Walker with code from ktan
NOTE: This plugin also removes wpautop filter for its functionality.
You can customize these in the Settings section:
- Width of Slider.
- Height of Slider.
- Time to transition one slide.
- Enable/Disable Autoplay.
- Display time per slide.
Installation
- Download the latest version.
- Extract it in the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Customize the plugin in the Settings > jFlow Plus.
Frequently Asked Questions
For any query, ask me here or comment below.
Screenshots(Click for larger image)
The Settings menu in the admin panel for customization.










Pingback: Pritesh Gupta på "jFLow Plus" - CyberMaster
Pingback: jFlow Plus: Awesome WordPress Slider Plugin | PriteshGupta.com