Thanks for this feedback. I think I know why “false” may not be working properly, having to do with the change that was just added to allow “desktop” and “mobile” as additional values. I’ll fix that in the next update.
I don’t quite understand the second part of your post. Are you also using the combinemultiday parameter? That and compact are both experimental features and they haven’t been tested extensively in combination.
Nope:
[ics_calendar url=”URLHERE.ics” eventdesc=”true” organizer=”false” nolink=”true” view=”list” count=”15″ nomonthheaders=”true” compact=”true”]
I can’t paste an image but I will try to show it…something like:
Friday August 18 6:30 pm – 9:00 pm
Event Name
Event Text
Saturday August 19 9:00 am – Sunday August 20 3:00 pm
Event Name
Event Text
Friday August 25 6:30 pm – 9:00 pm
Event Name
Event Text
It looks like the top and bottom use <dt> and <dd> tags but the middle only has <dd>.
Understand it’s experimental. I am good at finding bugs 🙂 so try to report them to other/fellow programmers.
-
This reply was modified 2 years, 8 months ago by
wp4steve.
Sorry it’s taken me a while to get back to you on this.
What you’re seeing is intentional — although it may be sub-optimal, especially in compact view. I’ll put this on the to-do list to improve in a future update.