Id like to add the WordPress default Categories taxonomy to Event Espresso events. I feel like this should be a default setting, but im not seeing them anywhere. Is this possible?
No setting for this. Instead you use a few filter hooks. So first to add the post category taxonomy onto the espresso_events post type, you add the following to your functions file:
Then, to make those events get displayed in the category archives along with the regular WordPress posts, you use a little function like the one posted in CSS tricks:
The support post ‘Can I add the WP Core Categories Taxonomy to Events?’ 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.