{exp:weblog:entries weblog="interviews"}
<div class="yui-u first article">
{reverse_related_entries weblog="images" sort="asc" orderby="title"}
{if count=="1"}
<div class="article-photo">
{images_body}
{/if}
{if count== total_results}{/if}
{/reverse_related_entries}I’d have to make the entry ID dynamic though…right? I wouldn’t want to specify an ID because I’d only ever pull in one particular entry…right? I mean, I’m going to have a bunch of different photos and a bunch of different interviews.
Ack, I’m confused.