In order to implement the events into the main posts. Where i have a default image for the standard posts.
My question is, if there is a way i can identifi which posts are from “The Events Calendar PRO”, so i can assign a default image(thumbnail) to these posts.
I would think you could use the tribe_is_event() function to detect if the post is an event or not. You can either use it without any parameters and it will assume you are referring to the current post, or you can explicitly pass in a post ID: