Support Forum
I got a page, where I use relationship fields to connect video posts to "The Events Calendar" events, organizers and so forth.
The problem I have is, that when I want to connect a "video" to a past "event", I can define the relationship just in the "event" post, not the "video", as past events get filtered out.
When I add a regular custom field of the "post" type, I can use the query args:
suppress_filters => true
and past events show up in the video post.
When i use the same query arg in a relationship, it's not working.
Maybe someone has an idea why that is?