That sounds like broken HTML in the event description — can you check the HTML added to the event description of the first event?
That is what I thought also, but none of my 10 events has ANY HTML. they are all just text. I just double-checked them for unsafe characters also.
What is the context you’re viewing? Are you using any custom templates? This would probably be easy to solve if I could see the site, without that I’m just guessing.
Its strange I’ve used this template and plugin combination before (just not on wp 3.5.1).
I’ve temporarily opened up the site so you can check it out:
http://dev.relishhost.net/casa/for-parents/calendar/
There are multiple events on March 14 and 15th (so you can try by clicking the one visible and then see the others appear).
The closing div for the .sub-details container is missing; you didn’t specifically state whether you’re using a custom template – are you?
Yes, I’m using a child theme of Twenty-twelve.
Haven’t altered any of the plugin code to affect the sub-details div.
I was referring to the My Calendar templates, not to your theme, but I’m guessing you haven’t customized them (My Calendar > Template Editor)
I’ll do some testing and see if I can find a reason for this; there may be some edge case where that closing div isn’t rendered, although it can’t be very common or I’d hear about it a lot more…
Hi Joe,
It was a problem with my Calendar template (missing closing div), and it’s been fixed.
Thanks for your prompt help!
That’s great! Thanks for the update.