PDA

View Full Version : Where did my Gallery Go?


ggrove
Jul-25-2008, 09:26 AM
Simple question hopefully with a simple solution....how do I find my photo gallery? I had it all linked from my homepage (www.garrettgrove.com) and now the link just goes back to my homepage and the photos are no where to be found?

Any ideas on where they went and how I can link to them again?

Thanks

Garrett

ivar
Jul-25-2008, 09:46 AM
You were missing one of these in the JS code for the galleries hack ---> {

I added it, it should be fine now :thumb

Isaac
Aug-21-2008, 07:35 AM
I was working on customization, but I stopped to start over. I'm happy where I am at; I would like for my galleries to show up on my homepage www.isaacfreemanfreelancephotography.com (http://www.isaacfreemanfreelancephotography.com)

please help

Allen
Aug-21-2008, 09:55 AM
I was working on customization, but I stopped to start over. I'm happy where I am at; I would like for my galleries to show up on my homepage www.isaacfreemanfreelancephotography.com (http://www.isaacfreemanfreelancephotography.com)

please help
You have the duplicate homepage galleries hack installed and this is hiding
the galleries box on your real homepage.

.homepage #galleriesBox,
.homepage #categoriesBox,
.homepage #featuredBox {
display: none;
}

Remove this from your javascript

HEADER JAVASCRIPT