• Resolved jberg1

    (@jberg1)


    Hello. I am wondering if it is possible to hide some of the images from a gallery (using basic thumbnail layout), but still have them be part of the lightbox pop-up (next/previous).

    So, I have a gallery with 20 images. I only want to show 9 of the thumbnail images on a page. Then when I click the thumbnail that opens the lightbox, be able to page through all 20 of them.

    I can do this with css (#ngg-image-# {display:none;}), however because the image ID is dynamic and is based on how many images are added to NextGen overall, I can’t account for all future additions.

    Any ideas? Thanks for any help.

    https://www.ads-software.com/plugins/nextgen-gallery/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @jberg1 – Using the ATP to insert the gallery, you can Customize the display to what you are looking to do.

    Set the number of images per page to 9, and select the “Add hidden images” option so all of the gallery images will show in the Lightbox Effect you have chosen.

    Thanks!

    – Cais.

    Thread Starter jberg1

    (@jberg1)

    Great thanks. I missed that “Add hidden images” setting. Is there a way to disable pagination on a per gallery basis without using css to hide it?

    Thanks for your quick response.

    Plugin Contributor photocrati

    (@photocrati)

    @jberg1 – You could create a custom template that does not call the pagination details but unfortunately the template system is a NextGEN Legacy hold-over and does not always honor all settings used in the ATP although to the best of my knowledge we have never seen it ignore the images per page detail.

    Otherwise, custom CSS will work just as well.

    Thanks!

    – Cais.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide Image from Basic Gallery’ is closed to new replies.