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
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:
[code type=HTML]
[jflow]
[jflowslide imgpath=”FullPathOfImage” imgalt=”ImageAlt” heading=”HeadingOfSlide” slidetext=”SlideText” linktitle=”LinkTitle”]
[/jflow][/code]
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:
{code type=HTML}
{/code}
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.