Hmmmm...how do I make sub galleries?

noeltykaynoeltykay Registered Users Posts: 109 Major grins
edited July 4, 2007 in SmugMug Support
I have created a gallery titled "Friends and Family"...under this gallery I would like to have other galleries titled with last names....so if I have a gallery titled "Jones", I would like to have sub galleries in the "Jones" folder. This way, for each client I can have a gallery with there last name...and then galleries for each shoot within that gallery...am I making sense?

Comments

  • rainforest1155rainforest1155 Registered Users Posts: 4,566 Major grins
    edited May 26, 2007
    You can't do that with the standard user interface for galleries, but have you looked at categories and subcategories? These are to additional levels that should help you setting up the structure you want.
    Just create a category "Friends and Family" and then you can assign galleries to it. Same goes for subcategories.

    I'm not sure how you can use categories right now with your customizations, but have a look at my page for an example. My whole site is built with categories as the top level.
    Also have a look at the help page on categories.

    Hope this helps a bit,
    Sebastian
    Sebastian
    SmugMug Support Hero
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited May 26, 2007
    noeltykay wrote:
    I have created a gallery titled "Friends and Family"...under this gallery I would like to have other galleries titled with last names....so if I have a gallery titled "Jones", I would like to have sub galleries in the "Jones" folder. This way, for each client I can have a gallery with there last name...and then galleries for each shoot within that gallery...am I making sense?
    Create a category named "Friends and Family" then under that category
    create a sub-category for each family or friend. You then put galleries under
    each sub-cat.

    category .............. sub-cat ....... gallery
    Friends and Family
    ........................... Smith
    .............................................. event1
    .............................................. event2
    ........................... Jones
    .............................................. event1
    .............................................. event2

    Friends and Family > Smith > event1

    Make sense?
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • noeltykaynoeltykay Registered Users Posts: 109 Major grins
    edited May 27, 2007
    Allen wrote:
    Create a category named "Friends and Family" then under that category
    create a sub-category for each family or friend. You then put galleries under
    each sub-cat.

    category .............. sub-cat ....... gallery
    Friends and Family
    ........................... Smith
    .............................................. event1
    .............................................. event2
    ........................... Jones
    .............................................. event1
    .............................................. event2

    Friends and Family > Smith > event1

    Make sense?

    Totally makes sense...and I have begun to arrange my client shoots...thank you so much...I remember you telling me how to change the grey background to black to match the rest of the site but I do not remmeber bookmarking the code...would you be so kind to share the code?

    Thanks in advance!

    bowdown.gif
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited May 27, 2007
    noeltykay wrote:
    Totally makes sense...and I have begun to arrange my client shoots...thank you so much...I remember you telling me how to change the grey background to black to match the rest of the site but I do not remmeber bookmarking the code...would you be so kind to share the code?

    Thanks in advance!

    bowdown.gif
    You have a link to the where you want the background changed?

    Another option.
    Might consider creating a "Clients" category to put the names under.
    Then your clients would be separate from "friends and family".
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • noeltykaynoeltykay Registered Users Posts: 109 Major grins
    edited May 27, 2007
    Allen wrote:
    You have a link to the where you want the background changed?

    Another option.
    Might consider creating a "Clients" category to put the names under.
    Then your clients would be separate from "friends and family".

    Yes...I have a clients category...and I intend to move all these galleries over there...right now I am still playing around with the layout...the banner(s) and hopefully will be ready to go in the next week or two.

    As for the background change...

    I do not want grey on the friends and family gallery.
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited May 27, 2007
    noeltykay wrote:
    Yes...I have a clients category...and I intend to move all these galleries over there...right now I am still playing around with the layout...the banner(s) and hopefully will be ready to go in the next week or two.

    As for the background change...

    I do not want grey on the friends and family gallery.
    Add this to your CSS.

    .category_Friends_and_Family #subcategoriesBox
    {background:none;}
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • laslolaslo Registered Users Posts: 73 Big grins
    edited June 22, 2007
    Sub Categories
    Allen wrote:
    Create a category named "Friends and Family" then under that category
    create a sub-category for each family or friend. You then put galleries under
    each sub-cat.

    category .............. sub-cat ....... gallery
    Friends and Family
    ........................... Smith
    .............................................. event1
    .............................................. event2
    ........................... Jones
    .............................................. event1
    .............................................. event2

    Friends and Family > Smith > event1

    Make sense?

    I have a problem along the same line. I have a main category titled "Equestrian" and Sub Category Called "Bucks County Horse Park" In that sub category I have listed various events by date. Now I would like to for each event date arrange the photos by discipline such as Jumpers, Hunters, Dressage, ETC, How would I do that. My site is www.digitalexpressionsphotography.com
  • PBolchoverPBolchover Registered Users Posts: 909 Major grins
    edited June 22, 2007
    laslo wrote:
    I have a problem along the same line. I have a main category titled "Equestrian" and Sub Category Called "Bucks County Horse Park" In that sub category I have listed various events by date. Now I would like to for each event date arrange the photos by discipline such as Jumpers, Hunters, Dressage, ETC, How would I do that. My site is www.digitalexpressionsphotography.com

    Assuming that you are a power user or pro, then you have four options.

    In order from easiest to most difficult (and time-consuming):

    1) Remove "Bucks County Horse Park" as a sub-category, and replace it by sub-categories for each date at the venue.

    2) Have a gallery for each date. In the keywords for each photo, list both the event, and the disciple. (This will allow you to do a keyword search that gives all the photos in a single discipline on a given date.) If you wish, then you can use gallery redirects to make the keyword searches appear as galleries within your sub-category, and also use javascript to prevent the "date" galleries from appearing within the sub-category.

    3) Make "Bucks County Horse Park" a full category. In the category "Equestrian" create a number of gallery redirects, pointing to the category corresponding to various venues.

    4) Use the sub-gallery hack to create sub-galleries for each date.
  • laslolaslo Registered Users Posts: 73 Big grins
    edited June 22, 2007
    PBolchover wrote:
    Assuming that you are a power user or pro, then you have four options.

    In order from easiest to most difficult (and time-consuming):

    1) Remove "Bucks County Horse Park" as a sub-category, and replace it by sub-categories for each date at the venue.

    2) Have a gallery for each date. In the keywords for each photo, list both the event, and the disciple. (This will allow you to do a keyword search that gives all the photos in a single discipline on a given date.) If you wish, then you can use gallery redirects to make the keyword searches appear as galleries within your sub-category, and also use javascript to prevent the "date" galleries from appearing within the sub-category.

    3) Make "Bucks County Horse Park" a full category. In the category "Equestrian" create a number of gallery redirects, pointing to the category corresponding to various venues.

    4) Use the sub-gallery hack to create sub-galleries for each date.

    Thank you. I will give it a try.

    Laslo
  • noeltykaynoeltykay Registered Users Posts: 109 Major grins
    edited July 4, 2007
    Allen wrote:
    Add this to your CSS.

    .category_Friends_and_Family #subcategoriesBox
    {background:none;}

    Allen, I tried chaning the grey background under sub category "Clients & Client Events"...I added the following to my CSS to no avail:

    category_Clients_&_Client_Events #subcategoriesBox
    {background:none;}
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited July 4, 2007
    noeltykay wrote:
    Allen, I tried chaning the grey background under sub category "Clients & Client Events"...I added the following to my CSS to no avail:

    category_Clients_&_Client_Events #subcategoriesBox
    {background:none;}
    Just a quick guess but try this. It's probably the "&" that's b0rking it.

    category_Clients__Client_Events #subcategoriesBox
    {background:none;}
    or
    category_Clients___Client_Events #subcategoriesBox
    {background:none;}
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • noeltykaynoeltykay Registered Users Posts: 109 Major grins
    edited July 4, 2007
    Allen wrote:
    Just a quick guess but try this. It's probably the "&" that's b0rking it.

    category_Clients__Client_Events #subcategoriesBox
    {background:none;}
    or
    category_Clients___Client_Events #subcategoriesBox
    {background:none;}

    Neither of thos worked and I went so far to change the name of the gallery to "Clients and Client Events"

    category_Clients_and_Client_Events #subcategoriesBox
    {background:none;}[/quote]

    Still no workie ne_nau.gif
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited July 4, 2007
    noeltykay wrote:
    Neither of thos worked and I went so far to change the name of the gallery to "Clients and Client Events"

    category_Clients_and_Client_Events #subcategoriesBox
    {background:none;}
    Still no workie ne_nau.gif[/quote]
    These do work, just put the period on front of them.

    .category_Clients_and_Client_Events #subcategoriesBox
    {background:none;}

    .category_Friends_and_Family #subcategoriesBox
    {background:none;}
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • noeltykaynoeltykay Registered Users Posts: 109 Major grins
    edited July 4, 2007
    Allen wrote:
    Still no workie ne_nau.gif
    These do work, just put the period on front of them.

    .category_Clients_and_Client_Events #subcategoriesBox
    {background:none;}

    .category_Friends_and_Family #subcategoriesBox
    {background:none;}[/quote]

    bowdown.gif Have a happy 4th! Thank you so much AGAIN!
Sign In or Register to comment.