Global Slideshow
The global slideshow is used to showcase a series of images from across your entire site. Those images can display property, or page, titles, excerpt, and taglines, and take your users directly to the property pages they represent.
The most basic way to insert the global slideshow is to use either the shortcode:
[global_slideshow]
In order to appear in the global slideshow, you must first select the images by visiting the Properties -> Slideshow page, and then dragging and dropping them into the selection panel on the right. Keep in mind, the images will be displayed in the order that you establish here.
Cheat Sheet for [global_slideshow] shortcode.
Shortcode | Type | Default | Description |
---|---|---|---|
effect | string(sliceDown, sliceDownLeft, sliceUp, sliceUpLeft, sliceUpDown, sliceUpDownLeft, fold, fade, random, slideInRight, slideInLeft, boxRamdom, boxRain, boxRainReverse, boxRainGrow, boxRainGrowReverse) | fade | To get a full list of available effects, check out the Nivo Slider Usage page . |
slices | number | 5 | Sets slices number. |
animation_speed | number in milliseconds | 500 | Sets animation speed. |
pause_time | number in milliseconds | 5000 | Sets pause time. |
show_side_ navigation | true/false | true | Switches side navigation. |
show_side_ navigation_on_ hover_only | true/false | false | Sets side navigation to display only on hover. |
show_pagination_ buttons | true/false | true | Switches pagination buttons. |
image_size | string | As it is set on Properties/ Settings/ Slideshow tab | Sets image size. You can use size names from Properties/Settings/Display tab. |
caption_opacity | number, 0 - 1 | 1 | Sets caption opacity. |