Theme Update and Photosets
I noticed that the theme file in the Theme Garden didn’t reflect the lattest updates to the theme. I fixed that.
Also, I just updated the theme with the new Photoset post types. The Theme Garden file should reflect it in a few days, but until then, if you can’t wait, add this code between your{block:Posts}{/block:Posts} tags:
{block:Photoset}
<div class="photo"><p>{Photoset-500}</p></div>
{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
{/block:Photoset}
This is the exact code I just added to the theme.