Back to MyCalendar Support

marcoelho977747
marcoelho977747

So, it's december, and I want to show December and January's events, and I use: {% component 'EvList' events = MyEvents %} {% set m = date()|date("m") +1 %} {% component 'EvList' month = m events = MyEvents %} All should be well, in my opinion, but it's showing me december's events twice.. Like so: http://prntscr.com/9jthua

With a simple if, I can fix the output, but maybe you should fix the core (Assuming I'm not the one in the wrong..) Still a great plugin though ;D

marcoelho977747
marcoelho977747

Also, if this isn't asking much, I have noticed you have made a check on the date, so that past events don't show up. But, the events TODAY won't show up either. Maybe you could check on the time too? Thanks :D

marcoelho977747
marcoelho977747

o. o Terribly sorry.... I hadn't noticed 'till now, the changes you had done. My bad. It's showing all events. Perfect :DDDDDD

BUT, if it was possible to check on the time, as I previously said, that'd be even better :)

Real good job mate

KurtJensen
KurtJensen

I will think about adding a "Show Past Time" feature as well, but it may not be real soon as I am deep into a couple other changes to some of my other plugins.

1-4 of 4