Big Slider
Medium Slider
Small Slider
Slider shortcode instructions:
There are 2 different slider shortcodes. The first one show post/page image attachments and has the following arguments:
- size: big, medium, small. (default: medium)
- effect: random, fold, fade, sliceDown, sliceUp, sliceDownRight, sliceDownLeft, sliceUpRight, sliceUpLeft, sliceUpDown. (default: random)
- slices: number of slices used in the animation. (default: 15)
- animspeed: number of milliseconds of each transition animation. (default: 500)
- pausetime: number of milliseconds between transitions (default: 4000)
- numberimages: number of images to get from post/page attachments (default: 20)
- lightbox: true, false (default: true)
- exclude: use this argument to exclude attachments from the slider using a comma separated list of IDs
- include: use this argument to only include the attachments you specify using a comma separated list of IDs
Example usage:
The second one enables you to build a slider from images URLs (they can be hosted elsewhere) and has the following arguments:
- size: big, medium, small. (default: medium)
- effect: random, fold, fade, sliceDown, sliceUp, sliceDownRight, sliceDownLeft, sliceUpRight, sliceUpLeft, sliceUpDown. (default: random)
- slices: number of slices used in the animation. (default: 15)
- animspeed: number of milliseconds of each transition animation. (default: 500)
- pausetime: number of milliseconds between transitions (default: 4000)
Example usage:
You can also use the shortcode to add the images to the
Note: If you use the shortcode make sure to resize the images as they won’t automatically resize.












