Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    try shortcode [locations_list]

    eg.

    <ul>[locations_list eventful="1" scope="tomorrow" country="US"]<li>#_LOCATIONLINK</li>[/locations_list]</ul>

    https://wp-events-plugin.com/documentation/shortcodes/

    Thread Starter dlip

    (@dlip)

    Thanks angelo, but that just returns a list of Location Venues. I’m looking for a list of location CITIES/TOWNS. Any ideas?

    Thanks.

    Hiya,

    Take a look at the documentation on placeholders which will allow you to alter Angelo’s suggestion as required.

    Thanks,
    Phil

    Thread Starter dlip

    (@dlip)

    Thank you, but here’s what I’m trying to do: In a widget on homepage, I’d like a list of TOWNS that are clickable, so when you click on a town’s name it will bring up a page with all events from that town.

    It’s a pretty basic request, but is it possible?

    Thanks again for your help.

    Thread Starter dlip

    (@dlip)

    Any ideas on this? On how to make a list of TOWNS that are clickable and will bring you to a page with all events for that town?

    Events Manager can do this for VENUES (which it calls LOCATIONS). But I want it for TOWNS.

    Any ideas?

    Thanks.

    Philip John

    (@philipjohn)

    EM doesn’t provide a page for each town out of the box, so until you have a bunch of town pages, there’s no easy way to generate a list of links to those town pages.

    The nearest you can get is using the locations_list shortcode

    Thanks

    Thread Starter dlip

    (@dlip)

    Thanks for your response. You write “

    so until you have a bunch of town pages, there’s no easy way

    Once you DO have a bunch of town pages, then what’s the way to do it?

    caimin_nwl

    (@caimin_nwl)

    I think regardless of how many towns you have, you’d need to do some custom coding to make this work.

    That said, if you use a tag for each town you can just use the link to the tag page for each place (that may have been what Phil was referring to).

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘List of cities/towns’ is closed to new replies.