Options

Where did my Gallery Go?

ggroveggrove Registered Users Posts: 5 Beginner grinner
edited August 21, 2008 in SmugMug Support
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

Comments

  • Options
    ivarivar Registered Users Posts: 8,395 Major grins
    edited July 25, 2008
    You were missing one of these in the JS code for the galleries hack ---> {

    I added it, it should be fine now thumb.gif
  • Options
    IsaacIsaac Registered Users Posts: 32 Big grins
    edited August 21, 2008
    Where did my galleries go?
    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

    please help
  • Options
    AllenAllen Registered Users Posts: 10,011 Major grins
    edited August 21, 2008
    Isaac wrote:
    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

    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
    Al - Just a volunteer here having fun
    My Website index | My Blog
Sign In or Register to comment.