• 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">&nbsp;(&nbsp;' + shutterLinks[ln].num + '&nbsp;/&nbsp;' + shutterSets[shutterLinks[ln].set].length + '&nbsp;)&nbsp;</div>' : '';

    Here is the url for the site in case that helps: http://www.francesstark.com/wp

    Thanks so much for any help you can offer!

    http://wordpress.org/extend/plugins/nextgen-gallery/

  • The topic ‘[Plugin: NextGEN Gallery] ( # / ## ) — How to disable this on shutter popup (imgnum? shcount?)’ is closed to new replies.