In EE3, if you are using the Venue Manager, then the venue details are not held in the meta, so your above example won’t work.
If it’s via the Venue Manager, then the only ways I could think of doing it would be to either do a couple of SQL queries to find the venue ID and then get then venue data needed, or to pull the address in via the shortcode then explode() the value and get the data that way.
The SQL option will probably be the easier option.
I have wrote a new code line into the shortcode.php file. How can I avoid to loose the custom code if I decide to update the plugin? What is the suggested way to move this modification into the custom_functions.php file?
Daniele – Any chance you can share what you did for people that are looking for this, or something similar. I’m trying to show the next upcoming event on our homepage, but need it to include the venue, which I can’t seem to do (at least just the city/state)
Thanks! Maybe your code will help me.
Viewing 8 reply threads
The support post ‘Displaying City widget list’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.