• Hi,

    I’d like to make a list of all the locations used for my events sorted by location name and have a count of the number of events at each location show after the location name.

    Location Name A (23)
    Location Name B (17)
    Location Name C (32)

    I’d also like to create a list sorted on the top locations
    Location Name C (32)
    Location Name A (23)
    Location Name B (17)

    Clicking on the Location name would take you to the location page.

    I’ve been looking here but it’s starting to get above my pay grade.
    https://wp-events-plugin.com/documentation/event-search-attributes/event-location-grouping-ordering/

    Does anyone have a code snippet to start me off please?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘List of locations with count of events’ is closed to new replies.