In the small calendar I would like the dates to have a css tag assigned to each category: i dont know php, would it would be a function something like this in normal language: “when date has category replace eventless class with class catIDnr”. Is there somewhere i can add this in the functions.php?
My alternative so far is this solution that I got from the previous poster ( thanks by the way! )
I inserted “#_CATEGORIES [events_if tag='#ESC_CATEGORIES' id='1'] ‘ style=’color: #E6BC05 [/events_if];[events_if2 tag='#ESC_CATEGORIES' id='2'] ‘ style=’color: #E6053D [/events_if2];[events_if3 tag='#ESC_CATEGORIES' id='3'] ‘ style=’color: #10E605 [/events_if3]” in the small calendar title. But only the first style gets applied. What am i doing wrong?
Sorry to ask such junior questions, but maybe it helps someone else as well…..
Thanks for your time..
greetings!