I’ve added remove_action('tribe_events_single_event_after_the_meta', 'register_related_events_view'); to the functions.php file, but it does nothing.
I can’t find ANYWHERE in the admin area that’s controlling this, and there is nothing in my functions.php file that is saying to include this.
How do I remove this? Been trying for hours. Even if I can be pointed in the direction of the file controlling the display, i’ll just delete what I need to remove it.
Welcome to the forums. I’d be happy to help you out 🙂
The file you’ll need to overwrite is events-calendar-pro/src/views/related-events.php. Our Themer’s Guide provides insight on how to go about creating custom templates. Let me know if this gets you started in the right direction and have a great upcoming week!