About this topic

  • Posted by jrsites 1 year ago. There are 7 posts. The latest reply is from byron.
  • This topic is not resolved
  1. Hi, first I have to say that it's a very nice plugin.

    I'm building a website and I use this plugin.

    I set one page to be deafoult to display all galleries and for this no problem (i created 3 galleries and all ok)

    But now I want to create a new page with new galleries, is this possible?

    Show in one page a set of galleries and in other page a different set of galleries.

    Regards, Jordi Robert

  2. Hi Jordi,

    Try adding exclude_galleries to your shortcode like this:

    [photosmash gallery_viewer=true exclude_galleries='1,3,4,5']

    Not sure if that will work, but it should.

    BB

  3. sorry for my noob question

    I included on the page this: [photosmash gallery_viewer=true exclude_galleries='7'] but it still show that gallery.

  4. I probably need to take a look at the code behind that...it may not be completely implemented. But that's how you would handle that situation. Hopefully all will be well in the next release.

    Cheers,
    Byron

  5. Hi jrsites,

    I confirmed that I hadn't completely implemented that feature. I just did and it'll be in the next version. Here's what you can use (when version 1.0 comes out):

    //To exclude galleries
    [photosmash gallery_viewer=true exclude_galleries='1,3,4,5']
    
    //To include specific galleries only
    [photosmash gallery_viewer=true gallery_ids='1,3,4,5']

    Cheers,
    Byron

  6. when this will come out?
    Or do you have a test version to implement right now?

    Regards and thanks to answer

  7. Should be in the next week or so. I'll try to put a beta out on WP (development version) tonight.

    BB

RSS feed for this topic