David Galvin
Forum Replies Created
-
For cases like this, I simply put the start and end info in the event description. And use the start/end dates to determine how it shows up in the calendar view.
Thanks Joe, the new version you sent me a preview of has resolved my issue. I really appreciate your in-depth troubleshooting and quick resolution.
I did an extract of all my events for the next 30 days using
[my_calendar_upcoming before=”1″ after=”30″ type=”days” fallback=”No events coming up!” template=”{id} {title} {date} {endtime}” order=”asc” show_today=”yes” skip=”0″]
(you have an undocumented template tag called {id} luckily)
extracted to excel and sorted by event # and then compared with the events shown in add/edit events. I can find about 45 more events out of 387 that are not showing up. I already fixed about 12 or so manually. I do not see anything in common except they were all created prior to the upgrade to version 2.Hi Joe, yes if I change the end time to something else and save it, it
shows up. Then if I edit it back to midnight and save it, it still
shows up.Unfortunately, I found a couple examples of events that are not
showing up which have an end-time other than midnight. Editing the
endtime to anything (including all day) always resolves it.