NextGEN Gallery not displaying gallery page with link
-
I am trying to display 8 small thumbnails on my home page. When I click on any of the thumbnails I want to go to my full gallery page showing all my images. I thought that using the shortcode “show_all_in_lightbox=1” might have done that. It doesn’t. “=1” or “=0” give me exactly the same results which is to show a single image. Is there any way that I can get to my full gallery page with all my thumbnails when I click on a single picture. The full code that I was using was:
[ngg_images gallery_ids=3 display_type=photocrati-nextgen_basic_thumbnails disable_pagination=1 override_thumbnail_settings=1 thumbnail_width=100 thumbnail_height=75 number_of_columns=4 images_per_page=8 show_all_in_lightbox=1]I also tried coding a link to the gallery page URL around this and that doesn’t work. When I click on a thumbnail I still open up that single image.
Any suggestions very much appreciated.
- The topic ‘NextGEN Gallery not displaying gallery page with link’ is closed to new replies.