Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Archetyped

    (@archetyped)

    Hi,

    Enabling grouping in SLB’s admin options will allow links to be grouped together in the lightbox. When the links are grouped, you can navigate between them directly in the lightbox.

    You can also create custom groups of links within a post by using the [slb_group] shortcode. See this post for more information on [slb_group].

    Thread Starter Alin Clamba

    (@bluesky_c3)

    Thanks, that helped me.

    But now I am stuck again. Seems I can’t use more than 3 groups on the page, am I doing something wrong?

    The link is the same: http://www.sldesign.ro/produse-2/mobila-de-bucatarie/

    In the back end I have more than 3 groups like that, but on the front end are displayed only the first 3, why?

    I’d really appreciate your help!

    Thanks.

    Thread Starter Alin Clamba

    (@bluesky_c3)

    This is what I have:

    [slb_group id="group-1][caption id="attachment_2257" align="alignleft" width="300"]<a href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucatarie-mobila-la-comanda-2.jpg"><img class="photos wp-image-2257 size-full" src="http://www.sldesign.ro/wp-content/uploads/2014/07/bucatarie-mobila-la-comanda-2.jpg" alt="" width="300" height="255" /></a> <strong>Bucataria Alice</strong>[/caption]
    
    <div style="display: none;"><a title="Bucataria Alice" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucatarie-mobila-la-comanda-3.jpg">
    Bucataria Alice</a>
    <a title="Bucataria Alice" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucatarie-mobila-la-comanda-4.jpg">
    Bucataria Alice</a>
    <a title="Bucataria Alice" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucatarie-mobila-la-comanda-1.jpg">
    Bucataria Alice</a></div>[/slb_group]
    
    [slb_group id="group-2][caption id="attachment_2257" align="alignleft" width="300"]<a href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucatarie-la-comanda.jpg"><img class="photos wp-image-2257 size-full" src="http://www.sldesign.ro/wp-content/uploads/2014/07/bucatarie-la-comanda.jpg" alt="" width="300" height="255" /></a> <strong>Bucataria Nicu</strong>[/caption]
    
    <div style="display: none;"><a title="Bucataria Nicu" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucatarie-la-comanda-2.jpg">
    Bucataria Nicu</a>
    <a title="Bucataria Nicu" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucatarie-la-comanda-1.jpg">
    Bucataria Nicu</a>
    <a title="Bucataria Nicu" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucatarie-la-comanda-4.jpg">
    Bucataria Nicu</a></div>[/slb_group]
    
    [slb_group id="group-3][caption id="attachment_2257" align="alignleft" width="300"]<a href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucataria-sacos.jpg"><img class="photos wp-image-2257 size-full" src="http://www.sldesign.ro/wp-content/uploads/2014/07/bucataria-sacos.jpg" alt="" width="300" height="255" /></a> <strong>Bucataria Sacos</strong>[/caption]
    
    <div style="display: none;"><a title="Bucataria Sacos" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucataria-sacos-1.jpg">
    Bucataria Sacos</a>[/slb_group]
    
    [slb_group id="group-4][caption id="attachment_2257" align="alignleft" width="300"]<a href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucataria-alex.jpg"><img class="photos wp-image-2257 size-full" src="http://www.sldesign.ro/wp-content/uploads/2014/07/bucataria-alex.jpg" alt="" width="300" height="255" /></a> <strong>Bucataria Alex</strong>[/caption]
    
    <div style="display: none;"><a title="Bucataria Alex" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucataria-alex-1.jpg">
    Bucataria Alex</a>
    <a title="Bucataria Alex" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucataria-alex-2.jpg">
    Bucataria Alex</a>
    <a title="Bucataria Alex" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucataria-alex-3.jpg">
    Bucataria Alex</a>
    <a title="Bucataria Alex" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucataria-alex-4.jpg">
    Bucataria Alex</a>
    <a title="Bucataria Alex" href="http://www.sldesign.ro/wp-content/uploads/2014/07/bucataria-alex-5.jpg">
    Bucataria Alex</a></div>[/slb_group]
    Plugin Author Archetyped

    (@archetyped)

    There is no limit to groups. The first thing I would do is check your [slb_group] shortcodes.

    [slb_group id="group-4]
    

    Should be:

    [slb_group id="group-4"]
    

    Note that group names should be enclosed in quotes, but there is only one quote before the group names in the code same you provided.

    Fixing the quotes may resolve your issue. Let me know if you’re still experiencing a problem once you fix the shortcodes.

    Thread Starter Alin Clamba

    (@bluesky_c3)

    Thanks mate, that works!

    I would have another question, if you don’t mind. I’d like to add a link instead of the text “Item 1 of 2” for example, or near it. It’s that possible?

    Thanks and appreciate your help!

    Plugin Author Archetyped

    (@archetyped)

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Groupping images’ is closed to new replies.