How to display a page with all venues

Home Forums Calendar Products Events Calendar PRO How to display a page with all venues

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1039345
    Tommy
    Participant

    Is there a way to create a page to display all venues we use for our events?

    #1039841
    Josh
    Participant

    Hey Tommy,

    Thanks for reaching out to us!

    The “tribe_venue” is a custom post type built using the built-in WordPress function for post types. A couple of options that you do have to create the archive:

    1. You can filter the post type args for the venues ( tribe_events_register_venue_type_args ) to include an archive.
    2. You could also create a new page template that has a WP_Query to query the “tribe_venue” posts and then create the layout within the template.

    Let me know if you have any further questions.

    Thanks!

    #1076145
    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 ‘How to display a page with all venues’ is closed to new replies.