Support

Home Forums Event Espresso Premium Show website of Venue

Show website of Venue

Posted: July 2, 2014 at 10:17 am


Um Library

July 2, 2014 at 10:17 am

Dear reader,

how can I show the website of the venue in the event_list_display.php website
(i.e., http://onlinelibrary.maastrichtuniversity.nl/service/endnote-advanced/) ?

Kind regards,
Ivo Bleylevens
Maastricht University


Sidney Harrell

July 2, 2014 at 12:07 pm

Try changing lines 89 and 90 to be:

<?php echo stripslashes_deep($venue_title); ?><br />
			<a href="<?php echo stripslashes_deep($venue_meta['website']); ?>"><?php echo stripslashes_deep($venue_meta['website']); ?></a><br />
			<?php echo stripslashes_deep($location); ?>

So that middle line is added. You can move it around if you want.

The support post ‘Show website of Venue’ 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