danpierce
Forum Replies Created
-
Forum: Plugins
In reply to: [Spiffy Calendar] Events disappear from list the day before the eventThanks for the quick response!
Yes, I would expect events to show up on the list until the time they start (or end) has passed.
I see there are different widgets that can be used. I was using the “Upcoming Events” widget and it seems to display events that start after today. There is another widget called “Today’s Events” so I could use them both but they are formatted differently so it doesn’t look right. For now I am using the “Upcoming Events” widget at the top of my right column. At the bottom I am testing the short code to display spiffy-todays-list and spiffy-upcoming-list using the following html. I had to add some padding to get the two widgets to line up.
<div style=”padding:0 0 0 3em;”>
[spiffy-todays-list show_date=true]
</div>
<div>
[spiffy-upcoming-list show_date=true]
</div>I created two events: “Test Event 6/6” and “Test Event 6/7”
“Test Event 6/6” is showing up in the spiffy-todays-list widget but it says June 7, 2018 and the bullet icon is different.
Here’s my whole calendar: http://ecfitnesscenter.com/spiffytest/
I think the “Upcoming Events” widget should include all future events (including today) and once the start time has passed, they don’t appear any more.
Do any of the widgets use the current time or just the current date?
Forum: Plugins
In reply to: [Spiffy Calendar] Events disappear from list the day before the eventI’d be ok if worked like that but my events are disappearing the day before the event.