Hello:
I’m trying to take Events that I’ve applied the Category name “Featured” to, automatically be added as a second-level nav items in my site’s nav menu, underneath of my top-level Page called “Events”.
I am aware that this plugin already has the ability to add Event Categories to your menus, but I need the Category items to be added under a different Page.
Nav menu should look as follows
Events (/events/)
– Christmas (/events/christmas/)
– Easter (/events/easter/)
– Valentine’s Day (/events/valentines-day/)
– View All Events (/events/)
Thanks!