Hi Phil,
Thanks for the reply -- however, I'm still not seeing my caption. At
least, not with that just pasted into the theme html...
On Apr 10, 2:17 am, PHIL SE <
w...@philse.com> wrote:
> You are missing the caption block. Use this HTML code:
>
> {block:Photoset}
> {block:Photos}
> <div class="media">
> {LinkOpenTag}
> <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>
> {LinkCloseTag}
> </div>
> {/block:Photos}
> {block:Caption}
> {Caption}*
> *