• Resolved ABCwebsites

    (@abcwebsites)


    I’m using The Events Calendar with Avada. My events have multiple organizers and I would like to show their email addresses as well. But when I add 2 organizers it only shows the first one and removes their email address. When I only have 1 organizer the email does show. Any idea what’s causing this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @abcwebsites

    Thanks for reaching out! I’m sorry to hear that you are experiencing this issue.

    I am able to replicate the issue that you are describing on your site.

    What I’d recommend here would be to create a template override of the single event template and add in that information for multiple organizers. You’ll want to start around line 22.

    This is the single event template that you’ll want to copy:

    the-events-calendar/src/views/single-event.php

    Then create your template in [your-theme]/tribe-events/single-event.php

    One thing to note: If you created the event with?block editor, the content.php file is where you want to edit:
    [your-theme]/tribe/events/single-event/content.php

    I hope that helps!

    Thanks,
    Jaime

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hey there! This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘multiple organizers not showing’ is closed to new replies.