Posted: August 18, 2012 at 6:39 am
|
hello , is there is way to allow other members / users without admin rights to view who is attending the events. However, as I do not want them to mess around with the settings, I do not want to just grant them the admin rights. So they are only able to have the viewing rights.
|
Hi, You can use the [LISTATTENDEES] shortcode on a page or post to show a list of attendees. You can use this [LISTATTENDEES event_identifier=”your_event_identifier”] to show a single event using the event identifier. There is a list of available shortcodes on the WP Admin > Event Espresso > Help/Support tab of your WP install. |
|
|
Hi, How would I go about adding, in the template, the attendee list (just first and last names) for a specific event? Our volunteers often pick days to work with their friends. Thanks! |
@Gen |
|
|
Thanks Chris. Hmmm, I’m trying out “, but I don’t know where exacly I should insert it (HTML & CSS I’m ok at, but PHP, oy!). For example, on this page http://ptitslutins.org/benevolat/inscription/?ee=12, I would like to see it appear on the right side, under the Venue, Date, Hours. I assume I have to edit registration_page_display.php, but where do I drop the line? |
|
Hmmm, my line of code has disappeared, let me just add some dots too see if it works out :
|
September 13, 2012 at 10:11 pm @Gen add back ticks ( ` ) around the code. |
|
|
Seth, I did, using the bracket icon provided in the wysiwyg menu… Let’s try typing it instead … “ I assume I have to edit registration_page_display.php, but where do I drop the line for the list to appear at the bottom of the right column at http://ptitslutins.org/benevolat/inscription/?ee=12? |
|
This is not being able to show the line of code is getting really frustrating… |
Can you post a screenshot of the code? |
|
|
Ok, here is the line of code and where I would like the resolved code (the list of attendees) appear in the layout (http://ptitslutins.org/benevolat/inscription/?regevent_action=register&event_id=12). |
|
OK, managed some of it. But the list appearing is for all events, not just that one, and I get an error message at the bottom of the page. Fatal error: Cannot break/continue 1 level in /home/ptitslut/www/www/wp-content/uploads/espresso/templates/registration_page_display.php on line 285 Help please! |
|
Looks like this issue is very much like this other one https://eventespresso.com/topic/listattendees-shortcode-is-not-working-with-event-identifier/ |
|
Finally managed to make it work using this code in registration_page_display.php |
The support post ‘Allow User(s) to See who is attending event? (Publicly / Privately)’ 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.