Nivo Slider
Content
Description
Allows to display Nivo slider.
Features
- Many options
- Liquid width
- 16 transitions
- Caption
- Unlimited times per page
Usage
[slider_nivo] [s_n src="image.jpg" url="#"] [s_n src="image.jpg" url="#"] [s_n src="image.jpg" url="#"] [/slider_nivo]
Examples
Shortcode
[slider_nivo] [s_n src="/wp-content/themes/spansko/_temp/img-1.jpg" url="#"] [s_n src="/wp-content/themes/spansko/_temp/img-2.jpg" url="#"] [s_n src="/wp-content/themes/spansko/_temp/img-3.jpg" url="#"] [/slider_nivo]
Attributes for [slider_nivo]
Kind of effect.
effect="random" effect="sliceDown" effect="sliceDownLeft" effect="sliceUp" effect="sliceUpLeft" effect="sliceUpDown" effect="sliceUpDownLeft" effect="fold" effect="fade" effect="random" effect="slideInRight" effect="slideInLeft" effect="boxRandom" effect="boxRain" effect="boxRainReverse" effect="boxRainGrow" effect="boxRainGrowReverse"
Group of effects, (by default)
effect="slideInRight,fold,sliceDown"
For slice animations. (by default: 10)
slices="7"
For box animations. (by default: 8)
boxcols="5"
For box animations. (by default: 4)
boxrows="3"
Slide transition speed. (by default: 1000)
animspeed="2500"
How long each slide will show. (by default: 6000)
pausetime="5000"
Set starting Slide. (by default: 0, first slide)
startslide="5000"
Next & Prev navigation. (by default: true)
directionnav="false"
1,2,3... navigation. (by default: true)
controlnav="false"
Stop animation while hovering. (by default: true)
pauseonhover="false"
Start on a random slide. (by default: false)
randomstart="true"
Prev directionNav text. (by default: Prev)
prevtext="Back"
Next directionNav text. (by default: Next)
nexttext="Forward"
Attributes for [s_n]
Image path. (by default: NULL)
src="http://website.com/image.jpg"
Target URL. (by default: NULL)
url="http://website.com"
Target window. (by default: NULL)
target="blank"
Caption. (by default: NULL)
caption="Hello World!"


