Hi Martin,
Before moving on any further, I'd like to draw your attention to an important issue, which has been repeating, despite my multiple requests to address it. I believe since this point is not 100% clear, you're not able to utilize the true power of Views and as a result, everything is taking much more time and back-and-forth communication.
Please refer to paragraphs 3-5, from my third last reply in this thread:
https://toolset.com/forums/topic/cannot-get-view-to-display-required-info/#post-1191906
(I'm sharing them again below)
*** Start of quoted text ***
The first and most important point to remember is that most of the times, a single view is expected to cycle through only "a single" post type.
( note: there are cases where we need to include more than one types of posts in a single view, but for the sake of simplicity, it is safe to skip those cases here )
If you'll check the settings of your view "View to show all dogs related to an event" ( hidden link ), you'll see that many post types are selected under the "Content Selection" option.
( screenshot: hidden link )
If you'll review your requirement and the name of the view itself, you'll note that "we want to show all dogs which have a connection/relationship with the current post (which in this case is an event)". This confirms that this view should only cycle through "Events Dogs Intermediary Posts" post types and only its checkbox, should be selected for "Content Selection".
( screenshot: hidden link )
*** End of quoted text ***
When I checked the view "View to show all dogs related to an event" ( hidden link ), not only do I see that multiple post types are still selected in that view's "Content Selection" settings, but I see the same in the parent view for the single judge's page "View to show all events and dogs on a judge page" ( hidden link )
Recalling what we did for a single dog page, we created a view that called first all events-dogs posts ("View to show all dogs related to an event") and then we used child views to get other connected information blocks.
Using the same principle, I would rename the view "View to show all events and dogs on a judge page" to only "View to show all events related to a judge" ( hidden link ) and then only select "Events Judges Intermediary Posts" in the "Content Selection" setting, because that is what we want from this view.
Once done, you can repeat creating child views for showing other related information from the resulting events from the parent.
(the instructions from my last messages in this thread would still be relevant)
I hope once this point is clear, the views will start making more sense.
regards,
Waqar