Nested Loopers

I have spent hours researching this and troubleshooting and it seems like I am getting conflicting information from other forum posts here, so I am going to have to ask. I must be missing something simple.

I am trying to create a layout with two nested loopers, one for Programs and then one inside displaying Episodes from that program. They are both set up as custom post types in ACF and each Episode has a ACF relationship to a program.

I have the upper level working, but I am having an issue getting the relationship to be identified with the loopers. I figured I would be able to use the Query Builder to look for episodes with a specific relationship, or match the post_ID that is provided by my episode_program relationship field, but I am not having any luck.

I will include a secure link for login, thank you!

EDIT: Never mind! I fixed it. I was eventually able to use the meta field in Query Builder to select the custom relationship field and match it to the post_id! It was just a matter of getting everything set up just right.

Hey @kickinrad,

It is good to know that you have resolved your issue already. Thanks for letting us know.

Cheers.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.