The Jigowatt Gallery for WordPress permits you to create customisable galleries and insert them into posts and pages. Its constructed upon WordPress THREE.0’s Customized Submit Sorts and Taxonomies making it easy to make use of and extend should you need to. Features come with:
- Upload images from WordPress admin (AJAX Uploader), give gallery items titles and outlines, and assign to galleries.
- Create as many galleries as you wish – they act just like classes.
- Give a gallery a picture should you desire, or just allow it display a slideshow of images contained within.
- Display galleries at the frontend the use of the jigowatt_gallery shortcode.
Set Up
- Add the plugin folder to /wp-content/plugins/
- Activate ‘Jigowatt Gallery’ from the plugins web page in WordPress admin
- Get Started including your galleries from the ‘Gallery Merchandise’ section.
Including Galleries
So As To Add a gallery simply log in on your WordPress admin panel and click on “Galleries” in the “Gallery Items” menu on the left hand facet. the process is nearly just like including a submit class so follow the same manner right here. Provide the gallery a name, an outline and a determine if you happen to desire (galleries will also be nested as established within the demo).
If you need to show a static thumbnail for your gallery in preference to the default fading slideshow you'll specify and symbol trail right here.
Adding pictures
To Add an image to a gallery click “Add New” within the “Gallery Pieces” menu. Here you can make a selection an image you’ve already uploaded or click on “Upload a file” to upload a brand new symbol.
Next, use the “Galleries” panel on the right to specify which gallery you want to insert this image in to (again this functions in the similar manner as post categories).
Subsequent input the picture order. This defines which order the gallery will display your images in. E.G. image “1” will seem sooner than symbol “2”. We Propose using increments of 10 for symbol orders, simply in case you wish to have so as to add an image among two others (15) at a later date.
After All add the picture description to be able to appear as a caption whilst a user enlarges a person image by the use of lightbox.
Outputting galleries with shortcodes
The gallery shortcode can also be introduced to a publish or page to output galleries – in its most simple shape it looks as if this jigowatt_gallery. It takes the following attributes:
- id, title, or slug – which gallery you wan’t to output.
- size – (Default: gallery_thumbnail) The WordPress image size for thumbnails.
- fullsize – (Default: complete) The WordPress image measurement for the entire dimension symbol.
- columns – (Default: 3) How Many columns. This controls ‘first’ and ‘ultimate’ categories, the actual columns are managed via css.
- orderby – (Default: meta_value) Order of pictures in the gallery.
- order – (Default: asc) Order of images within the gallery.
- animate_cat – (Default: yes) Whether or to not fade between pictures in a sub class.
- use_cat_thumb – (Default: sure) Whether or not to show sub class pictures.
Changelog
28/10/2011 – v1.03 Added readme.txt
Other notes
Need custom image sizes? Use add_image_size(): http://codex.wordpress.org/Function_Reference/add_image_size
FULL DOWNLOAD
No comments:
Post a Comment