I’ve looked around in the forums and haven’t found anything that applies to this problem, so my apologies if I missed it here somewhere.
We don’t want the giant thumbnails for related events to show up at the bottom of a single event page. I dug around and at lines 678-681 in events-calendar-pro/public/template-tags/general.php I found the relevant code. Commenting it out gets rid of the thumbnail, but of course it’s not really kosher to make changes to the plugin code. I’m not terribly good at writing filters or anything. Can someone clue me in as to how I’d make this change happen via functions.php or something?