Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter jesplin

    (@jesplin)

    sorry, let me clarify. Our current layout has six photos and we want to include a total of 10 photos in the carousel without displaying four of them

    Plugin Author Brecht

    (@brechtvds)

    For what reason then, if you don’t want to show them?

    Thread Starter jesplin

    (@jesplin)

    We want to show the nice display of four or six photos representing what’s included in the album with the rest of the photos in the carousel. Like facebook’s feed, 3 photos may be shown in an arrangement but when you click on it there are more photos in the album (carousel.)

    Plugin Author Brecht

    (@brechtvds)

    Right. I can add it to the idea list.
    For now perhaps it’s possible to just add those images to the page and hide them with CSS. Your lightbox plugin should still show them when using the arrows.

    Thread Starter jesplin

    (@jesplin)

    thanks what css blanket code can we use to hide all images not displayed on page

    Plugin Author Brecht

    (@brechtvds)

    You could surround the images you’re adding with:

    <div style="display: none;">Images Here</div>

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘five photo layout needed’ is closed to new replies.