Hi all customer,
In this topic we’ll help you change datetime format in Milo Events shortcode. You can do it similar in single events, …
Step 1: go to path {your webroot}/wp-content/plugins/milo-eco-core/includes/shortcodes/posttypes/donation/templates/event-grid then open file grid.php
Step 2: You will see date format like this on event start and end: ‘g:i a, d M, Y’
You can follow this to change to format you want:
Example: ‘g:i a, d M‘ // Don’t display year
The path for single event: {your webroot}/wp-content/themes/milo-eco/templates/single/content-event.php
Hope this help you all!
****
Best regards,
MiloTheme