I created a specific page to list upcoming events and then added the shortcode to display a table of events. However, I notice that people are hitting on the http://www.domain.com/events probably because search engines are finding it. The default /events page is awful looking because it has a long list of events that are not easy to look at.
Question – Is there a way to make the default /events page like the one I did with a table or should I keep doing what I’m doing and not worry abou the /events page that could surface?
If you copy /wp-content/plugins/event-espresso-core-reg/public/Espresso_Arabica_2014/archive-espresso_events.php to your theme or child theme folder, you can edit the way the events are displayed.
You will also need to copy the function espresso_pagination found in /wp-content/plugins/event-espresso-core-reg/public/Espresso_Arabica_2014/functions.php to your theme functions file.
You may also want to copy /wp-content/plugins/event-espresso-core-reg/public/Espresso_Arabica_2014/loop-espresso_events.php and modify that BUT it would be a wise idea to use it as a basis and rename it both in the filename and in the archive-espresso_events.php as otherwise modifications may affect other areas of EE.
Viewing 1 reply thread
The support post ‘Event List 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.
Support forum for Event Espresso 3 and Event Espresso 4.