I have version 3.1.36 installed on WP 3.8.1 with the Tempera theme. I would like to add a page of instructors that would link to all events that the instructors teach. I guess I would need to pass the staff ID as a param or something. Is there an easy way to do this or do I need to do some customizations here?
That is something we don’t have, the shortcodes can list staff attached to a specific event, but not actually link to what events they are attached to.
I would say you would need some minor customisation.
What I would do is add a link/s on the staff page which goes to another page that has a special page template assigned to it.
Making a page template is pretty easy, I just copied the themes page.php and renamed it and added a little bit of code – see here http://codex.wordpress.org/Page_Templates – then assigned the template to the page where I want the events to be shown.
The support post ‘How to add a list of all staff members’ 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.