Hi,
I have a few questions about the exp:channel:calendar tag. I’m trying to set up a pretty basic calendar for my website which pulls data from different channels (easy using the standard ‘|’ operator). The problem I am having is I want to colour the entries according to their channel however the {channel} tag doesn’t work.
And also i’ve tried this if statement to no avail and i don’t know why it’s not working. I’m using EE 2.7.0
{if day_number == 1}TEXT{/if}Finally, is there any way to get a bit of data on the current day being looped, in particular i want to get the month that this current day is in (and yes it does change due to blank dates).
Thanks in advanced,
Henry