Hi,
Thanks for using our plugins. I can help out here.
To display the additional fields on the list view you are going to want to move and edit those templates in your theme.
You can follow the themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
Note in 3.10 the view directory is in /src/views/ before that it is just in /views/
And you can use this function to display the results of any additional field:
https://gist.github.com/jesseeproductions/3ba8c5679e188946988e
Change ‘Community Field’ to the name of the field you would like to display.
Let me know if you have any follow up questions.
Thanks