Support

Home Forums Event Espresso Premium Attendee list automatically

Attendee list automatically

Posted: September 28, 2012 at 10:58 am

Viewing 3 reply threads


nicholas pappagallo

September 28, 2012 at 10:58 am

Is there a way to automatically add an attendee list to every event or blog post created by an event?


Jonathan Wilson

September 28, 2012 at 9:25 pm

Hey Nicholas,

I tested something on my test server and it seems to be okay, with one drawback (see below).

Add this code to the bottom of your event_post.php template file (be sure to move that file to the uploads/espresso directory to prevent overwriting it during an upgrade of EE):

<?php echo do_shortcode("[LISTATTENDEES]"); ?>

The drawback is that as the attendee list grows, your post will grow, as well as showing all attendees in your blog feed. I’m sure you can maybe move the code around where it won’t display the entire list in your blogroll.

Let me know if this gets you anywhere. I’m interested in seeing what you come up with. 🙂


nicholas pappagallo

October 24, 2012 at 9:13 pm

Ok where do I find that page? I am new to all of this sorry


Jonathan Wilson

October 25, 2012 at 7:58 am

Hello Nicholas,

Now need to apologize!
You will need FTP access to your website files in order to make the change. Once you have that, you will find the file in your /wp-content/plugins/event-espresso/templates

You will need to move that file to the /wp-content/uploads/espresso/templates directory and make the change in the file. Moving the file to the uploads directory will prevent it from being overwritten during an update of Event Espresso.

Please let me know if you have any further questions. I will be happy to assist.

Viewing 3 reply threads

The support post ‘Attendee list automatically’ 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.

Event Espresso