From what I can see it looks like you are building each month’s page back at the server (PHP), so when I move from one month to another the calendar is built at the server, right? The reason for my question is that I need to be able to rebuild the header of the calendar when each month is displayed. Assuming that the calendar is built back at the server then this should not be a problem.
So…. Is a month calendar build at the server in PHP?
All of our views are created using PHP however the majority of the content is delivered using ajax. However, this is extensible and can be modified within your theme in the same way that PHP templates can be overwritten and modified.
Let me know if this helps. If you have any further questions when considering our plugin please don’t hesitate to ask.