Hi,
I created a CPT "Video" and a CPT "Webseries" and a relationship "Playlist" beetween Video and Webseries. I created a Single Post template on Elementor for my Video CPT. Everything is Ok. But right now I created a sidebar where I want to put others videos that are on the same "Playlist" of the current video.
So I think I need to create a view that display my video, but the view display all videos. I want to filter the view to displaying only video that are one the same Playlist of the current video on the single page.
I don't know if I was clear, my english is bad
I think you'd have to create a View that displays the posts using a Query Filter like "Select posts in XY relationship that are related to the Post where this View is shown."
Then, insert that View to a Post to show it's related posts.
This might not work in a View in a widget in the sidebar or other widgetized areas because they aren't part of the content - hence if it doesn't return the expected posts, we'd have to try finding another solution - please let me know if the above works for you, and just in case you think I'd have to take a look at the backend, I activated a private reply already-