Forums

[resolved] [Plugin: Flash Gallery] ALBUMS - cannot view all pictures except last album (2 posts)

  1. lonetango
    Member
    Posted 2 years ago #

    I have a 30 image gallery that I've inserted into a post. When I have all 30 of those images on one page with no albums specified, they all view fine. However, when I use the following code:

    [flashgallery orderby="ID" rows="4" height="600px" thumbsize="150" scaling="fit" background="black_bg.jpg" cats="Album1_10 % Album2_10 % Album3_10"]

    What happens is that Album1 and Album2 will show only 1 picture each. But Album3 will show correctly with 10 pictures. No matter how many albums I include, only the last album on the list will display the correct amount of pictures and all others will show only one.

    Am I doing something wrong? Thank you for your help!

  2. lonetango
    Member
    Posted 2 years ago #

    Nevermind, I found out the problem!

    cats="Album1_10 % Album2_10 % Album3_10"

    must be

    cats="Album1_10%Album2_10%Album3_10"

    I can't have a space between the % symbols!

Topic Closed

This topic has been closed to new replies.

About this Topic