Description
The NIVO slider can be used to create a simple gallery in your articles. It does not modify any other images or gallerys.
Have a look at the demos at nivo.dev7studios.com/demos.
After installing the plugin just write something like:
<div class="nivoSlider" style="height:200px; width:600px;">
<img src="/uploads/slide1.jpg" alt="" />
<img src="/uploads/slide2.jpg" alt="" />
<a href="http://dev7studios.com">
<img src="/uploads/slide3.jpg" alt="" title="Go to NIVO" />
</a>
<img src="/uploads/slide4.jpg" alt="" title="example caption" />
</div>
Be sure that all images have the same size. Feel free to edit the plugin’s source now as described in the usage guide.
Installation
- Upload directory
nivo-slider-light
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Where is the homepage of NIVO?
-
For questions about NIVO visit the homepage nivo.dev7studios.com.
Or ask the author of this WordPress Plugin at netaction.de.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“NIVO slider light” is open source software. The following people have contributed to this plugin.
Translate “NIVO slider light” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- First release
1.0
- stable version
1.5
- jQuery noConflict
1.8
- Update to NIVO 2.4
1.10
- Update to NIVO 2.6
1.11
- Update to NIVO 3.1 Galeries are resizable now!