It would be on every event right below the grey heading for each one.
It would display
Spaces Still Available: 15
( 15 for example )
Can you please let me know which template would I have to modify and which variable would I have to use, I can custom code the template, just not sure where to do it from.
PS..
I would also like to add the same to these pages as well http://etmcourse.com/events/etm-course-november-16th-18th-2018-perth/
Right below the grey title.. in the table..
If you can please also point me in the right direction, which template and what variable would store that value.
Since there are hook points within the templates, you don’t need to edit the template files to add this. Instead, you can add some code to your theme’s functions.php file or into a site plugin. Here’s a link to some example code that shows the hook and the helper method:
You can add the above to a functions plugin or into your WordPress theme’s functions.php file. We recommend using a child theme if you add to the functions.php file.
The support post ‘Adding spaces available on the event listing 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.