Support

Home Forums Event Espresso Premium Archive Events List PHP File – Fatal Error

Archive Events List PHP File – Fatal Error

Posted: January 18, 2015 at 12:27 pm


WDesignGroup

January 18, 2015 at 12:27 pm

Good afternoon, I am attempting to modify the Events List (EE4) to show the Event Category along with the other basic event information. From reading this particular support inquiry (https://eventespresso.com/topic/ee4-custom-events-listing-display/) I am attempting to create a custom archive in my child theme.

I’ve copied the “archive-espresso_events.php” file from the Arabica 2014 folder into my child theme folder, but my site reports a Fatal Error:

“The Event Espresso plugin code created an error that caused PHP execution to fail.
The code tried to run a function that doesn’t exist (espresso_pagination()). This type of error is typically caused by a simple typo (is_hom() rather than is_home()), by calling a function provided by a plugin when that plugin is not activated, by calling a function before it is ready (such as calling a function before the code that creates it has run), or by using a function that no longer exists (the function may have been removed from WordPress core or the plugin/theme that previously supplied it).”

Any guidance that can be provided on this issue?
Thanks!


Lorenzo Orlando Caum

  • Support Staff

January 18, 2015 at 6:21 pm

Hi, this fails as those templates are designed to run out of the box with the Twenty Fourteen theme.

Try these steps:

https://gist.github.com/lorenzocaum/16aac08f099d7c154f04


Lorenzo


WDesignGroup

January 19, 2015 at 10:35 am

Thank you Lorenzo, I’ll give this a try.

The support post ‘Archive Events List PHP File – Fatal Error’ 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