When I click to view details of an event I get a 404 not found error. I switched to default WP 2105 theme and there is no error. What could it be about my theme that is causing this issue?
I actually fixed it by creating single-espresso_events.php and placing it in my theme.
I am trying to figure out now how to change the styling and what is shown on the category page. So if I go to http://mcwfc.mccawphotographics.com/event-category/class/ I want this list to display the name of the class and have the name be a link to the single event page. I also don’t want to display the ticket selector.
Which template file do I edit to accomplish this change only on the category page?
> Which template file do I edit to accomplish this change only on the category page?
Your theme’s archive.php or if it has a taxonomy.php template will control the category list view.
> Which template controls the venue page?
Your theme’s single.php template.
Viewing 3 reply threads
The support post ‘Single Event Page 404’ 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.