jFlow Plus

The jFlow Plus Plugin implements the jFlow Plus Slider into your WordPress blog, without touching other galleries.

Author:Pritesh Gupta (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.8.1
Plugin version:2.0.0
Added to WordPress repository:25-06-2011
Last updated:21-02-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.priteshgupta.com/plugins/jflow
Total downloads:6 524
Active installs:40+
plugin download
Click to start download

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