Smashing Magazine - we smash you with the information that will make your life easier. really.

Download “Gallery”: A Free WordPress Theme

Advertisement

Just recently we asked you to let us know what theme you would like us to release next. Among numerous comments we found many request for a gallery-theme that could be particularly useful for portfolios and showcases. At the very same time Christopher Wallace has been designing an advanced gallery-WordPress-theme for the design community and Smashing Magazine’s audience. And today finally we are proud to release it – for free, of course.

Gallery WordPress Theme

Gallery is a beautiful, free, gallery-style Thematic child theme for WordPress, designed by Christopher Wallace especially for Smashing Magazine and its readers. It is extremely flexible and can be used as a starting point for design galleries and portfolios.

450x450-release in Download Gallery: A Free WordPress Theme

This theme can be seen in action on MixCSS.com, which is being launched as a high-end design gallery that showcases the true power of the Gallery theme. You can subscribe to the MixCSS.com RSS feed or check out the live site, which acts as a demo for the Gallery theme.

As always, the template is completely free and may be used for any private or commercial project without any restrictions whatsoever.

Screenshot-1-homepage in Download Gallery: A Free WordPress Theme

Gallery is packed with loads of cool features like a jQuery slide hover effect on thumbnails, lazyloading for thumbnails (great if using a lot of thumbnails on one page), built-in social media links for each gallery item and seamless integration with the following plugins: WP-PostRatings, BuySellAds plugin, and Contact Form 7.

Screenshot-2-thumbnail-hover in Download Gallery: A Free WordPress Theme

If you'd like an endless wall of thumbnails, LazyLoad allows you to show as many posts on the homepage as you'd like, allowing your users to scroll endlessly down the page without having to load hundreds of images right away. This effect mimics "endless scroll."

Screenshot-3-threaded-comment-support in Download Gallery: A Free WordPress Theme

Gallery also supports WordPress 2.7 threaded comments for an elegant commenting experience.

Screenshot-4-social-media-links-ratings in Download Gallery: A Free WordPress Theme

Social media links allow you to save each gallery item to Delicious.com or post a link to the gallery page in your twitter feed. Social media icons provided by Rogie King.

Screenshot-5-widgetized-footer in Download Gallery: A Free WordPress Theme

Features

  • WordPress 2.7 compatible
  • Built on the Thematic framework
  • jQuery hover effects
  • 'Save to Delicious' link
  • 'Tweet This' link
  • Flexible footer widget area
  • WP-PostRatings integration
  • Contact Form 7 integration
  • BuySellAds plugin integration

Usage/Installation

To use the Gallery Theme, you will need to follow these installation instructions:

  1. Download the latest version of Thematic.
  2. Download the latest version of the Gallery WordPress theme.
  3. Unzip and upload both themes to your "wp-content/themes/" directory.
  4. In WordPress, go to "Appearance > Themes" and activate the "Gallery" theme.
  5. To change the number of items displayed on the home page, go to
    "Settings > Reading" and change "Blog pages show at most" to 28 (4
    rows) or 35 (5 rows) or more for the LazyLoad plugin to work its magic. LazyLoader will automatically delay loading of thumbnails that are out of the user's view.

Adding Gallery Items

To use the default options for the Gallery Theme, here are instructions for creating gallery entries:

  1. Create a thumbnail for each entry sized 125×125
  2. Create a full-sized image for each entry sized 500×375
  3. Upload both images to /wp-content/uploads or use the image uploader in WordPress to upload the images to the same folder
  4. Next, create a custom field called "thumbnail" and enter the
    location of the thumbnail file, for example
    "/wp-content/uploads/design-name-125×125.jpg"
  5. You will need to create another custom field called "full-image" and enter the location of the full-size image in that field.
  6. You may also enter custom fields for "web-url" and "designer" if you want to add additional information to each entry.

Setting Up Star Ratings

  1. Install the WP-Post Ratings plugin from WordPress.org. Activate both the plugin and the widgets.
  2. To switch the type of images to transparent .PNGs, open wp-content/plugins/wp-postratings/wp-postratings.php in a text editor and change the following lines (should be near the top of the document):

    ### Define Image Extension
    define('RATINGS_IMG_EXT', 'gif');
    //define('RATINGS_IMG_EXT', 'png');

    to match this:

    ### Define Image Extension
    //define('RATINGS_IMG_EXT', 'gif');
    define('RATINGS_IMG_EXT', 'png');

  3. Then upload that file back into the plugins folder.
  4. In your WordPress admin panel, click the Ratings > Options link on the left sidebar.
  5. The transparent .PNG stars should be selected by default.
  6. Under 'Ratings AJAX Style' change 'Show Loading Image With Text' to 'No' and 'Show Fading In And Fading Out Of Ratings' to 'No.'
  7. Click 'Save Changes.'
  8. Now click the 'Ratings Templates' on the left sidebar.
  9. Replace the text in the 'Ratings Vote Text' box with the following code:

    %RATINGS_IMAGES_VOTE%

  10. Replace the text in the 'Ratings Voted Text' with the following code:

    %RATINGS_IMAGES%

  11. Click the 'Save' button.
  12. You should now see your star ratings show on the gallery single pages next to the title of the gallery item.

Adding Widgets to the Footer

  1. Make sure you activated the WP-Post Ratings widgets when you activated the plugin.
  2. In your WordPress Admin, click Widgets on the sidebar.
  3. From the drop-down box under 'Current Widgets' select '1st Subsidiary Aside' and click 'Show.'
  4. Drag the widgets you'd like to see shown in this area from left to right (Highest Rated, Most Rated, Recent Comments, etc.)
  5. Click 'Save.'
  6. You should now see your widgets in the footer.

Download the theme for free!

Screenshot-1-homepage in Download Gallery: A Free WordPress Theme

We express sincere gratitude to Christoper Wallace for his truly impressive work. Please let us know in the comments if this release meets your expectations. And if not, please let us know what we could improve in the upcoming releases!

Related posts

Please take a look at other high-quality freebies as well:

The team here at Smashing Magazine. Mostly Sven & Vitaly.

Post Rating
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4.50 out of 5)
Loading ... Loading ...

Tags: , ,

Advertising
  1. 251
    Simon Wells
    September 10th, 2009 7:47 am

    @Narcis, Sorry, the code got stripped out during posting, but you should be able to find it.

  2. 252
    saoo
    September 12th, 2009 10:09 am

    @Simon Wells
    Thank you

  3. 253
    saoo
    September 12th, 2009 10:45 am

    How Can delete (bookmark this ,Tweet This) from post?

    I want to use ShareThis!

  4. 254
    saoo
    September 12th, 2009 10:47 am

    Wow! I found it!

    I delete :

    <a href="http://del.icio.us/post?url= on Twitter”>Tweet This

  5. 255
    Simon Wells
    September 15th, 2009 2:30 am

    @saoo, good job.

  6. 256
    Ddfloww
    September 15th, 2009 2:22 pm

    anybody tried to add a favicon on this theme? i’m kinda curious to know if anybody has succeeded and which implementation they used.

    • 257
      GraPhilip
      November 19th, 2009 9:01 pm

      use this:

      in the

      hope it helps…works for me…

  7. 258
    krco
    September 18th, 2009 11:48 pm

    Looks really good but one thing i get some problem with the home button the one with the:

    <a href="”>Home I get an error on that one but removing the lines seems to get rid of the problem.

    And another thing how to make this one work with a video instead of photos?

  8. 259
    Jonathan
    September 20th, 2009 1:44 am

    Hello, nice theme, really nice!!!

    I have a question, how can I create a new category?
    I’m trying from the main menu, but nothing appears at all.

    Am I doing something wrong?

  9. 260
    Glenn
    September 23rd, 2009 4:17 am

    Hi, I’d like to use this theme but when I add a category it still says “No categories” and there are no thumbs showing, only the direct link to the post works, not the thumb…
    Any ideas?

    Glenn

  10. 261
    Glenn
    September 23rd, 2009 5:22 am

    Never mind, fixed it.

  11. 262
    โหลดเพลงฟรี
    September 24th, 2009 7:40 am

    Nice theme;thanks

  12. 263
    Aman Dhingra
    September 25th, 2009 8:54 pm

    thanks, nice theme. i just want to know how to use buysellads widget on multiple places same as on the demo site. i hav added the widget on indextop section but then m not been able to ad the same widget on single page. i can use the widget only once.
    please help

  13. 264
    Chris
    September 26th, 2009 4:11 am

    Hi, I cannot find a place to change the footer with my own details. At “widgets” I found a lot of “sidebar” or something like that, but “index bottom” does not make such a footer, separated from the images, where I can drag my “last comments” and so on …

    Where can I put my own widgets to appear as “footer”?

    Thanks

  14. 265
    Chris
    September 26th, 2009 4:37 am

    I’ve found it:
    the footer text can be changed in the thematic option page, and widgets can be put in the “1st subsidiary aside”.

  15. 266
    max
    September 27th, 2009 5:53 am

    Hi all, thanks a lot for this theme, i can’t find the way to put a video instead of the full size image…

    @ Simon Wells

    where is this Post Video Options ? i don’t have it on my new post page (using wp 2.8.4)

    thank you very much for you help !

    :)

  16. 267
    Margarit
    September 28th, 2009 8:19 am

    don’t know if it’s possible, but I want to make a gallery where people can add SWF files and I want somehow to make an automatic preview. Or at least they can attach SWF file that is playable afterwards in the inner page :)

    Any ideas ?

  17. 268
    matt
    September 30th, 2009 3:39 pm

    I tried to set up star rating, following how to do it properly but for some reason, the star doesn’t show. I looked into image file…it’s there, alright. I am new at this, can you help how to get star to show? By the way, Gallery rocks!

  18. 269
    ryan
    October 1st, 2009 2:18 am

    Is it possible to use TimThumb in it?

  19. 270
    saoo
    October 1st, 2009 11:26 am

    I want to change color from black to white ?

    Can anyone change it ,I don’t know how change CSS

  20. 271
    saoo
    October 4th, 2009 8:44 pm

    How Can I use this plugin To make thumbnails Easy?
    I try it but its not appear in home page! How can i add code to make the blog talk thumbnails from plugin?
    http://www.press75.com/documentation-support/simple-post-thumbnails-setup-usage/

  21. 272
    Raimund
    October 5th, 2009 1:00 am

    Found a problem… maybe could help.. On other theme solved, but on this no…
    i have over 50 categories and of course posts. All categories a hierarchical structure.. and the main problem is that don’t show all of them. lets say A(AB(AAB))) C(CD(CDD)) and etc..
    and showing sometimes A(AB), AAB, c, CD .. something like that…any ideas? on magazine theme i have changed to display not categories (list content), but list catslug ( this solved to see what i want)

  22. 273
    Raimund
    October 5th, 2009 6:45 am

    Maybe could anyone help? can’t make “the war” with categories…. i have in hierarchical structure over 40 categories, But theme sometimes shows a 1 child medu (food> light> loss> etc…..> then post .. correct, if 2 childs or more or more categories … shows i think only 15 in alfabetical maybe order… ANY Ideas?

  23. 274
    MUHB
    October 10th, 2009 9:34 pm

    Realy nice and professional design …many thanks to Christopher Wallace

  24. 275
    stevesideas
    October 14th, 2009 9:10 am

    Thanks for the great theme. How do I feature full blog width imagery in my posts ??

  25. 276
    wendy
    November 3rd, 2009 1:36 am

    Hi there is there a version for wordpress 2.8.5?

  26. 277
    daniela
    November 4th, 2009 12:16 pm

    Please,

    I installed it, but I recived a menssage ” falta la plantilla”

    Instalé y me aparce un error de falta la plantilla.

    help me that´s for my job

  27. 278
    Amanda
    November 8th, 2009 11:46 am

    The link to download is timing out. I can’t wait to download. :) Thanks for the great freebie.

  28. 279
    brum
    November 9th, 2009 9:10 am

    I am using this great theme right now.
    And i’m very grateful.
    Thank you very much to designer and the supporters…

  29. 280
    wpuser
    November 12th, 2009 5:49 am

    First of all: nice theme ! :-)

    I just have one problem. I don’t want a details site on which s.o. reaches when he clicks on the thumbnail. I want to reach an external website (e.g. designers website…) after clicking on the thumbnail. My problem is how to configure this. I didn’t found the code snippet in wordpress till now which handle the linking of the thumbnail.
    I hope, that there is s.o. who can help. Thx for every answer :-)

  30. 281
    Christoph
    November 12th, 2009 7:59 am

    Very nice Theme.

    But i have a problem. On my site gadget.spacequadrat.de you can see that there are 2 Warnings on the posts. If you click on an article, you will see the warnings.
    How can i fix that?
    Thanks for your help.

  31. 282
    Сергей
    November 12th, 2009 12:56 pm

    Я конечно в диком восторге! но все-таки: Как скачать эту тему? ссылки не работают!
    Пожалуйста закачайте полноценную тему к себе на сервер, так чтоб ее можно было скачать. спасибо

  32. 283
    Сергей
    November 12th, 2009 12:59 pm

    chris-wallace.com/downloads/gallery-latest.zip – This link to wp-theme upload – doesn’t work. ((( And site of Chris Wallace doesnt work!
    Only I have problems with upload ??

    • 284
      Stef
      November 14th, 2009 5:17 am

      looks like it’s working fine here.
      do you want me to send it to you?

  33. 285
    Ogrila
    November 13th, 2009 8:02 am

    Excellent theme! I will have approximately 25 categories. How can I expand the black bar image behind the categories to enable it to wrap around all the category names. It seems that by default, only 12 are allowed in the black box.

  34. 286
    Fiala06
    November 13th, 2009 2:18 pm

    I would like to use a longer logo but only the current size is allowed. Any ideas how to change that?

    Thanks

    • 287
      Stef
      November 14th, 2009 5:06 am

      In style.css of the Gallery theme.. you can change the width of the logo at line 169.
      Firebug is your friend!

  35. 288
    Christoph
    November 14th, 2009 8:53 am

    Can you please help me?
    On my site gadget.spacequadrat.de you can see that there are 2 Warnings on the single posts.
    How can i fix that?
    Thanks for your help.

  36. 289
    Barnabas Nagy
    November 15th, 2009 10:29 am

    Wordpress 2.8.6 tells me that the “gallery” theme is broken.

  37. 290
    ajet
    November 15th, 2009 3:02 pm

    it say the theme is broken.will be grateful to you if you send it to my mail.thanks in advance.

  38. 291
    Charl
    November 16th, 2009 7:50 am

    Hi,

    When i active the theme, i get the following php error: any help will be appreciated.

    Kind Regards,
    Charl.

    ———————————————————

    Warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\wordpress\wp-content\themes\thematic\index.php on line 3

    Fatal error: Call to undefined function thematic_create_doctype() in D:\xampp\htdocs\wordpress\wp-content\themes\thematic\header.php on line 1

  39. 292
    Christoph
    November 16th, 2009 9:25 am

    My warnings are:

    Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /var/kunden/webs/web2s7888/design-gadgets/wp-content/themes/gallery/functions.php on line 131

    Warning: file_get_contents(http://tinyurl.com/api-create.php?url=http%3A%2F%2Fgadget.spacequadrat.de%2Fdesign-gadgets%2Fbubble-table%2F) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /var/kunden/webs/web2s7888/design-gadgets/wp-content/themes/gallery/functions.php on line 131

  40. 293
    Christoph
    November 16th, 2009 11:10 am

    Is it right, that the Gallery themen doesn’t work completely with Wordpress 2.8.5??

  41. 294
    Mikey P
    November 16th, 2009 4:21 pm

    How do you get your text in your post to spill over underneath the big image instead of going down in one long column?

    Please oh please help me figure this out?

  42. 295
    Christoph
    November 19th, 2009 12:53 pm

    @Mikey P: Did you ask me?
    I didnt change anything. The text were directly on the right side.

  43. 296
    GraPhilip
    November 19th, 2009 9:06 pm

    How can i resize the blocks? like in your demo? i would like 3 big instead of 7 small…thanks

  44. 297
    Christoph
    November 20th, 2009 7:17 am

    In which file can i find the part where the URL, which you can input in each article, is set?
    I want to change something in this part.
    I want to cut long URLs only to the normal Domain.


  1. 00

    There are no trackbacks at this time. If you are interested in leaving a trackback, please use this URL.

Leave a Comment

Make sure you enter the * required information where indicated. Please also rate the article as it will help us decide future content and posts. Comments are moderated – and rel="nofollow" is in use. Please no link dropping, no keywords or domains as names; do not spam, and do not advertise!



Advertisement Advertise with us!
Join in Smashing Forum
Post your job