Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Attendee list automatically | Event Espresso - Staging Server
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. :)
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.