I have custom post types - Casino and Bonus .This two custom post types are relationship between each other
Fro example: I have casino "Riobet" (hidden link) and 4 bonuses wich linked to this casino (hidden link). Typical bonus page looked like this - hidden link
And I need to do next thing:
I have Bonus Page hidden link wich linked to Riobet Casino page and I need to display at this place hidden link all other bonuses wich connected to Riobet casino.
Right now it display all bonuses from all casinos.
I tried to set next filters:
1 - hidden link
2 - hidden link
3 - hidden link
But it all doesn't work. I display or all bonuses or no one.
I am not sure... I tried to follow the instructions but nothing worked.
I have my main content template - "Bonus casino" - hidden link (Parent... I gues)
1) I created one more content template - hidden link (Child... I gues)
2) Next I Display the parent Content Template in the child Content Template - hidden link
3) I created a View that lists the children of the parent page - hidden link
4) I inserted the View into the parent page Content Template - hidden link
And as a result I got this - hidden link
Either I am doing something wrong (which very much may be) or this is not the way to solve the problem that I need.