Support

Home Forums Event Espresso Premium Template customization for EE4

Template customization for EE4

Posted: July 16, 2014 at 12:57 am


Jean-Baptiste Dayez

July 16, 2014 at 12:57 am

Hello,

I would like to hide some sections in the page presenting an event (default sections: dates/times, details, tickets, venue…). Could you tell me which file I should edit?
I also would like to remove the sidebar on this presentation page. Do you have an idea how to do that?
Thanks a lot in advance for your help!


Tony

  • Support Staff

July 16, 2014 at 6:43 am

Hello Jean-Baptiste,

There are multiple ways to hide elements within the pages, the easiest of which is to use CSS to hide them and the most comprehensive being to create a child theme and edit the layout without that.

We have a blog post which discusses these options a little further, availabel here:

https://eventespresso.com/2014/02/developers-corner-theming-event-espresso-4/

Personally I would recommend creating a child theme, we have an example already included within Event Espresso. (event-espresso-core-reg/templates/Espresso_Arabica_2014/)


Jean-Baptiste Dayez

July 16, 2014 at 9:56 am

Thank you for your answer. More specifically, I would like to hide “dates and times” section in the “Espresso Arabica 2014” template. Could you tell me which piece of code I should modify? I think this is very simple for someone who understands how it has been coded.


Lorenzo Orlando Caum

  • Support Staff

July 16, 2014 at 11:56 am

Hi,

You can inspect that element on the page and see the div that is used. Then attach the class or id to display:none;

https://eventespresso.com/wiki/hide-certain-elements-event-espresso-pages-using-css/


Lorenzo


Jean-Baptiste Dayez

July 22, 2014 at 3:02 am

Thank you for your answer, Lorenzo.

The support post ‘Template customization for EE4’ 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