Hi,
Thanks for using our plugins. I can help point you in the right direction.
Not sure if you have seen it, but our themer’s guide is the go to resource for moving and editing templates so if you have not seen it please check it out here first:
https://theeventscalendar.com/knowledgebase/themers-guide/
That could show you to edit the_content and change it to get_the_content if you would rather use that function.
Related Events
This section uses the following hook:
tribe_events_single_event_after_the_meta
Found in this template:
the-events-calendar\views\single-event.php
You can use this snippet to remove and then place the related events below the content:
https://gist.github.com/jesseeproductions/3ece7ab52fd284ecab34
You may have to play around with all this to get it exactly how you would like.
Let me know if you have any follow up questions.
Thanks