Support

Home Forums Event Espresso Premium How to show start and end dates in EE4 Table View

How to show start and end dates in EE4 Table View

Posted: October 24, 2014 at 9:22 am

Along with that, you can can copy your custom template to wp-content/uploads/espresso/templates/ and you won’t lose your changes the next time there’s an update.


Art

October 24, 2014 at 9:22 am

Currently in the EE4 events table view, it shows the start date and time. I would like to show the start and end dates, and if possible, the start and end time as well. Is there a modification to the shortcode that can accomplish this? This is what I have now: [ESPRESSO_EVENTS_TABLE_TEMPLATE order_by = start_date table_search = false table_paging = false table_style limit = 30 = metro]

Thank you for your help.


Dean

October 27, 2014 at 1:36 am

Hi,

It can be done but would require modifications to the core code of the template.

If you are comfortable working with PHP I can give you a breakdown of how to add in the extra columns, otherwise you may wish to contact your web developer for assistance (it should be fairly straightforward for a PHP developer to figure out).

Please note that updates to the template plugin will over write any changes made.


Art

October 28, 2014 at 10:41 am

Hi Dean,
A breakdown would be great, thank you.


Josh

  • Support Staff

October 28, 2014 at 3:19 pm

Hi Art,

If you open up the espresso-events-table-template.template.php file you’ll find where it prints the event start date on this line:


Art

October 28, 2014 at 3:54 pm

Hi Josh, that worked perfectly. Thank you very much!


Jonathan Wilson

October 28, 2014 at 4:11 pm

Since this topic is resolved, I am going to close it. If you have anymore questions or issues, please start a new topic and we will be happy to help there. 🙂

The support post ‘How to show start and end dates in EE4 Table View’ 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