Download “Gallery”: A Free WordPress Theme
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.
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.
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.
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."
Gallery also supports WordPress 2.7 threaded comments for an elegant commenting experience.
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.
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:
- Download the latest version of Thematic.
- Download the latest version of the Gallery WordPress theme.
- Unzip and upload both themes to your "wp-content/themes/" directory.
- In WordPress, go to "Appearance > Themes" and activate the "Gallery" theme.
- 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:
- Create a thumbnail for each entry sized 125×125
- Create a full-sized image for each entry sized 500×375
- Upload both images to /wp-content/uploads or use the image uploader in WordPress to upload the images to the same folder
- 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" - You will need to create another custom field called "full-image" and enter the location of the full-size image in that field.
- 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
- Install the WP-Post Ratings plugin from WordPress.org. Activate both the plugin and the widgets.
- 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'); - Then upload that file back into the plugins folder.
- In your WordPress admin panel, click the Ratings > Options link on the left sidebar.
- The transparent .PNG stars should be selected by default.
- Under 'Ratings AJAX Style' change 'Show Loading Image With Text' to 'No' and 'Show Fading In And Fading Out Of Ratings' to 'No.'
- Click 'Save Changes.'
- Now click the 'Ratings Templates' on the left sidebar.
- Replace the text in the 'Ratings Vote Text' box with the following code:
%RATINGS_IMAGES_VOTE%
- Replace the text in the 'Ratings Voted Text' with the following code:
%RATINGS_IMAGES%
- Click the 'Save' button.
- 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
- Make sure you activated the WP-Post Ratings widgets when you activated the plugin.
- In your WordPress Admin, click Widgets on the sidebar.
- From the drop-down box under 'Current Widgets' select '1st Subsidiary Aside' and click 'Show.'
- Drag the widgets you'd like to see shown in this area from left to right (Highest Rated, Most Rated, Recent Comments, etc.)
- Click 'Save.'
- You should now see your widgets in the footer.
Download the theme for free!
- large preview
- live demo
- download the theme (.zip, 1.1 Mb)
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!












toni
May 6th, 2009 3:59 amCustom field for “designer” isn’t working ???
Vijayta
May 6th, 2009 4:48 amAwesome Theme Wallace.. thanks for sharing it.
http://vijaytapanchal.com
Michael
May 6th, 2009 4:57 amHi guys
Uploaded new version, working perfect other than 2 things.
Parent category needs to be able to have more than 1 child category
and
for some reason all my thumbnails have the red new image above them instead of just the first 3, anyone know how i fix this?
Cheers
ThemeLib.com
May 6th, 2009 5:15 amCool theme
Marco
May 6th, 2009 5:16 amExcellent theme. Thank you so much. Downloaded, copied it to my webspace, activated it. Running. No idea why some have problems here.
Anyway… is there a way to randomize the order of the thumbnails on the main page? So when I reload the page it’s in a different order?
PS: The custom field name needs to be named designed-by and not designer. Well it can be designer, if one changes the source :D
Thank you for this great theme!
bla
May 6th, 2009 5:50 amHow to remove – Search, Pages, Categories Archives in my About pages ?
the
May 6th, 2009 6:13 amHow to take away from the left side Search, Pages, Categories, Archives in the new pages in the site, which are maded by me? Like Submit, About etc. Those menus are in every of them.
Michael
May 6th, 2009 6:40 amThe people that are getting the stylesheet errors arent uploading the correct folder heirachy
Download “Gallery 1.1.1.zip”
Unzip it and then you have a folder called “Gallery 1.1.1″
Inside that folder is a folder called “Gallery” this the folder you need to upload to wp-content/themes
Same goes for thematic
I had this issue and realised what i had done.
For people having problems with full-image
make sure your value in custom field has the first / at the beginning, i also had this issue
so it should be:
/wp-content/uploads/image.jpg
rather than
wp-content/uploads/image.jpg
Hope this helps!
Martijn
May 6th, 2009 7:41 amI am very new to wordpress and I am no programmer so …
When you klick on a thumbnail you go a the detailed page with the big picture. Is it possible to insert more than one picture? In that way you can show like several pages of a website or whatever you like to show …
Rafael
May 6th, 2009 8:29 amHEEELP!
My thumbnail is not appearing.
Appears as broken image.
Somebody help me?
example: http://maciurasfamily.com/wordpress/
Thank you!
Lawrence
May 6th, 2009 8:45 amI’m an instant fan! I’ve set the theme up on a fractal art website and it rocks. Just one BIG problem: the “full-image” custom field doesn’t give me anything to display. Instead of the empty frame, I get a tiny black square in the top LH corner. HELLLLLPPPP!!!
And the installation instructions are great – can’t think why anyone’s moaning!
Lucky 11 Studios
May 6th, 2009 1:49 pmI’m getting this crazy message at the top of each post after you click on a thumbnail.
“Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /nfs/c03/h03/mnt/52869/domains/lucky11studios.com/html/wp-content/themes/gallery/single.php on line 7
Warning: file_get_contents(http://tinyurl.com/api-create.php?url=http%3A%2F%2Flucky11studios.com%2F%3Fp%3D498) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /nfs/c03/h03/mnt/52869/domains/lucky11studios.com/html/wp-content/themes/gallery/single.php on line 7″
What does that mean? What do I need to do to fix it?
GraPhilip
December 10th, 2009 6:39 ambecause of your hosting server….something in theyr settings…
default allow_url_fopen is OFF…must be set to ON
hope that helps
Jon
May 6th, 2009 6:25 pmI’m sorry but it is completely effing ridiculous for SMASHING MAG AND CHRIS WALLACE to put out a theme with virtually no instructions. Sure, i got mine working, but i shouldn’t have to look at the coding to figure simple things out like how to get the “Designed by” function to work (why do the instructions say to put in “designer”? it doesn’t work… are yall on drugs or was it just a late night when posting this???)!!!!!
THIS EFFORT IS SUB PAR! It’s a great looking theme THAT DOESN’T WORK OUT OF THE BOX! Common, it’s like having a hot girlfriend with NO VAG! SAME DIFFERENCE!! NO ONE WANTS THAT!!!
@ Smashing: PLEASE, DON’T PUT OUT HALF-AZZED PRODUCTS. @CHRIS… STOP BEING LAZY AND MAKE A REAL INSTRUCTIONS PACK FOR THE THEMES YOU PUT OUT! THIS IS NOT OK! NOT FROM SMASHING MAG! WHY RUSH AN UNFINISHED PRODUCT OUT AND DECREASE THE QUALITY OF YOUR CONTENT??? YOU GUYS ARE A GREAT RESOURCE AND CHRIS YOU ARE A GREAT DESIGNER… BUT PLEASE, PUT SOME EXTRA EFFORT OUT THERE OR YOU GAIN A LAZY REPUTATION. JUST MY $.02
frank
May 6th, 2009 8:45 pmExcellent!!!! Love it!!!! It would have been a little bit more easier if the instruction were more explicit. But anyways thank you very much for the contribution. I am already using it and it works perfectly, but i was wondering if i can have a regular blog inside mi page.??
Marco
May 6th, 2009 11:56 pm@Martijn
Your thumbnail points to http://maciurasfamily.com/wp-content/uploads/asya-125×125.jpg. Seems the image is not existing or doesn’t have enough rights? (chmod)
Marco
May 7th, 2009 12:02 am@Jon
I got detailed instructions via RSS feed (well I think it was detailed enough). The thing about the custom field “designer”… well.. was probably (what else???) just a mistake.
I mean why freakin out… it’s a free theme and no one urges you to use it. If you (or someone else) don’t like it… don’t use it. If it’s too difficult, the person should read some WP books and check the theme source files. Takes 2 minutes to check them… :-)
Krishna
May 7th, 2009 1:49 amI placed gallery file in themes folder.. but im getting below error
“The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
Gallery, a Thematic child theme Template is missing. “
Michael
May 7th, 2009 4:49 amKrishna
Did you upload both theme files before activating the gallery theme?
Rafael
May 7th, 2009 5:05 am@Marco
Thanks!
The path of the image was wrong.
PS. My name is Rafael.
Thanks
vincent
May 7th, 2009 5:51 amThanks for your hard work on this and making free for all, this is very well made.
scott Webb
May 7th, 2009 5:56 amIs there an FAQ for the theme? I am just getting annoyed that the jQuery hover effects are not working and I have a feeling it’s due to the last theme I had that was super annoying. Everything else is fine but that…… *shrug
Christian
May 7th, 2009 6:39 amThank you so much for this theme. I have a bunch of ideas what to do with this gallery template.
TweeterApps
May 7th, 2009 5:59 pmThank you so much for this amazing wordpress theme. It inspired me to build a gallery of Twitter Applications named TweeterApps. I agree it was a bit hard to get everything working correct (plugins, theme, lack of information about Thematic. But if you use WordPress you should be able to figure it out. I have been using WordPress since 2006 and it just keepts getting easier and easier.
Thanks again! Really like this theme and integration (once it works)!
Jon
May 7th, 2009 7:04 pmTotally not freaking out. Im just saying that from a business perspective, I know Smashing Mag and Chris are both better than putting out halfway finished products. Maybe everyone else is all like, oh so what the new buttons are chopped off… its free.. well guess what? thats not my style. I love smashing mag and i come back because they consistently put out great material, great content, and they listen to their visitors. Im a business owner. I would have never put this theme out until it was fully tested and ready to go. If i was running smashing mag, i would be pissed off that this theme was released with instructions for functions that are WRONG. Of course mistakes do happen, but the theme is just not ready to be distributed, imho. So why put it out earlier than necessary??? Since when is that ok on a Top level design mag? Smashing Mag is better than that, and that is what makes them a great resource. I have a right to my opinion. some will agree and some wont. either way, this is my $.02 and im sure smashing mag and chris are both professional enough to take realistic constructive criticism.
Chris Wallace
May 7th, 2009 8:34 pm@Jon
1. The theme is free of charge. Your complaints are like being given a free $100 bill with a rip in the corner. It’s still free, right? It still pays for stuff, right? Sure it does, so sit down and shut up.
2. I have already released updates for the bugs that were reported. I’d say a two-day turnaround on bugfixes and premium-level enhancements is pretty good, even for a paid app or theme.
3. It is extremely rude and unprofessional of such a big-time business owner such as yourself to rip on something that was offered free to the SM community. It reflects extremely poorly upon you as a person and a professional. You should learn to respect others and the effort they put into the things they love. Doing so will enable you to truly understand the core values every business should operate under.
Paul
March 2nd, 2010 12:22 pmChris Wallace May 7th, 2009 8:34 pm
2. I have already released updates for the bugs that were reported. I’d say a two-day turnaround on bugfixes and premium-level enhancements is pretty good, even for a paid app or theme.
—————————————
I purchased the wordpress gallery PRO from Themeforest, but it doesn’t show more than 7 categories. Chris hasn’t responded in months, and this theme has now been removed from Themeforest.
Don’t buy anything from Themeforest, you get no support whatsoever.
Davey
May 8th, 2009 12:28 amHey Chris – this is ace! Just uploaded it last night and it’s dead simple to use.
There’s just one thing I’m confused about and I wonder if you can help. When I click on one of the categories I don’t get any of the thumbnails. Instead, the individual posts just seem to be all over the page.
URL: http://www.ultimatestudio.co.uk
Is there a setting or widget somewhere that I haven’t activated?
Thanks for your time.
mikolka
May 8th, 2009 12:30 amVery useful theme! Thank you, Chris and SM! Excellent work!
Mike
May 8th, 2009 1:05 amJon you are ridiculous!
Great Theme guys, thank you for your efforts!!
Doug Barned
May 8th, 2009 3:00 amLove it. Great work Chris :) Will definitely keep an eye on the updates and will use it as soon as the opportunity arises!
/Doug
Jon
May 8th, 2009 5:35 am@Chris Wallace
You are completely right. A two day turnaround is great. And honestly, rereading my first post, i think it sounded rude, and I apologize to you, smashing mag, and the SM community for that.
Look man, I’m not ripping you, your product, or what you love. Don’t take offense. I am not bashing this product nor am i bashing you. I was only making one point: as a developer/designer/business person, you should always strive to put out the best material possible and not rush things. The main point i wanted to make was “why put the theme out highly unfinished or without a final “proofread”, especially when a site like Smashing Mag is presenting it? I don’t see why that would be a problem or taken as rude. its not about being a “big time” business owner. 1) i’m not “big time” by any means. 2) its about my right to give constructive criticism. 3) Without constructive criticism like mine, you wouldn’t rethink giving your next free theme a heavier “proofread” the way you will now that i have rattled things up. And thats really a good thing. So if smashing mag isnt going to push you to proof your themes, I’m going to do it. It will only help the design community in the long run. And besides, how can any of us improve our work if we don’t hear from real customers with real opinions? Please note that the last portions of both of my posts made valid points reflecting my opinion that you are a great designer and that smashing mag is a great resource. Cheesy as it sounds, i have an “accountability partner” who is a business colleague, and yes, we call each other out when we slack, even a little bit. And yes, at first it always sounds rude. But you know what, its constructive, it never ends on a bad note, and it always pushes us both to make better decisions moving forward. Of course, i could have worded my posts better, and your reply post made me realize that. So in that respect, i will definitely rethink the way i word future posts. But my basic message was that you are a great designer and are better than putting out an unfinished, and what seemed to be an untested product. Why? Because its true. You have incredible talent. No way around that. I cant make themes like that. So i definitely am not bashing you or ripping on your product, or passion in any way. I know it may have sounded rude, but in the long run, its the feedback like mine that pushes people like you to improve the products you offer. So if i came across flat-out rude in my posts, MY DEEPEST APOLOGIES. What i’m taking away from this experience, and from your reply post, is that i can get my point across in a more professional and respectful manner in the future. So thanks for bringing that to light.
Take care Chris.
Sincerely.
Naweed
May 8th, 2009 8:52 amGreat theme!
I have a tiny issue but it doesn’t affect the overall running of the theme. On the bottom left hand corner, there is “Error on page” which is alittle annoying.
I need some advice, when you click on a gallery image and it goes to that post, I want to insert another gallery of 4 images.. Any possible tips please?
Overall, I dont have any other problems with this, saved me thousands of £££! :D
Thank youuu!
fishyoyo
May 8th, 2009 10:29 ami test in XAMPP with the last update version of this themes,but i just have some problums:the 125*125 and the big image doesn’t show ,the small one just shows the title of post,and the big image shows the links,neither show images
ilir
May 9th, 2009 12:56 amhello i love the theme im using it http://isbeha.org but i have a problem , i want to change the element.style {
margin-top:-25; to make it more -35 but i cant find it anywhere .
盛者无罪
May 9th, 2009 7:34 amvery nice skin!I like it very much!
Martyn
May 9th, 2009 8:54 amCheers Smashing,
Just installed it on my domain, onmediadesign dot co dot uk in about five minutes just to test it out and I have had no problems. I’m just a designer and have managed to set this up perfectly fine on what is provided above.
Keep up the good work guys.
Thanks
Ömer
May 9th, 2009 10:38 amNice, thank you.
afg89
May 9th, 2009 10:55 amWOW! This is the best wordpress theme. I have been waiting for this type of theme for one years. Thank you very much.
Brian
May 9th, 2009 3:13 pmGreat looking theme! I noticed there is no love for portrait pictures. It scales portrait pictures to be 500×375 (vs 375×500). Is there a way to add a custom field or something to allow for both landscape & portrait pictures?
Cheers,
Brian
pippone
May 10th, 2009 10:40 amafter one year I found that perfect theme for my photoblog. thx!
lakki
May 11th, 2009 3:44 amThanks for this great theme
but i have one problem,
I am unable to add widgets to “1st Subsidiary Aside”
every time i try to do that, it is installing the widget in “Primary Aside”
also in my requirement there are different users who will be uploading the gallery, so is there a way that i can enable search / categorization according to person
DmacK
May 11th, 2009 11:33 amYo, great theme for a portfolio but i have a little problem…
What i have to change in the Style sheet to make the footer the same size as the header and on center??
Haris
May 12th, 2009 3:41 amHow do I show the sidebar on the right side?
AfroSamurai
May 12th, 2009 4:48 am@ 108 Michael
Cheers for this dude, I was having the same trouble and your comment helped.
:)
Lucky 11 Studios
May 12th, 2009 8:23 amI second Brian’s comment. Wish there was a way to add portrait pictures instead of landscape. :-( Let me know if there’s a fix!
HellYeah!
May 12th, 2009 11:27 amEXQUISITE!
ontavu
May 12th, 2009 3:36 pmThank You! Great Template
lakki
May 13th, 2009 2:12 amY doesnt the search work with your template??
do i have to tweak anything??
Mick Lauer
May 13th, 2009 8:58 amAmazing. Simply beautiful. Truly “Ninja-Tastic!”
For those with issues trying to figure out the theme…seriously. These guys obviously put in a shit load of time developing this…it won’t kill you to take some time to work it out.
Thanks again!!!!
Kate
May 13th, 2009 1:43 pmI’m having the same problem as Lucky 11 Studios (post 112), could it have something to do with my custom permalinks? Any ideas?
Melie
May 13th, 2009 8:56 pmlove this design! i’ve been looking for something like this for my site for awhile. thank you! instructions were good and i got everything up right. the only question i have is how did mix css put up their advertisement above their posts? i would like to be able to do the same as well.
thanks again!!!!
arfandia
May 13th, 2009 9:02 pmnice theme gallery
cool
:)
Kenneth
May 14th, 2009 4:40 amHi Chris! F* nice template I LOVE I! :D
Is it possible to insert flash, even maybe a flash movie, instead of the Full Image?
Chris
May 15th, 2009 8:20 amHey,
Got a problem, when I go into Themes I get this error (Broken Error):
Template is missing
Stylesheet is missing.
Gallery, a Thematic child theme Template is missing.
Havent seen this error before, just downloaded today.
Anyone know whats the matter, or how to fix it?
Cheers
Pierre
May 16th, 2009 5:41 amFor the “new” picture problem open functions.php . Line 75 you can see 3*86400 . This is the time for 3 days in seconds. You have just to modify this 3*86400 .
Vasanth
May 16th, 2009 7:20 amIf you need a custom logo designed for this theme for your site let me know. I can do this for you for $5. You can look at the sample at http://www.comegrab.com/freestuff . You can email me to “vasanth at comegrab dot com”
Josh
May 16th, 2009 9:58 amGreat looking theme! I am a little disappointed about the appearance in IE6. I can’t stand IE6.
24Seven
May 16th, 2009 5:31 pmGreat theme – we added it our list of Premium Free Themes! With some imagination someone could turn this into a great looking site!
felix
May 17th, 2009 1:25 pmdoes anybody know how to have the thumbnails created automatically seems like an unneccasarry to have to create both a thumbnail and featured picture. Other themes such as Idomagz gallery do the resizing automatically. If it would resize automatically this would be a great theme and I would use it across my network.
The Frosty @WPCult
May 18th, 2009 6:14 pmReally like the theme, so much in fact, I created a version of this theme to work with the Hybrid framework, Galleria
Jessica
May 19th, 2009 10:46 amI’m having the same problem as Lucky 11 Studios (post 112) and Kate (post 149). Any ideas yet?
John
May 19th, 2009 11:50 amHi!
Big thanks for a great theme!
I have an issue with child categories, i cannot find a way to style the dropdown list?
I would like a horizontal-styled list with my child categories under the navigation bar..
Anyone have any clues how to solve this?
Thanks again, really great work!
sanjeev
May 19th, 2009 11:58 amWell i went through a few of the comments here and i have to say : It was pretty easy installation, doesn’t require any instructions i think. Why are you complaining ? And on top of it, if a client had comissioned this to me i would have charged him loads and we are getting it for free.
And lastly whats the big deal even if you had to do a bit of look around at least you learnt something on your own. Just reminds me we are all becoming so lazy nowadays we expect everything to be spoonfed. Not trying to be personal or anything but lets just appreciate life.
Jay
May 21st, 2009 7:32 pmInstallation and implementation has gone off without a hitch for me. I’ve already heavily customized it’s graphics and .css.
I’m not a php expert by any means so my questions are these…
1. Can I add the sidebar widgets to the posts page somehow? Either that or get rid of the sidebar completely. If so, how?
2. I need post tags displayed in the post. (prepended with “Available in”) I found the code that should’ve done it and pasted it in but it didn’t work right for some reason.
3. All of my posts have commenting disabled and it’d be nice to fill that space below the large image with the post’s text or additional images. Is this possible? If so, how?
4. Is there a way to rearrange the order of the categories display in the header?
Justin
May 22nd, 2009 4:54 pm…same problem as as Lucky 11 Studios (post 112) and Kate (post 149) and Jessica (post 160). Anyone know what’s goin on?
den1m
May 23rd, 2009 5:59 pmhelp. i cant activate theme.
there are missing files..
adi dharma
May 23rd, 2009 11:12 pmnice templates :D
Jon
May 24th, 2009 2:00 amWill this theme work on wordpress 2.6.3?
Lucky 11 Studios
May 24th, 2009 7:55 amI figured out my problem… for you others that had the same issue—just delete the line that has “tinyurl.com blah, blah, blah…” out of the code and then it works fine. No biggie. I love this design. Great work Chris!
ONLY complaint I have is not being able to have portrait pictures on the posts. They all have to be horizontal. :-( Boo…. Not great for my rock posters.
Igor
May 25th, 2009 3:20 pmThis is a great theme. I used it to make a gallery of sport logos. I update it daily so that’s why I called it sportlogoday and one square is one sport logo. Thank you for this! It’s really beautiful.
g3niuz
May 27th, 2009 11:58 amwow..
this is a rocker ;D
shahid
May 28th, 2009 5:48 amhi im new
fleacool
May 29th, 2009 1:24 amcool themes
thanks for share :)
fleacool
Teddy Cheezy
May 29th, 2009 8:25 amdunno… but it doesn’t scroll down :s @ the demo
freeofdoom
May 29th, 2009 10:17 amNICE!!!!
subbu
May 29th, 2009 2:03 pmthe gallery items displaying using custom field can be replaced by get the image plugin by Justin Tadlock”. Now everything is automated.
Jonnvoll
May 30th, 2009 9:02 amVery nice! Except for one thing. If you use subcategories the menu doesn’t work that smoothly.
Amy Stoddard
May 31st, 2009 5:51 amRe. Jon (May 6th, 2009, 6:25 pm)
I have never installed WordPress or worked with it in any way, shape or form and got this working beautifully in under an hour. Great work, Chris. This write-up is plenty detailed. Don’t be discouraged by what some type. What you’re doing is helping all of us.
Samlue
May 31st, 2009 8:54 amNew version is avieble on http://www.chris-wallace.com/2009/05/05/gallery-11-now-available/
Matt
June 3rd, 2009 9:07 amChris thank you again for such an amazing theme!! It is much appreciated!! Can you or anyone help implement a paypal/shopping cart feature into this? Any input would be helpful, thanks!
adam
June 3rd, 2009 9:36 amI am getting the error:
Fatal error: Call to undefined function wp_page_menu() in /home/a4066518/public_html/wp-content/themes/thematic/library/extensions/hooks-filters.php on line 62
What is the likely cause of this?
scott webb
June 4th, 2009 2:03 am@lucky 11 Studios
Thanks a bunch. I was wondering what was going on. Works now.
Manuman
June 4th, 2009 10:27 amThis is exactly what i was looking for to show my portfolio (artworks & photos)
but the thing is, all my stuff is hosted on FlickR.
Is there any way to integrate this with a FlickR set ?
Silver Firefly
June 4th, 2009 5:46 pmIt’s a nice theme.
By the way, I love the texture you’ve used on the background. May I use it for my own project? It’s perfect for my portfolio I’m working on.
@Jon (comment 113), I agree they do need to bundle decent instructions but it takes a lazy person to know another. Your grammar is terrible. ;-)
Jay
June 6th, 2009 1:55 pmI agree with Lucky 11 Studios:
I’m getting this crazy message at the top of each post after you click on a thumbnail.
“Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /nfs/c03/h03/mnt/52869/domains/lucky11studios.com/html/wp-content/themes/gallery/single.php on line 7
Warning: file_get_contents(http://tinyurl.com/api-create.php?url=http%3A%2F%2Flucky11studios.com%2F%3Fp%3D498) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /nfs/c03/h03/mnt/52869/domains/lucky11studios.com/html/wp-content/themes/gallery/single.php on line 7″
What does that mean? What do I need to do to fix it?
GraPhilip
December 10th, 2009 6:40 ambecause of your hosting server….something in theyr settings…
default allow_url_fopen is OFF…must be set to ON …hope it helps
jereM
February 1st, 2010 6:18 ami have the same problem but dosen’t really work :s how can i do? i’m lost
I did it: put on the default value and i recreat but not still working …
Daostudio
June 8th, 2009 12:08 pmI like this theme!
Brook
June 8th, 2009 8:54 pmloving the theme!
wondering if there is a way to prevent / remove the “new” icon/tag displaying on new posts?
cheers
Dio
June 9th, 2009 2:44 amGreat theme! Would you give us the ability to upload our own logo / banner image through an admin panel as Commune
Fredrik
June 9th, 2009 3:48 amHi,
Great app, incredibly useful for me as a designer who spent a lot of precious time hand crafting my own gallery pages.
The drop down sub-categories don’t seem to come out right though. They seem to end up behind the images. Is this something that you are looking at fixing?
Anyhow, thanks again for your efforts
/Fred
Francesco Aloisio
June 9th, 2009 6:59 amFinally! This is what I have been looking for over the last 25 millions years.
only one problem, is there a way you can have a standard blog page as well, that would be absolutely perfect for me.
Thanks in advance.
Sean
June 9th, 2009 12:45 pmGREAT theme.
How do I activate the Social Media links (Bookmark This/Tweet This) for the posts?
Also, any ideas about replacing the image in the artwork-container with video?
Michael
June 9th, 2009 2:25 pmChris, this is quite possibly one of the nicest themes that I’ve seen released for WordPress and the fact that it was made freely available only adds to its overall value. This is certainly worthy of a premium WordPress Theme label :).
As for those complaining, it’s best to read all comments, instructions and try things out on your own — not just upload and expect everything to fall into place exactly the way you want it to. Get used to WordPress, read up a bit and then if you’re still having an issue, ask for help nicely instead of completely bashing the release and the author/designer.
I know of premium wordpress themes that were released with a cost upwards of $50-$80 for a license and their initial release had so many issues, didn’t work in areas, failed validation and so forth, yet you didn’t see multiple comments about the poor quality. Customers instead asked the author/designer to fix them and waited patiently.
Considering the first initial bug-fix release was in 2 days, I’d say that’s damn good support for a free release.
Keep up the wonderful work, Chris. I’d love to personally see a few color variations if you have the time, perhaps even a different home page layout. Just a few suggestions when you have some free time to spare and feel like adding even more value to a product that already shines!
- Michael
Jazcash
June 10th, 2009 2:53 amI want to use this theme for my portfolio and I have it working fine. However, I’d like the images in the posts to link to the final original image. It would be nice if they opened in a lightbox style too, but I don’t know how to achieve this. Help would be appreciated.
Arnold
June 10th, 2009 11:13 amFantastic theme! I have two requests:
1) That the theme allow for horizontal drop-downs. Right now 2nd, 3rd, etc level categories drop down vertically behind the square boxes, there is space for them to just slide across just beneath the upper nav.
2) The 500 x 375 image requirement distorts to match the design height and width of the main image. Is there a way to simply show the original image without it scaling and distorting when there is not a perfect crop/resize to 500 x 375?
Thanks, and once again great work!!
Sean
June 11th, 2009 8:19 am@Arnold
Open up /Gallery/single.php in your favorite text editor and delete
width=”500″ height=”375″
from lines 42 and 44.
That should prevent images from being stretched to fit the 500×375 window.
Yurckk
June 6th, 2010 11:22 amI couldn’t find in Gallery/single.php;
width=”500″ height=”375″
(from lines 42 and 44.)
I’m trying to set the size to iPhone size (320 x 480)
Is it in Thematic theme or Gallery theme? Thanks in advance!
Arnold
June 11th, 2009 5:51 pm@Sean
Thanks! Greatly appreciated!
Now, on to solve the horizontal slideouts… :)
Lori
June 11th, 2009 5:56 pm@Sean
Thank you for the image info. It was worth looking through 194 comments to find your answer!
kirk Whayman
June 13th, 2009 5:08 pmhow can i add the thumbnail information window box what i mean by that is the pop up information bar when your mouse scrolls over the thumbnail can anyone help me???
love this theme :)
kirk
Mike Podolak
June 14th, 2009 6:40 amCan anyone PLEASE PLEASE PLEASE tell me how to get the logo area (when clicked) to go to a different URL than the root? I know its something in the header, and then subsequently related to “thematic_header()” and functions.php
I am totally stuck. Since I am using the gallery in a directory within my main site, I would like the logo at the top left to go back to the main site instead of to the grid gallery index.
Thanks!
Shan
June 16th, 2009 12:31 pmJust a pity. I was going to use it but it doesn’t work that well with the Internet Explorer.
lou
June 18th, 2009 3:07 pmBeautiful theme, but unfortunately there are problems with viewing it in internet explorer 8!
Are there any fixes for this?
thanks.