What is wrong with this? It isn’t returning my category, only the most recent events. What am I missing?
EE4, WP version current, site: http://50.87.39.161/~bgcdalla/ (for the front page, lower left corner)
Still no joy. What is the expected answer? the slug, the name, the ID?
It returns everything anyway!
Thanks
Thanks for the aside, not my theme. When I change it to WP_Query it conflicts with something else and the loop gets stuck. Don’t have time to troubleshoot, today.
Along with that, you will need to include the event template view helper before you start the event loop. You can include the view helper by adding this line of code before the query:
load_helper('Event_View'); ?>
Viewing 5 reply threads
The support post ‘Using category in query_posts’ 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.