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