Support

Home Forums Event Espresso Premium Show content before ticket options in event page

Show content before ticket options in event page

Posted: September 8, 2015 at 1:34 pm


adamscott1992

September 8, 2015 at 1:34 pm

On a single event page, how do I make it so that the custom HTML I add to the event page displays before the Event Espresso ticket purchasing table?

I’ve looked around for the file that controls the layout but cannot find it.

Adam


Josh

  • Support Staff

September 8, 2015 at 2:06 pm

Hi Adam,

We’re working on adding a new template option that will let you reorder the main sections of the event page. Once it’s ready I’ll update this thread.


adamscott1992

September 8, 2015 at 2:07 pm

Hey Josh,

Is it not possible to do this by editing the PHP and HTML in one of the theme files?


Josh

  • Support Staff

September 8, 2015 at 2:22 pm

Of course it is. You can

1) add a single-espresso_events.php file to your WordPress theme, it can be based off of your theme’s page.php or single.php template;
2) copy the contents from within the is_single() conditional of EE’s /public/Espresso_Arabica_2014/content-espresso_events.php into your single-espresso_events.php template’s loop.
3) re-arrange the sections in your new template

Then, Event Espresso will look for your template in your theme and use it instead of the defaults.

The support post ‘Show content before ticket options in event page’ 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