The Nivo Slider is the most beautiful and easy to use image slider now for Elxis4. The plug-in allows you to display your gallery of images in any article of your Elxis 4 site. This plug-in is based on original JQuery script by nivo.dev7studios.com.
Instructions
Save your images in a folder, get the folder and plug-in works for you.
command line: { nivoslide id=id_slide width=slide_width height=slide_height lightbox=0 or 1}relative/path/to/images/folder/{/nivoslide }
where:
1. id_slide: id of your slide must be unique in the page
2. slider_width: width of slider in pixel or percentage (example: 600px or 80).
3. slider height:
a. auto: the height of image is re-sized on original height. Recommend if you use image with same dimensions.
b. in pixel: the height of image will be stretched in height.
4. Lightbox: set 1 if u want open the showed image in a lightbox. 0 to not use lightbox. This attribute depends how the parameters lightbox is set in the control panel of plugin.
5. relative/path/to/images/folder/: the image folder you want display in the slider.
Change log Ver: 1.1: fixed critical error in jQuery script, compatible with multisites feature, Lightbox implementation and Set the height of slider, 1.4: It is compatible with Mobile version,Added auto control for both desktop and mobile versions.