[Plugin: NextGEN Gallery] ( # / ## ) — How to disable this on shutter popup (imgnum? shcount?)
-
Hello all,
Sorry if this has been addressed before. I tried searching but couldn’t find anything…
I am trying to disable the code that displays the image number, e.g. ( 14 / 65 ) underneath the images after you click the thumbnail. I am using the “Shutter” effect. I found this in the “shutter-reloaded.js” file—thinking it might be related?
imgNum = ( (shutterLinks[ln].num > 0) && t.imageCount ) ? '<div id="shCount"> ( ' + shutterLinks[ln].num + ' / ' + shutterSets[shutterLinks[ln].set].length + ' ) </div>' : '';
Here is the url for the site in case that helps: https://www.francesstark.com/wp
Thanks so much for any help you can offer!
- The topic ‘[Plugin: NextGEN Gallery] ( # / ## ) — How to disable this on shutter popup (imgnum? shcount?)’ is closed to new replies.