Hi,
is this possible? (refering to “show1|show2|show3”)
{exp:weblog:entries weblog="events" orderby="date" show_future_entries="yes" show_expired="yes"}
{related_entries id="show1|show2|show3"}
{title}
{/related_entries}
{/exp:weblog:entries}I have an event calendar which contains show tour dates and I’d like to display the Titles of the related shows this way.
I would have liked to have a single relationship field that would list all the shows (show1, show2 and show3 instead of just show1), so I created 2 more relationship fields, now I have a problem displaying them.
Thanks!