From the help text that accompanies the calendar module it says that I can start the calendar at a specific month, using the 'month' attribute, however I have done exactly that yet each time I go to my calendar I always land on 'June' (i.e the current month) and not 'Novemeber' which is the month of all my events and the month I'd like the calendar to start at. I have copied my code below that I inserted into my content page, is this correct or am I doing something wrong:
Code: Select all
{cms_module module='Calendar' table_id='big' display='calendar' month='november'}Calendar Version: 0.7.8
Thank you.

