Support

Home Forums Event Espresso Premium Attendee Listing postcode

Attendee Listing postcode

Posted: August 6, 2012 at 11:58 pm

Viewing 1 reply thread


Blackburn Youth Group

    August 6, 2012 at 11:58 pm

    Hi, when i create a new page to show who’s coming to the event, i paste the [LISTATTENDEES] short code in. However, when i look at the page it has the attendee, but also their postcode. How do i get just the attendee to show?

    • This topic was modified 12 years, 2 months ago by Josh. Reason: moving to another topic category, this is not a pre-sales question


    Josh

      August 7, 2012 at 6:03 am

      The attendee_list.php template can be modified to remove this. Copy this template from the event-espresso/templates directory into /wp-content/uploads/espresso/templates, then remove the:

      . $city_state 
      

      from:

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

      The support post ‘Attendee Listing postcode’ 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 - Staging Server