We need to display related post data (title, featured image, link to the post) of some normal posts related to a custom post type.
We already created a MANY to MANY relationship between the custom post and the normal posts, and in the custom post we already placed a couple of related posts in the relationship box that was created.
The problem is that when we build the custom template of the custom post and create a view to display the related posts, we don't see the necessary fields to be available (in your video tutorials when you connected a speaker to an event you see the speaker field on the dropdown to be selected in the view, in our case we do not see the fields of the normal article related to that custom post even if in the content selection we selected the "Article related to this custom post".
Any guess of what could be the problem?
Thanks,
Franco
My issue is resolved now. Thank you!