Hey guys,
I’m working with the events templates for my theme, just wondering if there’s a way to separate out the time from the date and only show the time if it isn’t an all day, or multiple day event?
Yeah you can do this by using the functions tribe_get_all_day() & tribe_is_multiday() to check if the events are in fact all day or multiday and then use the tribe_get_start_date() tag and pass in time arguments like so: