- This topic has 1 reply, 2 voices, and was last updated 13 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › Today-events not shown as future
In the Admin-Panel and on the events_list, events from today are not shown as future events. When the event is at 8p.m., then it should appear as future until the start-time has passed.
I updated to version 4.0 and the event from this evening is no longer shown in the events_list scope=future. Also in the admin section i can only see it, when i select “all events”.
I changed my scope in the event_list to “today–2013-12-31”, but this is not the same as future.
Regards Markus
Future is any *day* in the future, not hour. Since wordpress doesn’t know timezones, I can’t take the hour into account. In the code I have sql statements that take into account the hour as well, but maybe I should make an option for it …