Support

Home Forums Event Espresso Premium Editing Venue Template

Editing Venue Template

Posted: September 22, 2016 at 7:43 am

Viewing 1 reply thread


twelvetwo

September 22, 2016 at 7:43 am

Hello,

I’d like to remove the word “Description” from Venue information (see screenshot). I tried first to hide using CSS but could not find a unique selector for this element. (Please consider unique CSS properties a feature request as changes made that way will not have the possibility of being overwritten by update.)

thanks!

Clay

https://www.evernote.com/shard/s311/sh/2744a564-c970-4e29-93c8-7d99cd5dd249/21f31e3cd22415b3


Tony

  • Support Staff

September 23, 2016 at 5:27 am

Hi Clay,

Currently to remove that text without resorting multiple CSS ‘hoop jumping’ you will need to take over the template that outputs those details. I’m assuming you are comfortable editing HTML/PHP?

Grab a copy of the template from:

\event-espresso-core-reg\public\Espresso_Arabica_2014\content-espresso_events-venues.php

Then place a copy of that template within the root directory of your theme.

Open up that custom template and on line 44 you will find:

<strong><?php _e( 'Description:', 'event_espresso' ); ?></strong><br/>

Remove that from the file to remove ‘Description:’ from the output.

Viewing 1 reply thread

The support post ‘Editing Venue Template’ 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