Thanks Josh. I understand how to display the archive of categories as a page, but I’m still stuck on displaying a specific number of events based on category on a single page.
I essentially have 5 different categories (‘citywide’, ‘central’, ‘east’, ‘west’, ‘seasonal’) and I would like to display 4 events per category in a <div>.
I pasted my code here: http://pastebin.com/sNwt6cBt and really appreciate further direction. I know how to work with custom post types but I can’t seem to wrap my head around these events.
Thank you!