Thanks for your reply, Bob. The funny thing is, `[[$nextTpl]]` is working, but neither `thumbTplThird` nor `lastTpl` is working?!?! (FYI, I tried `lastTpl` without the chunk calling syntax and it didn’t work)
I know, I was surprised too that a chunk call in a snippet call would work - ever. But it’s the only one that does other than `thumbTpl`
That’s why I’m stumped...
***UPDATE: OMG I figured it out. getPage doesn’t work like regular snippets in that you can’t make a chunk with a &Tpl in it and reference it from the snippet call. You have to edit the &Tpl’s in the snippet’s Property Set!!!! Will follow with exact details and a tutorial