I think you misunderstand me: I have a
menu item with a day view, showing all events of the current day in a list. I want in the list of that day only events that have a
startdate of today. I don't want the multi day events that started in the past in the list of today.
Below the list I want to create a module showing multi day events that have startdate before today. So I can separate the multi day events from todays events and show them on the same page in two lists..
See our current site:
https://www.ugenda.nl/agenda/ Here you first see a list of todays events. If you scroll down you see a list of 'continuous events'.
Second: I thought I had the module set correctly. But I still notice problem. If I set the offset days to 0, the module will not only show multi day events that started in the past, but it will also show events of today where the start
time has passed.
And one other question: I added the module to a JEvents module position. I have set the module to show the title, but it seems the Events module positions ignores the title of the module.