Event organiser details for upcoming events in single-venue.php

Home Forums Calendar Products Events Calendar PRO Event organiser details for upcoming events in single-venue.php

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #992497
    Devashish
    Participant

    Hi,

    I want to know how to get the Organiser details, while viewing the Upcoming events for a specific Venue.
    Note: I am able to get the Organiser details in List and Photo view successfully. However, for a Venue I am not quite sure how to display the Organisers, as you are fetching the events with tribe_venue_upcoming_events( $venue_id );

    Please help,
    Regards,
    Devashish

    #992790
    George
    Participant

    Hey Devashish,

    You can get organizer details from a variety of Organizer-specific template tags – you can find all of them listed in src/functions/template-tags/organizer.php. There are many functions here like:

    • tribe_get_organizer_email()
    tribe_get_organizer_phone()
    • tribe_get_organizer_website_link()

    And so on…

    Hopefully these help you out – let me know if they’re what you’re looking for here, if not can you elaborate on exactly what you are looking for in a bit more detail?

    Thank you!
    George

    #996935
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event organiser details for upcoming events in single-venue.php’ is closed to new replies.