Sorry I cannot show the problem because I’m stil working offline for http://www.camras.nl. But since the update to 2.2.0 long events of f.i. 3 days are shown on the start day, shown on the second day, but are not shown on the third day if the end time is less than the start time (f.i. an event starting at june 6 at 14:00 end ending at june 8 at 10:00.). But if the end time is equal or larger than the start time the event is correctly shown on the third day.
The shortcode I use is [eme_calendar full=1 long_events=1 template_id=3 htmldiv=1]
Template 3 is:
[eme_if tag="#ESC_STARTDATE" value="#ESC_ENDDATE"]#_STARTTIME – #_ENDTIME[/eme_if][eme_if2 tag="#ESC_STARTDATE" notvalue="#ESC_ENDDATE"]#_STARTDATE{d M H:i} – #_ENDDATE{d M H:i}[/eme_if2]
#_LINKEDNAME
The problem is also visible in the small calendar.
I guess that the problem arises in eme_calendar.php around line 276. But on this moment I cannot find / do not see a solution. May be I’m wrong and the problem has another reason which I do not see.
What’s your opinion on this?
By the way: it’s a very nice plugin. It has to many options for us, but we might use this booking system in the summer just to give demonstrations in the radio telescope for very small goups of people (in this nearly post corona period).