Thank you for your reply.
Its a bit tricky, because the output of the events_list_group (by day) is good, but the results within a day should be ordered by event_location and not by time.
I found this in the em-events.php (Line 364) ->
$args[‘orderby’] = ‘event_start_date,event_start_time,event_name’; // must override this to display events in right cronology.
This seems to me the right function, but when i change it to event_location on first place is see no change. Is it possible to use event_location here?
If this is more a pro support question i can get the pro version, no problem. It would be good to know if there’s a chance to order it in the way i need it, because that’s important for my project.
Thanks you
-
This reply was modified 6 years, 1 month ago by haerlin.