Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Bo

    (@bokiteslivecom)

    I see what you are trying to do, but I don’t think what I have set up will resolve the date range issue for you. There are a lot of parameters you can pass into the module, but I am not very familiar with them yet. Still learning. I wish the contributors site was in English. I bet it answer those questions.

    Code from my Events Detail page:

    Event: {event_subject}

    Location: {event_location}
    Start Date: {event_startdate; fmt=M jS}, {event_starttime; fmt=g:i a; hideifallday=y}
    {event_enddate; fmt=M jS; alwaysshowenddate=n; before=Ending Date:}, {event_endtime; fmt=g:i a; alwaysshowenddate=y; hideifallday=z}
    {event_description}

    Code from my Events Page:
    {events_printlist}

    {event_calendar}

    Thread Starter Bo

    (@bokiteslivecom)

    I got side tracked from this project, so it’s been a while since I posted something.

    I have copied the full file called fullcalendar.css from the plugin directory to my theme folder, “Weaver” and I still don’t seem to get it to load the calendar like I see in your examples.

    Any suggestions to troubleshoot why it’s not loading that .css page?

    Thanks.

    Thread Starter Bo

    (@bokiteslivecom)

    Thank you for the super fast reply.

    Your suggestion of Deactivating plug ins worked. Found that the plugin “Custom Contact Forms” was effecting it.

    It has a setting to enable JQuery and by default it is turned on. As soon as I disabled that, everything worked, including the custom forms plugin.

    Also, thanks for the explanation on the spelling. That makes total sense, I just didn’t catch it if it is in the documentation.

    One last question. What is the best way to control the stylesheet for the calendar. Is there documentation on that somewhere? you have this beautiful blue calendar in your screen shots, but my .css seems to be overriding those settings.

    Thanks again.

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