Support

Home Forums Event Espresso Premium Venue name not showing

Venue name not showing

Posted: November 23, 2012 at 8:38 am


Ronald Wolthuis

November 23, 2012 at 8:38 am

I have the same issue as mentioned here on the old forum:
https://eventespresso.com/forums/2012/06/event-description-not-displaying-venue-name-live-link/

The venue name is not showing in the events details page. It is showing when I put the events shortcode on a separate page.

http://www.ronaldwolthuis.nl/evenement-registratie/?ee=1


Dean

November 26, 2012 at 12:40 am

Hi Ronald,

You can either use the venue shortcode [ESPRESSO_VENUE] or with a quick edit to your registration_page_display.php.

At line 110 you will see, <span class="address-block">

below that add <?php echo $venue_title; ?><br />


Ronald Wolthuis

November 26, 2012 at 1:58 am

Thanks Dean,

that solves it for the registration page itself.

It doesn’t solve it when I list the available events on my sales-page though. Do you know which code I’d need to edit for that?

Thanks!


Dean

November 26, 2012 at 3:17 am

Hi,

Add the same code I gave you to the event_list_display.php, approx line 90 right before the <?php echo stripslashes_deep($location); ?>

Make sure that in your template settings in the event espresso menu they option for “Display address in the event listing” is set to Yes.

The support post ‘Venue name not showing’ 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.

Event Espresso