Does anyone know of how, in wordpress, I could implement many calendars on a site, each only highlighting days that are within a specific category? I am hoping to setup multiple calendars, each tracking all of the events from their own cat.
After researching for a while the best I could find was this thread:
http://wordpress.org/support/topic/266627?replies=11
But it seems to peter out before there is ever a working solution
What I have below spits out the days in the current month and links (to the day’s archive page) days with posts from a certain category. Just duplicate the code for each cat you want to display. To be usable, you’ll have to add some conditional formatting to give it nice calendar rows and probably expand the script to cover multiple/partial months, but this should get you started.
HTML output: