The Doc shared by Nigel is correct to display the brother pages.
If you can share bit more information about your requirement I will better guide you in right direction.
Cab you please share what post-relationship you have with what post types and what exactly you want to display and where?
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
2. The brother content template: impulse-in-wert-bruder
> [wpv-post-body view_template="None"]
> [wpv-post-body id="$parent" view_template="Wert-Vorlage einzeln"] (We also tried it as slug. )
(Really the template of the PARENT? Isn´t that a circular relation?)
3. The view: impulse-in-wert-bruder
(We have to set the content type to the one we want to find in this search, right?)
Filter is "Parent is the current post in the loop"
Well - just looking at shortcodes I can not say is there any error or not.
I will have to look at your post-relationship structure and need to check with what view you want to display what.
Can you please share problem URL and tell me what exactly you want to display and where using what content template and view.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
When I checked in backend it has post-relationship "Impulse zu Werten" and it has two related posts.
- enlace oculto
If your aim is to display those two related posts, then I've adjusted the following view's output as given under and displayed the post link in view's loop template:
- enlace oculto
Where I changed the Query Filter to:
Nach Eigentümer der Beitragsbeziehung oder Wiederholfeldgruppe filtern
Beiträge in einer Impulse zu Werten-Beziehung auswählenthat are related to the Post where this View is shown.
I can see those to related post links under heading "Unsere Impulse zu diesem Wert":
- enlace oculto
You can add whatever fields you want to display to above view's loop template.