Having had a partial response from Barry on the WP forum i was directed here. I’m looking to be able to build a ‘Venues’ page which lists all venues with each clicking through to single ‘Venue’ pages leveraging the ‘Events’ entry system within the Events Calendar admin system. Barry mentioned this doesn’t come out-the-box but can be custom built using helper functions such as tribe_get_venues(). Potentially building something to handle this would be possible but do i need the Pro version to leverage these helper functions? The function seem to work but venue links don’t resolve to a venue page but i’m presuming this is due to the fact the standard version doesn’t have a venue view.
Could you confirm that if i upgrade to the pro version i can get a single venue view page via a url such as ‘www.examplesite/venues/venue-a’ which is the url format that’s output when calling tribe_get_venue_link() but this just gives a 404 in the standard version.
Many thanks in advance.