Closed jliwanag77 closed 11 years ago
Hi,
This is now supported in v1.2.0. Use the parameter listURLs
.
Sample:
(%nanoslider
kind=url
&maxWidth=1000px
&listImagesBaseURL=http://nanoslider.googlecode.com/files/
&listImages=nanoslider_sample1.jpg|nanoslider_sample2.jpg|nanoslider_sample3.jpg|nanoslider_sample4.jpg
&listCaptions=Sample_Image_1|Sample2|Sample3|Sample4
&listURLs=http://www.brisbois.fr|http://nanogallery.brisbois.fr|http://nanogallery4gs.brisbois.fr|http://nanoslider4gs.brisbois.fr
&nivoOptions={"effect":"random","pauseOnHover":false,"randomStart":true,"pauseTime":4000}
&theme=dark
%)
New version is available on the Get Simple homegpage : http://get-simple.info/extend/plugin/nanoslider4gs/637/
Hello,
I'm a bit confused on where in the code I can place the URL so each slide can be linked to a different page on my site. Here is what I am using now:
(%nanoslider kind=url &listImagesBaseURL=http://www.brightux.com/data/uploads/images/slider/ &listImages=01-slider-opticsplanet.png|02-slider-ccr.png|03-slider-sears.png|04-slider-bradsdeals.png &nivoOptions={"effect":"fade","pauseOnHover":true} %)
http://www.brightux.com is the site where you can see it.