I am having some trouble getting an expression to work, and I was hoping for some trouble shooting help. Right now, I can get the _next_ two events to display, but it always skips the event for todays date. I double checked that it was >=
I would like to make sure it displays todays event as well as the next event(s). Thoughts?
{jrCore_list module="jrEvent" search1="event_date >= `$smarty.now`" limit="2"}
updated by @xephius: 01/15/17 03:23:09PM