Working on a new site for a client and he would like to show a course number and number of credits on the event page, right under the event title. Obviously, it could be done in content, but how would you go about showing these custom fields in EE4?
And as a follow-up, part of the reason would be to show a custom view of upcoming events that lists the course number, event title, date/time and credits as a list.
I’d recommend using the Advanced Custom Fields plugin to handle the custom fields, then use ACF’s custom field template tag <?php the_field('field_name'); ?> within the event templates.
Viewing 2 reply threads
The support post ‘EE4 Show Custom Field on Event Details Page’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.