Alright guys, I’m so close I can taste it 😊 If you head on over to the site, you can see the code. Basically I added my fancybox script inside the channel tag pair and used the entry id to generate the post numbers. The only issue I’m having now is that I tried the same thing with the div I wanted to target but it’s not parsing the ee tag. So instead of <div id=“comment-form-33”> I’m getting <div id=“comment-form-{entry_id}”> is there some sort of limitation with including ee code inside that div?