Display Venue List with address and link

Home Forums Calendar Products Events Calendar PRO Display Venue List with address and link

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #753910
    Christian Thomson
    Participant

    Hi there,
    I’ve been digging around, but couldn’t find a solution yet.
    I’d like to include the list of existing venues on my page template, with some kind of PHP function that displays the venue names and the address and link to Venue page, under each Venue name.
    Is that possible to do?
    Thanks!

    #759387
    Brian
    Member

    Hello!

    We do not have a built in means to create a venue list.

    But if you create a custom query and set the post_type to:

    'tribe_venue'

    That will get you the venue ‘posts’, then you can show the name and address, and link it to the single event page with WordPress functions.

    Let me know if that helps.

    Thanks

    #759486
    Christian Thomson
    Participant

    Thanks Brian,
    Would you kindly provide this piece of code for me? I’m not sure how to do it.
    Thank you!

    #759649
    Christian Thomson
    Participant

    Hi Brian,
    Thanks for the reply. Could you please provide me with the query, as I need a little bit more help to get this to work?
    Thank you!

    #759727
    Christian Thomson
    Participant

    This reply is private.

    #761423
    Brian
    Member

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Display Venue List with address and link’ is closed to new replies.