Hi,
Thanks for your help. However, I would like to be able to do that on the homepage of the events. Is that feasible ?
Basically, I would like to keep a customslug for my events, and that the homepage of the slug would display a description and image before the list of
all events… : example.com/customslug
Create a theme template named archive-espresso_events.php. It should be based on an existing page layout such as the page.php file.
Then place it in your theme’s root directory. For the default WordPress Twenty Thirteen theme, this location will be wp-content/themes/twenty-fourteen.
Then you change this:
to this:
The last step is to add your html for your description and image above the line of code above and save changes.
This will tell Event Espresso to use this custom template for only the event list page.
—
Lorenzo
Viewing 3 reply threads
The support post ‘Customize the list of events’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.