Support

Home Forums Event Espresso Premium How do I not show City and State of Attendees

How do I not show City and State of Attendees

Posted: June 7, 2013 at 7:42 am


Joseph Cohn

June 7, 2013 at 7:42 am

http://www.jrunnersclub.org/200k-relay-registration/ Shows attendees city and state. Any way for me just to show names?


Jonathan Wilson

June 7, 2013 at 2:15 pm

Hi Joseph,

You will need to remove City and State from the the Address Question group by unchecking those questions.

Screenshot: http://bit.ly/11KrzKF


Garth

  • Support Staff

June 7, 2013 at 2:17 pm

Hi Joseph,

You can exclude the location from being displayed by removing  $city_state . from the /templates/attendee_list.php file.

You could copy the file to /wp-content/uploads/espresso/templates so it’s not overwritten when you upgrade.

Let us know if you need anything else.


Garth

  • Support Staff

June 7, 2013 at 2:20 pm

You should be able to replace line 91 with this code:

<li class="attendee_details"> <span class="espresso_attendee"><?php echo $gravatar ?><?php echo stripslashes_deep($fname . ' ' . $lname) . $city_state .'</p>'; ?> </span>

The support post ‘How do I not show City and State of Attendees’ 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