Title: Adjust Attendeelist
Last modified: August 31, 2016

---

# Adjust Attendeelist

 *  Resolved [kilmarac](https://wordpress.org/support/users/kilmarac/)
 * (@kilmarac)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/adjust-attendeelist/)
 * Im curious where/how to adjust the attendeelist.
 * I like the fact that I can display who is coming to an event on a page. Id like
   to include what the name of the ticket they selected is.
 * How would I achieve this?
 * Thanks
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/adjust-attendeelist/#post-6992809)
 * you need to modify template file at templates/placeholders/attendeeslist.php
 * to use templates: [http://wp-events-plugin.com/documentation/using-template-files/](http://wp-events-plugin.com/documentation/using-template-files/)
 * eg. wp-content/themes/Your Theme/plugins/events-manager/placeholders/attendeeslist.
   php
 *  Thread Starter [kilmarac](https://wordpress.org/support/users/kilmarac/)
 * (@kilmarac)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/adjust-attendeelist/#post-6992928)
 * Thanks for the reply. Ill have to see who I can find that knows PHP better than
   me. I dont know enough to write code to pull information from two different tables
   and print them.
 *  [henning48](https://wordpress.org/support/users/henning48/)
 * (@henning48)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/adjust-attendeelist/#post-6992969)
 *  [henning48](https://wordpress.org/support/users/henning48/)
 * (@henning48)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/adjust-attendeelist/#post-6992970)
 * Hi Klimarac
    Go in the backend, using Events / setups/ formating/events, In the
   Single-Event page format
 * In the copy here ca you see where I have placed the Attendeeslist.
    #_EVENTNOTES
   <p **Følgende er tilmeldt:**
 * #_ATTENDEESLIST
 * {has_bookings}
    <h3>Bookings</h3> #_BOOKINGFORM {/has_bookings}
 * Ind the front ende you have the name.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Adjust Attendeelist’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [henning48](https://wordpress.org/support/users/henning48/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/adjust-attendeelist/#post-6992970)
 * Status: resolved