Hello,
What do you have for your event template (the textarea above the calendar settings)?
Also, try running through this to make sure there aren’t any conflicts: http://docs.simplecalendar.io/troubleshooting-theme-plugin-widget-conflicts/
Where do I find the event template? I have this code on the calendar page:
<div class=”<div class="gce-list-event gce-tooltip-event" style="color: #0000ff; font-size: 12pt;">[event-title]</div&g”><span style=”color: #000000;”>Starts:</span> [start-time]
Ends: – [end-time]</div>
<div>
<div>[if-location]Location:[location] [/if-location]
[if-description]<span style=”color: #ff0000;”>Description:</span> [description][/if-description]</div>
<div>[link newwindow=”true”]More details…[/link]</div>
</div>
The template is in the textarea above your calendar settings. Looking at the code you pasted here you can see the very first <div> element is not closed correctly and the other <div> is being added within the attributes of it. That is likely where the problem is, so we need to find out where that extra <div> is coming from.
Thanks, but I really don’t know how to get to the ‘textarea above my calendar settings.’ Exactly where are those settings?
The settings where you enter your calendar ID and all the settings for that specific calendar – there should be a text area above it that has some shortcode looking items like these: http://docs.simplecalendar.io/event-template-tags/
Here is an image to help point you in the right direction: http://www.screencast.com/t/FHpLWdYEdkh7
Hello,
We are going to assume this has been resolved since there hasn’t been a response recently. If you have any further questions please let us know.
Thanks!