Hi, I have setted the post relationship setup and now in the post relationship box there is the fields that I want to display (see the attached image).
But here lien caché return "no items found"...
Well - I would like to know here - "nuova-costruzione" is set as parent post type and you are currently displaying the parent post here:
=> lien caché
As I understand - you want to display related child i.e. "Immobili" belongs to currently displaying "nuova-costruzione" post - correct?
If yes - you need to set CPT "Immobili" from your view's content selection and then you should add post relationship filter:
post relationship filter
Select posts that are children of the Post where this View is shown.
And as you are currently displaying parent post, and if you need to display child post information, you should use types shortcode without "id" attribute as you want to display the post information from CPT "Immobili" to which the view is set to display it from content selection section. Whenever you want to display parent post information, you should use "id" attribute with parent post type slug.
Could you please check - is this the required output?
=> lien caché
Yes, your scenario is what i need to have, and your replay was very helpfull.
Now I can see the child post from "immobili" to the parent post "nuova costruzione".
Hi, Sorry if I reopen this thread, but I see a new Toolset update that change the relationship method.
So, if I update Toolset to new version, what should I do to not have issues to display the child posts into the parent posts?
I have seen the guide but it is not clear...
Can you help me, please?