All about Gallery in WordPress

Jun 24, 2010 by     8 Comments    Posted under: TechyTricks, Tutorial, Wordpress


A gallery is a collection of images.

After reading this post, you will learn to display images as shown below.

16

Gallery can be easily implemented in WordPress with the help of  “NextGen Gallery”  Plugin. I have explained in detail about its installation, uploading images, displaying gallery etc in this post.

Lets start with installing the gallery plugin.

Go to Plugins-> Add New

1

Search for “nextgen gallery” . The search result will be as given below. Now, Install NextGen Gallery .

2

Click Install.

3

After the installation, activate the Plugin.

4

Now, you can see a new Gallery option in your Dashboard.

5

Goto Add Gallery/ Images. Give a name to your gallery( as i gave Gallery1). and then click Add Gallery.

6

This will create a gallery named Gallery1.

7

Now lets see how to upload images. Click  Upload Images option to upload images.

8

Browse for images. You can select multiples images at a time using Ctrl button.

9

After selecting images, click Open.

10

Select the gallery in which you want to upload your images. Since you can create any number of galleries,  you have to specify the name of the gallery while uploading images.

After selecting the gallery, click Upload images.

11

You will get a message when the uploading finishes.

11a

Now display the gallery in a Post or Page using the code given below.

ng

Create more galleries and display them by changing the id, i.e id=2 or id=3 etc.

12

Check the blog for Gallery.

13

You can add more galleries. For that goto Gallery-> Add Gallery/ images

16

Give a gallery name and click Add gallery.

17

While uploading images, take care of the gallery into which you want to upload.

The existing Galleries can be managed with the ‘ Gallery-> Manage gallery’ option.

18

Then select the gallery you want to manage.

19

Existing images can be renamed, deleted, sorted etc. Also you can set a preview image for the gallery.

31

All such options are availiable in this page.

Thats all about Galleries in WordPress.

My next post is on creating Albums.

Please comment your doubts and feedback. I will reply…

Related posts:

  1. All about Albums in WordPress
  2. How to fix WordPress Fatal error: Call to undefined function the_content_limit() in
  3. How to change themes in WordPress?
  4. How to use forms in wordpress?
  5. All about WordPress Plugins

8 Comments + Add Comment

Got anything to say? Go ahead and leave a comment!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Recommend this Article

Give a ‘Like’ If You Like







Enter your email address:

Delivered by FeedBurner

My Other Blogs | Websites








I write about:

Awareness (1)
Blog (43)
Blogging (24)
CUSAT (1)
Educational (10)
Facebook (12)
Featured (13)
Film (2)
Freebies (4)
Fun (15)
Google (8)
MS Office (1)
Photoshop (12)
Photoshop for babies (5)
praveesh (47)
Requirement (1)
Search Engine Optimization (1)
SEO (1)
Shopping Coupons (2)
Tech Interview Questions (1)
TechyTricks (50)
Tutorial (55)
Twitter (4)
Wordpress (32)

WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.

Roy Tanck's Flickr Widget requires Flash Player 9 or better.

Create a widget like this 3D rotating photos

You may also like-

All about Albums in WordpressAn album is  a collection of images just like the Gallery. What makes it different from a gallery is that, an album can contain ...