Hi everyone,
Apologies if this has been answered - I have not been able to find a similar topic. I would like to set up the following loop and am hoping it is possible.
- We have a custom post type called “User Profile” which contains ACFs.
- Every user has the ability to create another custom post type called “Listings”.
- I would like to create a loop to be displayed on the “User Profile” CPT which lists the “Listings” (pun unintended) the particular user has created.
I have gut feeling this is doable but I am unsure how to set it up or which loop type I should use. Thanks in advance.
Regards.