Page for Venues + Map

Home Forums Calendar Products Events Calendar PRO Page for Venues + Map

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1465048
    atge
    Participant

    I am looking to create a “Locations” page on my site based on the venue content in Events Calendar PRO. I understand that I can use a short code [list_venues] to display a bullet list of venues. I do not want to use the default “map view” of the event calendar as I need all venues to display, not just those with scheduled events.

    Question 1:
    Per https://theeventscalendar.com/knowledgebase/listing-venues-and-organizers/ I know that I can filter the [list_venues] shortcode by “exclude”, “order”, and “orderby”. Are there other filters that can be used with the [list_venues] shortcode? (If so, what are they?) For example, if I have added a custom field “region”, I know that I can order by region, but is there a way to filter by the custom field, for example with the logic: [list_venues region=”Asia”]

    Question 2:
    Is there a way to add additional information to each entry in the venues list? Current it appears that only the name of the venue can be displayed. I need to add content such as city, country, contact info, etc.

    Question 3:
    Is there a straightforward way to incorporate a map view into the venue list? I want my “Locations” page to show a map of all venues, and then list the venue names and info as well. Of course there are other plugins that do this, but I would like to utilize my events calendar venue info as the “source of truth” without the need to populate another database for this view.

    #1466487
    Andras
    Keymaster

    Hi atge,

    Wow, amazing questions there!

    The short of it: all that should be possible, if not straight out of the box then with some custom coding.

    Are there other filters that can be used with the [list_venues] shortcode?

    No, these are the only ones for the time being.

    if I have added a custom field “region”, I know that I can order by region

    If you tested this and it works, that’s awesome!

    is there a way to filter by the custom field, for example with the logic: [list_venues region=”Asia”]

    I looked through the code of the plugin and there is no indication that this would be possible.

    Is there a way to add additional information to each entry in the venues list? Current it appears that only the name of the venue can be displayed. I need to add content such as city, country, contact info, etc.

    This should  be possible. You would need to edit the plugin and add some code for this, between lines 65 and 86. You can use these functions there:

    Is there a straightforward way to incorporate a map view into the venue list?

    I’m not quite sure there is. You would need to dig into the Google Maps API. In the calendar plugins we don’t have a function that would let you easily show a map with custom address pins.

    Give me some time for this, I’ll ask the team if there is something that can be done for the map.

    You also might want to check out this plugin and see if it helps in any way: https://wordpress.org/plugins/the-events-calendar-shortcode/

    Cheers,
    Andras

    #1466495
    Andras
    Keymaster

    Just got word that the list venues and organizers plugin will receive an update soon with some more functionality. I cannot confirm yet what functionality and when exactly as it’s currently being evaluated.

    A.

    #1486100
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Page for Venues + Map’ is closed to new replies.