I’m developing a website for a local theatre and I have a Post category for Actors and a Post Category for Productions (plays). I’ve setup ACF field groups for both Post Categories and in the Productions field group I have a Repeater field. The Repeater field’s children are setup to have a Relationship field to reference the Actor post and that post’s ACF fields.
How do I create a looper that pulls each child of the Repeater field and then displays the ACF fields from the Actor’s post?
I have a Post Template created called Productions Template where I’m attempting to do this.
The website URL is saletriggers.com (domain used for staging/dev).