Anyone?
Otherwise, is there a way to use the same thumbnails view template, but one with a link directly to my gallery page, and the other which actually pulls up the actual image?
Or do I have to use a custom template? If its a custom template, does anyone have any clear instructions on how to call a custom template?
Just create custom galleryPictureTpl, see wiki for the path of the original one. then create a new chunk to modx with the content of the original template. edit what you want and add it to your snippet call like &galleryPictureTpl=`chunknamehere`
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
thanks doze, you rock! it worked! didn’t really understood how that gallerytpl thing worked until now... cheers!