Replies: 0
I’m tring to follow the instructions on this page
http://wp-events-plugin.com/documentation/using-template-file
Which template file do I overide for the /events/ page? How do I figure out which template file to overide?
The /events/ page is using events-list.php, but that doesn’t help because its simply outputing the list with EM_Events::output
How do I change what is output by EM_Events::output? I need to access some custom fields to the output.