Cactus Info Slider

Info Slider is for users who want a step-by-step set of slides to explain a process. Each slide contains text (on the left) and an image (on the righ

Author:Happy Cactus Dev (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.2.37
Plugin version:1.0
Added to WordPress repository:29-05-2015
Last updated:29-05-2015
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://happycactusdev.com/info-slider
Total downloads:1 171
Active installs:10+
plugin download
Click to start download

The Cactus Info Slider is a simple plugin whose purpose is to display sequential information. As opposed to the many sliders that exist whose main purpose is to showcase photos, Info Slider’s main purpose is to showcase information. Its best use is for anyone looking to display a step-by-step process with both text and a visual aid.

Info Slider uses 2 simple shortcodes and 3 simple attributes to create the slides:

  • [cactus-slider] – Open and close your entire set of slides with this shortcode.
  • [slider-item] – Open and close a single slide with this shortcode. All informational text you want displayed should be between this open/close shortcode.
    • [slider-item nbr=”1″] – The “nbr” attribute gives the slide a numerical value for easier tracking.
    • [slider-item title=”My Slide”] – The “title” attribute gives the slide a title, which will be represented as an h2 header.
    • [slider-item img=”http://server.com/myImage.jpg”] – the “img” attribute is a URL to the image you want to be associated with the slide.

ChangeLog