Show all photos in a gallery and the categories/filter??

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Show all photos in a gallery and the categories/filter??

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9298
    CSKickOn
    Member

    Hi guys,

    How do I show all the photos in a gallery?
    e.g. I have 12 photos in a gallery. (I may add more) but if I use, for example, this code:
    [show_gallery number_of_columns=”3″ post_count=”2″ image_size=”medium” filterable=”true” no_margin=”false”]

    … it will only show 2 photos from the gallery.

    How can I get the code to keep the ‘3’ column setting, but show as many photos/rows as needed to show all photos in the gallery? I don’t want to have to keep editing the code to tell it how many photos to show whenever I upload/delete a gallery item.

    Also, that code, despite having filterable=”true”, does not show the filter/categories buttons up the top as you have on your demo page here: https://www.livemeshthemes.com/agile/home-3/ (in the gallery section)

    An example of the code I gave above here (bottom gallery – no filter buttons):
    http://www.kickon.com/?page_id=96

    Thank you for your time and help
    Kindest regards
    CS

    #9310
    Veena
    Moderator

    1. If you want to display more number of posts, give a greater number for the post-count,like 50 and so.
    2. To keep column setting as 3 always ,give number_of_columns=”3″ in the shortcode.
    3. I have checked filterable portfolio shortcode ,its working fine.Pls reheck the shortcode.
    Otherwise make your comments pls.

    eg:

    [show_portfolio number_of_columns=4 post_count=12 image_size='small' filterable=true no_margin=true]
    
    #9319
    CSKickOn
    Member

    Hello,

    On this page http://www.kickon.com/?page_id=96 I have this code:

    Gallery test 1
    [show_gallery number_of_columns=4 post_count=12 image_size='small' filterable=true no_margin=true]

    Yet under the heading on that page I cannot see the filter buttons for category’s even though there are two categories assigned to various photos being show…. (see attached pic)

    What am I doing wrong??
    Sorry if I am missing something obvious!

    Kindest regards
    Thank you again
    CS

    #9335
    Veena
    Moderator

    The above shortcode seems fine.We can’t say beyond this.So Pls share your site’s login credentials as a private message here.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.