Hello,
I’ve been searching and searching and can’t seem to figure out if this is possible or if I’m just not understanding any of the posts.
I have 2 custom post types: Actor Classes & Teachers
I’m creating the Actors archive page using the layout builder. The actor class subfields from a repeater come in fine (time, day, level, age), but the only field that doesn’t show properly is the “course_teacher” field which is a relationship (tied to the Teachers cpt).
In the “course_teacher” relationship subfield, I’m trying to pull the title from the Teachers cpt into the Actor Classes cpt. It pulls in and displays the post id numeral, but I can’t get it to show the post title string.
Is this even possible yet? If not, I’ll just switch it to a text field and manually enter names.
Thanks for your help!