Calendar View

Home Forums Calendar Products Events Calendar PRO Calendar View

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1214895
    jacob
    Participant

    Something is wrong with my calendar of Events. It was working well till a few days ago and I noticed that the page was not showing up correctly. Kindly assist.

    http://urvi.com/fmucalender/

    Thank you.

    #1215434
    Geoff B.
    Member

    Good evening Jacob and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.

    We are sorry to hear about the calendar not displaying as expected.
    I would love to help you with this topic.

    I am not quite sure how things displayed before, but I believe the calendar should take the whole screen’s width.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .post-type-archive-tribe_events .container_12 .grid_8, .single-tribe_events .container_12 .grid_8 {
    width: 100%;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1215619
    jacob
    Participant

    Thanks Geoff. Although that did not solve the problem, the expanded layout looks better on the page.

    If you look on the current date, you will see that events from the previous weeks / days also appear on this.
    http://urvi.com/fmucalender/2017-01-10/

    Only the days events should appear. This way, on the main calendar page, different colors indicating different activities will appear. Currently, all I see is “fitness” in blue.

    Regards

    #1216381
    Geoff B.
    Member

    Good evening Jacob,

    Thank you for writing back and clarifying what is wrong.
    In the meantime, I am glad the CSS rule helps make the calendar look better.

    If you look on the current date, you will see that events from the previous weeks / days also appear on this.

    I believe this is caused by how your events were created.

    You see, currently you are repeating 1 large event that lasts from December 1st until June 1st.

    As such, the calendar perceives that large event as still “in progress”. This is why it gets displayed on today’s calendar.

    If I am right, the appropriate way to do this would be an original event that is from December 3, 2016 @ 5:30 pm until December 3, 2016 @ 6:30 pm.

    From there, you add recurring event rules (now called event series) WITH an end date for each rule.

    This way you will have several 1 hour events repeating as opposed to 1 very large one repeating.
    This should fix the display in the calendar views as well.

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1216399
    jacob
    Participant

    Thanks Geoff,

    That worked. Perfect.

    #1216953
    Geoff B.
    Member

    Good evening Jacob,

    I am super stoked that this fixed things for you.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Calendar View’ is closed to new replies.