Online Events - how to deal with different time zones?
Ning To Jamroom
jsnzim:
Is there a way to show events, by state, or city?
Is there a way to show events, by state, or city?
Yes - assuming the state and/or city are in the event's 'event_location' field, add a search parameter to the jrCore_list code in the template -
{jrCore_list module="jrEvent" search1="event_location LIKE %New York%" . . . }
(PS - This question ought to be a new forum topic as its nothing to do with this topic's title - Thanks)
