I run photo classes that are either 4, 6 or 8 weeks long. The calendar lists all the dates, however my students are asking if there is a way to either bold or color when the class starts as they are getting confused looking at all the reoccurring events. Any help would greatly be appreciated. Thanks…
That’s an interesting idea. You could certainly customize month view (take a look at our Themer’s Guide before doing so) and do a quick test before outputting the event title to see if the day it is being displayed on is the same as the day it begins then, if so, highlight it by applying a CSS class or adding a graphic or something of that nature.
Here’s some code you could use as a custom month/single-event.php template to get you started.