Hi Pie Man,
I actually wound up using the titles in the way I was going to use the caption, so I’m not having a problem anymore. But I still don’t know where the original problem was. This is my code:
{exp:tag:gallery_entries gallery="vcr_gallery" tag="1908" limit="12" orderby="random" category="1"}
{entries}
{row}
{exp:imgsizer:size src="{thumb_url}" height="51px" width="79px" alt="{caption}" title="{caption}"}
{/row}
{/entries}
{/exp:tag:gallery_entries}
Oh, and I’ve changed the exp:imgsize:size php code on my server so that it handles title attributes so that’s not the problem.
Thanks!
~D