>
Download This Plugin | |
Download Elegant Themes | |
Name | Slides |
Version | 1.0.0 |
Author | Pritesh Gupta |
Rating | 40 |
Last updated | 2014-02-21 01:14:00 |
Downloads |
12085
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 2%, while Post page PageSpeed score has been degraded by 2%
Slides plugin added 507 bytes of resources to the Home page and 520 bytes of resources to the sample Post page.
Slides plugin added 1 new host(s) to the Home page and 1 new host(s) to the sample Post page.
Great! Slides plugin ads no tables to your Wordpress blog database.Slides is a slideshow plugin for jQuery that is built with simplicity in mind. Packed with a useful set of features to help novice and advanced developers alike create elegant and user-friendly slideshows. It can be used within articles as well as theme files. It does not modify any other images or galleries.
Release Page: Slides Plugin Homepage Live Demo: Slides Demonstration
Only standard version is included in the current release.
After installing the plugin just write something like:
[slides]
[slidesslide linkurl="LinkURL" linktitle="LinkTitle" imgurl="FullPathOfImage" imgalt="ImgAlt"]
[/slides]
Where [slides]
and [/slides]
are the beginning and ending of Slides slider respectively, keep on adding as many [slidesslide linkurl="LinkURL" linktitle="LinkTitle" imgurl="FullPathOfImage" imgalt="ImgAlt"]
for as many slides you want.
To implement directly in theme files, use:
<div id="slides">
<div class="slides_container">
<a href="LinkURL" title="LinkTitle" target="_blank"><img src="FullPathOfImage" width="570" height="270" alt="ImgAlt"></a>
</div>
<a href="#" class="prev"><img src="PathOf-arrow-prev.png-image" width="24" height="43" alt="Arrow Prev"></a>
<a href="#" class="next"><img src="PathOf-arrow-next.png-image" width="24" height="43" alt="Arrow Next"></a>
</div>
Slides is originally by Nathan Searles.
You can customize these in the Settings section:
The width and height of images are NOT flexible and need to remain of 570 x 270 resolution.
Internationalization supporting: