ok.. So I can already make a relationship between two posts easily.. as long as the field is directly put in each post (or just one as in the doctors example)
the thing is that I have a post type = Quest
then I have a post type = Post
When you post, you have a flex field that shows content types… depending on the type you get a relationship field to select which quest matches that post (and the category of the quest etc…)
I need to go to see the quest and bring all the posts that have that quest related…
Any ideas?
I already tried pulling ALL posts and checking them but it’s way too slow… (4 days of class and already 200+ posts)