Issue with date display for events spanning 2 months
-
I’m using the [events_list] shortcode to display events on the page.
<div id="upcoming-events" class="upcoming-events active"> <?php echo do_shortcode('[events_list tag="-132,-154"]'); // 132 account2, 154 live; ?> </div>
The issue is that when the event spans 2 months, the end date does not show the month.
First Steps To Success – April 2022
April 29 – 1, 2022
6:00pm CDT America/ChicagoHow can I get the date to show the end month if it’s different than the start month (April 29 – May 1)?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Issue with date display for events spanning 2 months’ is closed to new replies.