Can't remove related events

Home Forums Calendar Products Events Calendar PRO Can't remove related events

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1110173
    David Wieler
    Participant

    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.

    #1110177
    David Wieler
    Participant

    I also checked off, “Hide related events”, but that doesn’t work either.
    As a work around, I used get_the_content() instead of the_content()for now.

    Seems to be attaching itself to the_content() function

    #1110321
    Hunter
    Moderator

    Hey David,

    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!

    #1115954
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Can't remove related events’ is closed to new replies.