Sure add some “events” to the cart and you can see it, the main registration page event cart checkout (you will have to register to on the site or contact me via email and I can create a user account for you)
Adding info to the registration checkout page about the event or the registration (like the venue and start end date/time) involves adding PHP to the attendee_info_main.template.php in EE4. You can copy this template over to your theme and EE4 will use it. Then you can add some PHP code to display the venue or date information.
Please note the above code requires the server has at least PHP 5.4. If you have PHP5.3, the above code will need to be written, or (recommended) you update your server to a newer version of PHP.
Similar to the above, the following will output dates and times:
The support post ‘How to: Add Venue and Start-End Date/Time to Multi-Event registration checkout’ 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.