Journal style picture limit?

black_fx_35black_fx_35 Registered Users Posts: 134 Major grins
edited June 9, 2008 in SmugMug Support
Is there a limit to the number of photos that are displayed in journal style? It seems to only be displaying 10 photos (although there are more in the gallery). The only way I can get to the others is by clicking on one of the visible photos, and selecting next to scroll through. Kind of defeats the purpose I think. Any ideas? Thanks.

http://www.alexanderfamilyphotos.com/gallery/4230669

Comments

  • ivarivar Registered Users Posts: 8,395 Major grins
    edited June 8, 2008
    Is there a limit to the number of photos that are displayed in journal style? It seems to only be displaying 10 photos (although there are more in the gallery). The only way I can get to the others is by clicking on one of the visible photos, and selecting next to scroll through. Kind of defeats the purpose I think. Any ideas? Thanks.

    http://www.alexanderfamilyphotos.com/gallery/4230669
    There is no limit, but it does consist of multiple 'pages'. Normally, you would see this:
    20080608-ad933utakmnwcatcm2dn5dw29.jpg
    but you have hidden that with your custom css.
    /* ==================================================== */
    /* =========== Remove Gallery 1 in journal ============ */
    /* ==================================================== */
    
    .gallery_2457781 .pageNav {display: none;}
    .gallery_2445185 .pageNav {display: none;}
    .gallery_4230669 .pageNav {display: none;}
    
    Remove at least the last line and you should be fine thumb.gif
  • black_fx_35black_fx_35 Registered Users Posts: 134 Major grins
    edited June 8, 2008
    ivar wrote:
    There is no limit, but it does consist of multiple 'pages'. Normally, you would see this:
    20080608-ad933utakmnwcatcm2dn5dw29.jpg
    but you have hidden that with your custom css.
    /* ==================================================== */
    /* =========== Remove Gallery 1 in journal ============ */
    /* ==================================================== */
     
    .gallery_2457781 .pageNav {display: none;}
    .gallery_2445185 .pageNav {display: none;}
    .gallery_4230669 .pageNav {display: none;}
    
    Remove at least the last line and you should be fine thumb.gif

    Excellent, thanks for the quick response. Is there a way to have all photos on the same page? Thanks.
  • ivarivar Registered Users Posts: 8,395 Major grins
    edited June 8, 2008
    Excellent, thanks for the quick response. Is there a way to have all photos on the same page? Thanks.
    Not in the journal style, no. The 'traditional' style does allow that, and includes limited captions as well. The 'allthumbs' style shows all photos on a single page as well, but no captions at all.
  • black_fx_35black_fx_35 Registered Users Posts: 134 Major grins
    edited June 8, 2008
    ivar wrote:
    Not in the journal style, no. The 'traditional' style does allow that, and includes limited captions as well. The 'allthumbs' style shows all photos on a single page as well, but no captions at all.

    Thanks Ivar. It looks like y header is blocking part of the "Gallery Pages" text....any way to adjust this?
  • PBolchoverPBolchover Registered Users Posts: 909 Major grins
    edited June 8, 2008
    Doesn't the traditional style limit you to 16 photos per page?
  • ivarivar Registered Users Posts: 8,395 Major grins
    edited June 9, 2008
    PBolchover wrote:
    Doesn't the traditional style limit you to 16 photos per page?
    Uhhhhmmm. yes.... why..... uhhh.....

    That's what I said, right? :hide
Sign In or Register to comment.