• Resolved snuff925

    (@snuff925)


    In 2.1.5 an issue has returned that I saw in previous versions:
    In Grouped List view, yesterday’s all day event shows up at the top of the list with no date heading. This only occurs if the feed is set to display X events; it does not occur if set to display X days.

    The code I’m using is:

    <div class="gce-list-event gce-tooltip-event">[link newwindow="true"][event-title][/link]</div>
    [if-multi-day]
    [start-date] - [end-date offset="-1"]
    [/if-multi-day]
    
    [if-not-all-day]
    <div>[start-time] - [end-time]</div>
    [/if-not-all-day]
    
    [if-location]
    <div>Location: [maps-link newwindow="true"] [location] [/maps-link]</div>
    [/if-location]
    
    [if-description]
    <div>[description]</div>
    [/if-description]

    The feed’s display mode is set to Grid, but in the widget I’m using shortcode:
    [gcal id=”xxxx” display=”grouped-list”]

    The issue occurs using the native widget as well, if it is set to EVENTS but not if it is set to DAYS.

    Thanks

    https://www.ads-software.com/plugins/google-calendar-events/

Viewing 15 replies - 16 through 30 (of 34 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    Thanks for confirming. I just took a look at it today and see the issue now. I will look into this. I will update you when I have any new info for you.

    Thank you for your patience.

    Thread Starter snuff925

    (@snuff925)

    Thanks Nick.

    Also, and I don’t know if it’s related or if it’s by design…

    I noticed this past weekend that if I have an all day event spanning multiple days — not repeating, but scheduled as all day starting on DAY 1 and ending on DAY 3 — that each day of the multi-day event continues to show until DAY 5.

    For example: The event you see on the calendar now (New Brew Thursday) was on DAY 1 and can still be seen today on DAY 2. Tomorrow on DAY 3 it will not appear.

    The event scheduled for this coming weekend (Wonderful Weekend) starts Saturday (DAY 1) and ends Monday (DAY 3).

      All 3 days

    will continue to be displayed on DAY 4. (I saw this occur last weekend.)

    My expectation would be that on DAY 2 the event from DAY 1 would no longer appear, etc.

    Hope this helps, and thanks for the work on this!!!

    Plugin Contributor Nick Young

    (@nickyoung87)

    Yeah I think that’s part of the issue. I think the problem is that when you add an all day event in Google it goes from 12:00am (day 1) – 12:00 (technically day 2) and our plugin is reading that info as a 2 day event.

    This is just what I believe might be happening off the top of my head. You could probably set the events to go to 11:59 and it would stop the glitch, but that is a pain so we will work on making it easier for everyone and not having to worry about doing that.

    Plugin Contributor Nick Young

    (@nickyoung87)

    Hello everyone,

    We just pushed a new release that has had some work in this area. Could you please let me know if you are still experiencing these problems after updating?

    Thanks!

    I uploaded it, probably just after you made the change and my site that once worked (except for the 12:00 on day 2 issue – which I thought might be fixed in the latest version).

    After the plugin update, I saw ‘no events to display’. I read other posts and changed the setting from displaying 8 next events to displaying 2 next days, and I can now see events (whew).

    site: jpiichs.org

    I would like to use the next events display option again.

    D. Kelly

    …and today’s events are not displaying. On my other site, without the plugin update, they do show. jpiipanthers.org

    Best,
    dk

    Plugin Contributor Nick Young

    (@nickyoung87)

    @kellywp,

    I would double check the feed settings to make sure they are all still correct. Pay attention especially to “Minimum Feed start Date” and “Maximum Feed End Date” as if these are not set at all then it could cause the issue you are describing.

    I apologize for the trouble and I will do what I can to help get you set straight.

    Thanks!

    Thank you for the help.

    I cannot get my events to show when I use:
    Events per Page (List View only): Number of Events

    Only when I select:
    Events per Page (List View only): Number of Days

    We have 15 calendars.

    One (LaCrosse) is set as Display Mode: List
    One as Display Mode: Grouped List
    Most are Display Mode: Grid

    At least the one using the List should show up, right?

    I’m happy to send screen shots of my other settings.
    Namely, LaCrosse,
    Display Mode: List
    Events per page: Number of Days 7
    Display Start Date Offset: Number of Days Back: 0
    Earliest Feed Event Date: Number of Years Back 1
    Latest Feed Event Date: Number of Years Forward 2

    Site: jpiichs.org

    Plugin Contributor Nick Young

    (@nickyoung87)

    So are you using all the feeds to display one calendar?

    something like [gcal id=”1,2,3,4″] (but with your IDs)?

    Yes, all in one calendar on the front page.

    Again, this was all working great until I upgraded to the latest version… 2.2.0 — and it works now for number of days to display, but not for number of events.

    The feeds are set up individually, using the feed short code:
    [gcal id=”3506″]

    I list them here for the front page:

    Feeds to Display (comma separated list – i.e. 101,102,103):
    3189,3190,3191,3192,3193,3194,3195,3196,3197,3198,3199,3200,3201,3202,3506

    Display Events as:
    Grouped List

    Sort Order (List View only):
    Ascending

    Thank you!

    Plugin Contributor Nick Young

    (@nickyoung87)

    We just pushed 2.2.1 to fix some issues with the CSS/JS and the calendar ID encoding. Please try updating to that and then let me know if you are still having troubles after that.

    Thanks!

    Thread Starter snuff925

    (@snuff925)

    My issue is still occurring with the new release:
    All day events continue to be displayed the day after the event.

    Can be seen today (Wednesday, 4 March) on front page of DarrylsCouch.com

    Plugin Contributor Nick Young

    (@nickyoung87)

    Alright thanks for the information I will see what I can find out about all this and get back to you guys.

    Thanks!

    Any updates on this issue? I’ve been experiencing the same problem with yesterday’s events showing up in the list.

    Plugin Contributor Nick Young

    (@nickyoung87)

    No updates yet, but I will make sure to let you all know when there are some.

Viewing 15 replies - 16 through 30 (of 34 total)
  • The topic ‘Yesterday's All Day Event shows up today’ is closed to new replies.