Hi,
I’ve added some (acf) custom fields and taxonomies to my espresso_events cpt, and now I need to define my custom methods to retrieve events.
I wants to extend the espresso_EE_Event_List_Query class, but it retrieve lots of fatal error, because of Event espresso doesn’t seem to been fully loaded.
Here an expample of error I get:
Fatal error: Call to a member function is_set() on a non-object in /wp-content/plugins/event-espresso-core-reg/core/helpers/EEH_Event_Query.helper.php on line 153
What I’m doing wrong? When I have to include my extending class?
If you tried a later hookpoint with no result, that might mean you need an even later hookpoint.
Viewing 3 reply threads
The support post ‘Extending EE_Event_List_Query class’ 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.