Hi,
On my single event pages, I’m trying to change the Venue URL to display ‘Visit Link’ instead of displaying the website link as I’ve moved the info to a sidebar and longer links are wrapping which doesn’t look very good.
Is there a way to get just the venue URL without it being preformatted?
I’ve tried this code which I found in another thread but it doesn’t seem to return anything:
$url = tribe_get_event_meta( $venue_id, ‘_VenueURL’, true );
Any help you can give would be great!
Cheers
Josh