Is there a way to add a new column to the Events Table layout that will display event categories right in the table (as opposed to showing categories in the drop down list above)?
Yes however you will need a custom version of the template.
The event table add-on will load a custom version of the template if you place it within your themes root directory (preferably using a child theme).
If you take a look within /eea-events-table-view-template/templates/espresso-events-table-template.template.php around line 74 you’ll find the loop that builds out an array of category slugs, you can use that same loop to build out category names and then output those within the table.
The support post ‘Add Category Column to Events Table Add-on’ 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.