Everything is working fine, excepting when you click on the "next" or "prev" month link the days become offset by one to the right.
Any ideas?
Here's the site.
http://blog.lidiasitaly.com/
Everything is working fine, excepting when you click on the "next" or "prev" month link the days become offset by one to the right.
Any ideas?
Here's the site.
http://blog.lidiasitaly.com/
Anyone else have this issue?
Hi Noelgreen
I seem to be having the same issue , to temp fix it ive made the calendar into a list for now and reactivated the default one to show above it.
A possible fix or help off anyone in the know would be great .
Many thanks in advance
Lee
You are missing the following piece of code:
<td colspan="6" class="pad"> </td>
If you use Firefox, you can use the "View Source" and see that this is missing.
That piece of code should be right before this:
<td><span id="events-calendar-1">1</span></td>
You might want to download the plugin again and reinstall it. If not, at least clear your browser's cache.
Ron
Yep... I replaced the code with unaltered and sure enough I had deleted a bit of the code.
Thanks Ron!
This topic has been closed to new replies.