Adding the Organizer Into Additional Spaces

Home Forums Calendar Products Events Calendar PRO Adding the Organizer Into Additional Spaces

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1353942
    Jeff Bulzak
    Participant

    Hello,

    I am looking to incorporate the Organizer for a Specific Event into Different Areas throughout my website (within Calendar PRO pages) Here those pages are:

    http://bocacal.com/event/torah-learning-service/2018-12-08/
    – Between the event name and event date

    http://bocacal.com/events/
    – All other places where the event name and event date are listed. Again, we want to include the Organizer between the event name and event date.

    Thank you.

    Regards,
    Jeff

    #1354681
    Cliff
    Member

    Hi, Jeff.

    I’d recommend looking at the code in the top of /wp-content/plugins/the-events-calendar/src/views/modules/meta/organizer.php

    And then incorporate your desired Organizer output in one of two ways:

    1. Prepend your output (like a div with Organizer info) via the tribe_events_event_schedule_details filter
    2. Reference our Themer’s Guide for customizing /wp-content/plugins/the-events-calendar/src/views/single-event.php, right after the_title() in that template file

    Please let me know how this goes for you.

    #1361902
    Jeff Bulzak
    Participant

    Thank you for your help. I figured it out.

    #1361999
    Cliff
    Member

    Great to hear, Jeff.

    Thanks for letting us know.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Adding the Organizer Into Additional Spaces’ is closed to new replies.