photo gallery

Do You Want an Easy WordPress Photo Gallery?



WordPress is a popular and easy to use blog format. It allows anyone to build a website without learning HTML or other programming. Many people want to add photo galleries to their website which can now be done easily by adding a WordPress plugin. While there are many galleries available this is about the very easy to use NextGen Gallery.

Why use the NextGen Gallery?

Many of the other photo gallery plugins require additional plugins to do what NextGen does. It has a Flash slide show option. The photographs appear with a shadow to cover the site and make the photos show better. It also has an AJAX thumbnail generator which means the images appear faster without taking up more of your server.

How do I use this WordPress Photo Gallery?

Installation is easy when you use the add new plugin feature on WordPress. Set up is also easy. Once you have NextGen installed you will have a new box appear on the dashboard called Gallery. Note the icon looks somewhat like a scrapbook with a couple of photographs in front of it. This is where you can create galleries and add images to your WordPress site and WordPress Photo gallery.

Can I create galleries and add photographs easily?

You will notice there are many sub-categories within the gallery box. Click Add Gallery/ Images to create galleries and add images. The first thing you will want to do is to add a new gallery. After that you have several options to add images.

How do I add images?

You can upload an entire Zip-File to get a whole set of images quickly. Import image file enables you to connect to an image file you already have on your server. Upload image enables you to upload directly from your computer once you find the file choose your gallery and click the upload images.

What else can I do with the images and galleries?

With the other functions you can manage your galleries, moving photographs from one gallery to another. You can click on the image to change the meta tags on each image individually. You can also add titles and descriptions which helps search engines find your photographs which helps bring traffic back to your website.

How do I add galleries or pictures to my posts?

Hopefully you have TinyMCE. This is a plugin that makes your WordPress text editor work easier and add more functions. If you have TinyMCE you will notice a button that adds this WordPress Photo Gallery easily. You can choose to add a whole gallery or just an image. Adding photographs and galleries will be easy and look great on your website.

Best JQuery Photo Gallery and Slideshow – Galleriffic



This weekend, I wanted to find an open source jQuery photo gallery and slideshow script that looked great and was easy to implement. After doing a lot of research and trying out different scripts, I discovered that Galleriffic is the best open source photo gallery and slideshow available by a long shot. I’ve been really impressed with Galleriffic and wanted to share this wonderful resource for today’s post.

What is Galleriffic?

Galleriffic is an open source script that’s built with jQuery and is free to use. jQuery has a lot of built in functionality to handle Flash-like transitions and fade effects.

Features

The Galleriffic script provides paginated thumbnails on the left side of the gallery, and a large image of the current thumb on the right. To view each image, users can click on the individual thumbnails, click on “Next Photo” or “Previous Photo”, click on “Play Slideshow”, click on the main image, or even use the arrow keys to jump between thumbnails. The size of the thumbnails is completely configurable. Gallerrific’s demo includes a set of 15 thumbnails for each thumbnail set. Users can page to each set of thumbnails with the pagination control above and below the thumbnail section. A title and description can also be accompanied with each photo.

Implementation

Implementing Galleriffic was a breeze. When you download the source code, you’ll get a folder of CSS files, a folder of Javascript files, and five example Galleriffic HTML files. The images, titles, and descriptions for your photo gallery and slideshow are stored in an unordered list with the class name “thumbs”. After moving the files to my web server and creating a PHP service to dynamically generate the unordered list code, I suddenly had a very rich, professional looking photo gallery and slideshow within about 15 minutes.