JFlow Plus Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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.
Release Page: jFlow Plus Plugin Homepage
Live Demo: jFlow Plus Demonstration
Huge changes form version 1.2.2 to version 2.0.0, older users please backup current plugin before updating.
After installing the plugin just write something like:
[jflow]
[jflowslide imgpath="FullPathOfImage" imgalt="ImageAlt" heading="HeadingOfSlide" slidetext="SlideText" linktitle="LinkTitle"]
[/jflow]
Where [jflow]
and [/jflow]
are the beginning and ending of jFlow Plus slider respectively, keep on adding as many [jflowslide imgpath="FullPathOfImage" imgalt="ImageAlt" heading="HeadingOfSlide" slidetext="SlideText" linktitle="LinkTitle"]
for as many slides you want.
To implement directly in theme files, use:
<div id="jFlow">
<div class="slide">
<img src="FullPathOfImage" alt="ImageAlt"/>
<span><h3>HeadingOfSlide</h3><p>SlideText<a href="#" title="LinkTitle" class="readmore"></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.
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.
Internationalization supporting:
- English