/galleries no longer shows all my galleries

kdlanejrkdlanejr Registered Users Posts: 55 Big grins
edited October 14, 2011 in Bug Reporting
Just noticed that this no longer works. Is it by design? If so, anyway you can put it back?

I always found it very useful to be able to look at all my galleries on one page when deciding what needs to be listed, unlisted, password protected, etc.

Comments

  • PhyxiusPhyxius Registered Users Posts: 1,396 Major grins
    edited October 12, 2011
    Hi Kenny,

    Oops! This actually is not a bug, rather the galleries box was hidden on your page. To show them again I went to your control panel and under the Homepage Tab I choose to show galleries. I also double checked your customization and added this line to your CSS:

    .galleries #slideshowBox {display: none;}

    That line hides the slideshow box on your /galleries page. Also, I noticed that you have javascript code in your CSS box. You will want to double check that and remove it or move it to the javascript box, if needed.

    I hope this helps. If you have any questions please don't hesitate to ask, we are always happy to help.

    Best Regards,
    Christina
    SmugMug Support Hero
    http://www.smugmug.com/help
    Christina Dale
    SmugMug Support Specialist - www.help.smugmug.com

    http://www.phyxiusphotos.com
    Equine Photography in Maryland - Dressage, Eventing, Hunters, Jumpers
  • kdlanejrkdlanejr Registered Users Posts: 55 Big grins
    edited October 12, 2011
    I wasn't looking for the galleries to show up on my home page, just the ability to go to www.kennydphotography.com/galleries and see them all.

    I'll take a look at what you did and what you've recommended. Appreciate the info on the javascript code. Now to see if I can figure out the difference.
    Phyxius wrote: »
    Hi Kenny,

    Oops! This actually is not a bug, rather the galleries box was hidden on your page. To show them again I went to your control panel and under the Homepage Tab I choose to show galleries. I also double checked your customization and added this line to your CSS:

    .galleries #slideshowBox {display: none;}

    That line hides the slideshow box on your /galleries page. Also, I noticed that you have javascript code in your CSS box. You will want to double check that and remove it or move it to the javascript box, if needed.

    I hope this helps. If you have any questions please don't hesitate to ask, we are always happy to help.

    Best Regards,
    Christina
    SmugMug Support Hero
    http://www.smugmug.com/help
  • PhyxiusPhyxius Registered Users Posts: 1,396 Major grins
    edited October 14, 2011
    kdlanejr wrote: »
    I wasn't looking for the galleries to show up on my home page, just the ability to go to www.kennydphotography.com/galleries and see them all.

    I'll take a look at what you did and what you've recommended. Appreciate the info on the javascript code. Now to see if I can figure out the difference.

    Hi Kenny,

    The javascript you added to create the /galleries page actually duplicates your "homepage" and names that duplicate copy "galleries". The boxes like bio, galleries, slideshow, etc are all homepage boxes that can show up on your homepage and/or it's duplicate copies. With the CSS you add you can choose to hide or show specific items on the homepage or on the /galleries page.

    With the code you have in place now your galleries page should show your galleries and your homepage should display only your slideshow, navbar, and header/footer.

    I hope this helps. If you have any questions please don't hesitate to ask, we are always happy to help.

    Best Regards,
    Christina
    Christina Dale
    SmugMug Support Specialist - www.help.smugmug.com

    http://www.phyxiusphotos.com
    Equine Photography in Maryland - Dressage, Eventing, Hunters, Jumpers
Sign In or Register to comment.