Awesome! Looks like that was it!
Don’t know much about PHP or JavaScript…
I found the code to remove the seconds from the time in events-calendar-for-google/includes/templates/attributes/time.php, lines 35 and 39. Hope that’s right.
And created the link for the location in events-calendar-for-google/includes/templates/attributes/location.php, by changing line 21 to <?php echo "<a href='https://www.google.com/maps/place/".$event_location."'>$event_location</a>";?>
-
This reply was modified 4 years, 3 months ago by inshaneity.
I lost edit ability on the first post, but for the first item: the event actually doesn’t show if it has started or it gets removed at the start time. We really need the event to show until the event has ended.
Other than those, this plugin has been the PERFECT layout for our site and for our needs. Hopefully, you can update me soon, but I thank you for this plugin!