I searched your forum and found that I could hide related events with this line of code in my functions.php file:
remove_action(‘tribe_events_single_event_after_the_meta’, ‘tribe_single_related_events’);
However when I do this, it simply doesn’t work. I have several other functions and am familiar with how they work, but no luck with this one. Has there been a modification such that I need to tweak the code?
Thanks.
Original post: https://theeventscalendar.com/support/forums/topic/how-to-disable-related-events/