Is it possible to create multiple calendars for use in one WordPress site?
For example, I'm working on a website for a startup record label. There is one main calendar for every artist on the label, but it would be nice to have a calendar come up for each individual when you visit their artist page.
I don't know if it would be its own new calendar, or if it would be a filter from the main site. However it works would be fine with me.
It would seem like I would be able to create multiple calendars that would use different categories that I would not publish, except to populate the calendars. I would then be able to use logic in the sidebar that would grab the current page, and show the correct calendar.
I've read just about everything I can find, but I can't find anything about this.
Thanks in advance!