I bought the PRO-Version for a customer-project. The customer wants a simple list grouped by venues and sorted by date. How can this be realized? Is it possible to create this list responsive?

Jochen Schwarzkopf
Hi Jochen,
Are the venues static, or will new venues potentially be added? If they are, then you could easily use the event list shortcode for each venue.
If the venues are dynamic then you’d need to write some code to loop through each of the venues, and query for events within each venue.
These will functions will help you do that:

Stephen Harris
Thank you for your prompt reply. Is it possible, that you create the programming for me for a fee? I can send the details in a personal message and you can tell me how much it will be.

Jochen Schwarzkopf