Show NextGen gallery only on single post page
-
Hello Friends, A newbie here seeking assistance. I am using the NextGen gallery. I’ve added a gallery and I know how to call this within the editor using the tag [nggallery id=x, however this will show the thumbs also on the home/index page where there will be multiple posts. I just need these thumbs to show up when you are in the single post page.
I’ve struggled with this for a long time, and collected some random code(not a clue how this will work or if it will work) but here it is.
<?php if ( is_single() ) { ?> gallery($galleryID)
Not a clue where this will go nor what it will do but from my reading I gathered this may do something. Can someone much more knowledgeable please show me how I can ONLY show the gallery thumbs when in the SINGLE post page?
the site is Sneakersummit.com
p.s. I’ve seen this done in another site using this plugin, so it’s possible.
Many Thanks in advance to the wonderful folks at www.remarpro.com
- The topic ‘Show NextGen gallery only on single post page’ is closed to new replies.