Posted: August 30, 2021 at 11:00 am
Hi, |
|
Hi Frank, It depends on the specific location you are viewing but as you mentioned the table view I assume you mean this add-on: https://eventespresso.com/product/eea-events-table-view-template/ If so, you can set that add-on to output all of the datetimes for an event on the shortcode itself, like this:
However, to set this up so that the datetimes continue to show after they are expired you would need to also the the How comfortable with PHP/FTP are you? |
|
Thanks Tony, I will try that. I think we ultimately we want the date/times to show, while events (classes) that are complete fall off the list. Good with PHP/FTP. |
|
Hey Tony, Updated the shortcode as suggested, and now the table actually shows each session, not the first datetime. See example here: https://elearn.scfa-li.org/open-enrollment-firefighter-i/ Is there a way to have the table show as before (with the first datetime displayed) and then when someone drills down into the course, all datetimes show? Thanks, Frank |
|
Oh, my apologies, I misunderstood your opening post as I thought you wanted all the dates on the table view template, not the single event view. So in short, you looking to include expired datetimes on the datetime list section within the single event output? If so, you can do that using a template file in your theme (preferable a Child Theme). Copy Place the copy in your theme’s root directory. Line 9 will have this:
Change that to be:
That will include expired datetimes (but not ‘Deleted’ datetimes) in the list datetime list by default on the single event output and event lists such as /events/ or Is that what you are looking for? |
|
Hi Tony, that works! Thanks for the assistance. -Frank |
|
You’re most welcome. |
|
The support post ‘How to display all datetimes for an event until the last datetime has passed’ 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.