1. Are your events on main menu in the category "Events"? (as depebo mentioned)
The menu is pointing to JEM » Simplelist. It doesn't ask to select a category.
2. What does the module class suffix "_next-event" do?
That's a class to style the event.
3. Your date/time are formatted interesting, take a look here:
www.php.net/manual/en/function.date.php
Default values are: D, j. F Y and %H:%M
Thanks for this.
What's odd thing is that I did not make any changes to the module. I only noticed that the upcoming event was not showing. I also created a new one and I'm having the same issue.
Thanks anyway.