• Resolved martyjuel

    (@martyjuel)


    I’m using simple calendar and there is some code showing in the listing of the calendar
    See it at elkhartlions.org
    the code is after the meeting name and before the Start time </div&g>

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    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/

    Thread Starter martyjuel

    (@martyjuel)

    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>

    Plugin Contributor Nick Young

    (@nickyoung87)

    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.

    Thread Starter martyjuel

    (@martyjuel)

    Thanks, but I really don’t know how to get to the ‘textarea above my calendar settings.’ Exactly where are those settings?

    Plugin Contributor Nick Young

    (@nickyoung87)

    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

    Plugin Contributor Nick Young

    (@nickyoung87)

    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!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Code shows in calendar listing’ is closed to new replies.