Viewing 5 replies - 1 through 5 (of 5 total)
  • do you mean two locations are attach to the single event? not possible at the moment.

    I am looking to do the same thing. Just downloaded this plugin hoping I would be able to do that. I have a client with four locations, and they have the same event at all four locations often… would like to be able to select multiple locations for the same event so that we dont have to create four separate events, then it will show the same event four times in the events list since its at all locations.

    Any way around being about to do this currently would be a huge help!

    Thanks1

    Thread Starter Bucketsaway

    (@bucketsaway)

    For anyone also hoping to do something like this, here’s what I did:

    • I created locations for each place my event was held at
    • I did not fill out the location section for the event
    • I included links to the locations in the body of the event text

    For those of you who don’t know, you can remove the location text (And whatever surrounding text you want) in your templates where no location is specified by using the following code:
    {no_location}whatever text/html/shortcodes you want{/no_location}
    It took me a long time to figure that out! Other useful conditionals are here:
    https://wp-events-plugin.com/documentation/conditional-placeholders/

    thanks for sharing.

    I am trying to do this the “right way” (programatically) and am wondering if the developers would suggest that I create a Events_Locations table and classes or if it would be more logical to add a serialized string of location_ids to the events table. Any guidance would be helpful.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Events Manager] single event with multiple locations?’ is closed to new replies.