Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Venue name not showing | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Venue name not showing

Venue name not showing

Posted: November 23, 2012 at 8:38 am

Viewing 3 reply threads


Ronald Wolthuis

November 23, 2012 at 8:38 am

I have the same issue as mentioned here on the old forum:
http://staging.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

  • Support Staff

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

  • Support Staff

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.

Viewing 3 reply threads

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 - Staging Server