Simple Gallery v2
Simple Gallery v2.0 has taken simple to a whole new level and is still one of the most simple, yet professional looking, image galleries you will find out there. You can have a full-featured and professional looking photo gallery up and running in just minutes! Upload the script, use our new web-based settings manager to configure and then upload your photos.
Updates
- Upgrade - Fancybox from v1.2.1 to v1.3.4
- Added - Sub-folder/category functionality.
- Sub-folders act as categories
- Easy drop-down category navigation
- Added - Auto thumbnails with cropping.
- Added - Web-based settings manager
- Change site name
- Change default gallery name
- Change thumbnail size
- Change sort direction
- Enable/Disable image titles
Simple Gallery v2 is FREE, to download please either follow @fraestro on Twitter or Like the Fraestro Facebook page below. Your download will start after successfully Following or Liking Fraestro below. Please post all support questions here as comments and I will get to them as soon as I can.
Demo: http://www.srblair.com/simplegallery_v2/
Like to Download:
or
Follow to Download:
Follow @fraestro
Enjoy this article?
My Twitter...
- @napherblair If you get them to come can you see if @ActuallyNPH will borrow me the diamond studded suit for the evening? 3 days ago
- If you share large files regularly, you need Dropbox! 2GB absolutely free and up to 8GB free when you invite friends. http://t.co/Z6rPL1kw 2 weeks ago
- Family, beer, and a Chubby Cheddar... How a Friday evening should be! (@ Burger Jones w/ 4 others) [pic]: http://t.co/0uIfC7He 2012-01-07
- One of the coolest events in professional sports! #WinterClassic #oldschoolhockey 2012-01-02
- @travisneids Really man? Did you cry as much with the people you went with as you did when we wanted to go there?#qqmoreplz 2011-12-14
- More updates...
Recent Posts
- Simple Gallery v2
- Sesame Street: Will.i.am’s Song “What I Am”
- Life is like a dream…
- It’s your fault!
- Bad Facebook App Developer!
Recent Comments
- Stephen Blair on Simple Gallery v2
- Stephen Blair on Simple Gallery v2
- Stephen Blair on Simple Gallery v2
- questions on Simple Gallery v2
- questions on Simple Gallery v2
Deals from Fraestro
- Nikon D3100 Digital SLR Camera & 18-55mm G VR DX AF-S Zoom Lens – Factory Demo with 8GB Card + Filter + Accessory Kit $479.95 + FS + 1 Yr Warranty | Cameta Camera February 4, 2012
- Nikon D3100 Digital SLR Camera & 18-55mm G VR DX AF-S Zoom Lens – Factory Demo with 16GB Card +Case + Filter + Accessory Kit $499.95 + FS + 1 Yr Warranty | Cameta Camera February 4, 2012
- Love this Save this, 50% off on crystal-taj-mahal India | Gifting Inc February 4, 2012
- 50% off on Photo Frame in Australia | Gifting Inc February 4, 2012
- 50% off on Pearl Jewelry in USA | Gifting Inc February 4, 2012
- Hearts for valentine’s | Gofavor.com February 3, 2012
- $3 Off Vetisse Stress Ease for Dog Anxiety | 1st Pet Naturals February 3, 2012
- $7 Off Vetisse Stress Ease for Cat Anxiety | 1st Pet Naturals February 3, 2012
- $3 Off Vetisse Adrenaid – Dog Cushings Disease | 1st Pet Naturals February 3, 2012
- $7 Off Vetisse Adrenaid – Addisons Disease in Cats | 1st Pet Naturals February 3, 2012

September 24th, 2011 - 19:38
Great script and love the design, having issues using with php include, doesnt want to read the galleries. pointing to the complete path including http:// gives permission errors. thought I would throw this up in case anyone else was having same issue.
September 24th, 2011 - 19:40
also noticed that on and off category bar will vanish and return on different page loads, the script is still more than I could do with code though. kudos
September 27th, 2011 - 13:13
Can you provide me with the URL of where you have this installed? Or can you give me the full error you get prior to modifying anything?
October 12th, 2011 - 03:13
Hi there,
I’m just checked out your script localhost, and it looks fine!
Just the script use for categories a select box. I would like to use your script for a directory with currently 5 folders and more than 90 subfolders in it.
Is there a way to use instead of the ‘select’ a list menu, for example
./?action=add&folder=MyAlbum… ?
October 26th, 2011 - 13:21
In the “inc/functions.php” file around line 106 you can modify the code following “//Navigation Drop-Down” to use something different, that is where the drop-down is built.
October 21st, 2011 - 10:17
Hello, I love Simple Gallery v2 its exactly what i was looking for.
Can you tell me how to increase the number of rows of thumbnails without having to make them smaller? I put the size to 150 and it just 2 columns, ideally id like it to fill the full width of the screen.
Thank you
October 26th, 2011 - 11:36
You should be able to simply adjust the with of the div#wrap tag in the style.css. As you increase the width, more columns of images will fit.
October 21st, 2011 - 12:19
Hello Again,
Also can you tell me how to swap the drop down list and the Main_Gallery_Title round….I prefer for the dropdown list be underneath the title.
Much appreciated.
Thanks
October 26th, 2011 - 13:13
In the “inc/functions.php” file there is a simple_gallery() function. You will need to bring the 3 lines of code starting with “//Category H2″ up just above the “//Navigation Drop-Down” line of code. This function starts around line 103 of that file.
November 5th, 2011 - 09:10
I really like this and have customized it quite a bit to match the theme of the site I have put it into. One question I do have is, am I able to use a URL to go directly to a directory in the gallery?
In other words, instead of going straight to the beginning to select a category is there a way to use a url as if I have already selected a category?
Thanks in advance…great work!
November 5th, 2011 - 13:37
Nevermind. I figured it out looking at your functions.php and realized what it was doing when running the commands using the menu options. In short here is what worked for me.
/?action=add&folder=/FOLDERNAME
November 8th, 2011 - 09:39
Do you know how the drop down menu for the gallery sorts the folders in the gallery? I’ve noticed that it doesn’t seem to have a specific that I can tell. I would like to be able to specify if that is at all possible.
November 8th, 2011 - 11:56
At this time there is no way to manually sort the folders. The script reads the directory on the fly and will list out any folders it finds in alpha-numeric order.
November 24th, 2011 - 12:17
I’ve made a donation to avoid the donation links at the buttom – how will it be removed.
And – is the a way to remove the SiteName and GalleryTitle?
November 25th, 2011 - 15:20
John,
Please provide me with the URL you have the script installed on and I will get the donation links removed for you.
The site name and gallery titles can be removed by deleting or commenting out lines 105 & 120 in the “/inc/functions.php” file.
November 26th, 2011 - 04:13
URL: http://www.laila-b.dk/simplegallery/
November 26th, 2011 - 11:27
Thank you John, the credits have been removed.
November 25th, 2011 - 08:18
Hi stephen and thanks for a great scrip.
Im trying to get started on photography and this script is perfect for me!
I made a small donation so that I can include this gallery on my page without the “Donate” advert in the bottom. If everything goes well and I start making money on my photos ill gladly donate more but for now, I was wondering why its not dissapeared yet!?
Kind regards/ Rasmus Lindberg
November 25th, 2011 - 11:58
Thank you Stephen for your reply to my email and fixing the ad removal!
Cheers! : )
December 16th, 2011 - 01:46
is there anyway to limit the amount of images per page so its not an endless page of images?
also instead of the drop down box is it possible to just have the categories in a list and in image form. so it would be a small .png for each category?
December 16th, 2011 - 02:02
also, is there anyway to remove fancybox and have the image open on a new page with ads?
December 16th, 2011 - 15:03
In the “inc/functions.php” file around line 133 & 135 you can modify the code for the image link to link to whatever you would like, remove the ‘class=”img_zoom”‘ if you wish not to use fancybox for the opening method.
December 16th, 2011 - 14:58
In the “inc/functions.php” file around line 106 you can modify the code following “//Navigation Drop-Down” to use something different, that is where the drop-down is built.
December 16th, 2011 - 14:59
At this time, image pagination is not a part of the script.