Support

Home Forums Event Espresso Premium Dates display wrong for 2015 year. BUG?

Dates display wrong for 2015 year. BUG?

Posted: September 16, 2014 at 12:15 pm

Viewing 2 reply threads


Christopher David

September 16, 2014 at 12:15 pm

This is urgent.

I currently have all my events in the system and all my 2014 events show correctly. Something is going on weird with my 2015 events. They show the correct day and time but the date is wrong. Event Espresso is adding one day to the event. For example I have am events with this date

3/7/2015: 7pm start date – and it shows “Sat Mar 8th 7:00 pm”

I am using the code “espresso_event_date()” and I am running EE4.

This is a pretty big is as my client want the correct date show on their site ASAP so any quick help would be great. Chris


Josh

  • Support Staff

September 16, 2014 at 1:10 pm

Hi Christopher,

It looks like you’ll need to specify the year using parameters in your template tag. Something like:

<?php espresso_event_date( 'D, M jS, Y', 'g:i a' ); ?>


Christopher David

September 16, 2014 at 1:21 pm

Awesome!! That did it. Thanks so much for the quick reply.

Viewing 2 reply threads

The support post ‘Dates display wrong for 2015 year. BUG?’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso