Adding Event Venue to Header of Single Event Post

Home Forums Calendar Products Events Calendar PRO Adding Event Venue to Header of Single Event Post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #875038
    Evin
    Participant

    Hi there,

    I’d like to add the venue to the Event Schedule Details section on a single event post. I have located where the code needs to be added, but I’m just not sure what to add to call just the name of the venue. Can you point me to the documentation that could help me? (My php skills are pretty lacking, but I’m happy to learn more.)

    Many thanks,
    Courtney

    #877528
    Brian
    Member

    Hi,

    I can help you out with this.

    Our themer’s guide is a good start for customizations.

    https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/

    For this case you may want to look at this function and see if that gets you what you are looking for:

    <?php echo tribe_get_venue(); ?>

    Let me know if you have any follow up questions.

    Thanks

    #880010
    Evin
    Participant

    Thank you so much! This is just what I needed.

    #880599
    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Adding Event Venue to Header of Single Event Post’ is closed to new replies.