>
Download This Plugin | |
Download Elegant Themes | |
Name | New Simple Gallery |
Version | 6.4 |
Author | Gopi Ramasamy |
Rating | 0 |
Last updated | 2015-01-07 02:42:00 |
Downloads |
11699
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
New Simple Gallery plugin added 13 kB of resources to the Home page and 13 kB of resources to the sample Post page.
New Simple Gallery plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! New Simple Gallery plugin ads no tables to your Wordpress blog database.Check official website for Live demo and Video tutorial http://www.gopiplus.com/work/2010/08/07/new-simple-gallery/
In future back up your existing new simple gallery XML files before update this plugin.
Want to display images as an automatic slideshow that can also be explicitly played or paused by the user? New Simple Gallery rotates and displays an image by fading it into view over, with navigation controls that pop up when the mouse rolls over the Gallery.
This is the XML based slide show, so to add or delete the images.
We can use this plug-in in different way.
Go to widget menu and drag and drop the "New Simple Gallery" widget to your sidebar location.
Copy and past the below mentioned code to your desired template location. <?php if (function_exists (nsg_show)) nsg_show(); ?>
Use the below code to the page or post. [new-simple-gallery filename="new-simple-gallery.xml" width="400" height="300"]
filename = new-simple-gallery.xml
This is the name of the XML file gallery, this xml file should be available in plugin forder.
width = 400
This is width of the gallery.
height = 300
This is the height of the gallery.