Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Daniel 1 post 21 karma points
    Jun 14, 2011 @ 14:53
    Daniel
    0

    PDCalender Not Showing

    I have included the following code in a template but the calender is not showing.

    <umbraco:Macro Alias="PDCalendar" runat="server"></umbraco:Macro>

    The following works

    <umbraco:Macro Alias="PDCTableCalendar" runat="server"></umbraco:Macro>
    <umbraco:Macro Alias="PDCUlliCalendar" runat="server"></umbraco:Macro>

    Please help. I need to get the calender displayed first with the dates with events highlighted.

  • Peter Dijksterhuis 1442 posts 1722 karma points
    Jun 19, 2011 @ 09:45
    Peter Dijksterhuis
    0

    Hi,

    the pdcalendar is a very simple example to list out events, it does not contain any logic.

    In fact, the start and enddate in which you want to show your events are hardcoded in the xslt-file (which is set to 2009). Thats probably why you dont get any results.

    Just open up the pdcalendar.xslt and have a look what the dates are set to.

    If you have any more question, just ask :)

    Peter

     

Please Sign in or register to post replies

Write your reply to:

Draft