Title: Going
Last modified: August 28, 2019

---

# Going

 *  Resolved [starklin](https://wordpress.org/support/users/starklin/)
 * (@starklin)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/going/)
 * In Rsvp ticket I don’t want to display the second part where you need to re-enter
   the email and the name and the option Going or Not Going. I followed your guide,
   but instead of just disappearing the Going / Not Going part, everything disappears.
 * Your guide: [https://wordpress.org/support/topic/how-to-remove-rsvp-going-not-going/](https://wordpress.org/support/topic/how-to-remove-rsvp-going-not-going/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Courtney Robertson](https://wordpress.org/support/users/courane01/)
 * (@courane01)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/going/#post-11886199)
 * Hey there [@starklin](https://wordpress.org/support/users/starklin/)
 * Are you using the classic or block editor? If you are using block editor, you
   can just delete the Who’s Attending block from editing your event.
 * [https://support.theeventscalendar.com/156866-Making-Tickets#going](https://support.theeventscalendar.com/156866-Making-Tickets#going)
 * [https://support.theeventscalendar.com/174918-Testing-the-WordPress-50-Block-Editor](https://support.theeventscalendar.com/174918-Testing-the-WordPress-50-Block-Editor)
 * If you are using our plugins without enabling block editing, can you share a 
   link to an event with the attendees going displayed? Even a test event with yourself
   in there as an attendee would work. I can review and provide code to hide that.
 * Thanks
    Courtney 👩🏽‍💻
 *  Thread Starter [starklin](https://wordpress.org/support/users/starklin/)
 * (@starklin)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/going/#post-11886288)
 * Hi Courtney, thanks for the reply.
    I need the data of the participants to book
   their presence at an event. Except that the “Going” and “Not Going” option confuses
   people.
 *  [jeremy80](https://wordpress.org/support/users/jeremy80/)
 * (@jeremy80)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/going/#post-11897169)
 * Hi [@starklin](https://wordpress.org/support/users/starklin/)!
 * In order to hide that “Going/Not going” option, you may add the following snippet
   under Appearance > Customize > Additional CSS:
 *     ```
       .tribe-tickets-table .tribe-tickets-order_status-row {
       display: none;
       }
       ```
   
 * Let us know how it goes 🙂
 * Cheers,
    Jeremy

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Going’ is closed to new replies.

 * ![](https://ps.w.org/event-tickets/assets/icon.svg?rev=2259340)
 * [Event Tickets and Registration](https://wordpress.org/plugins/event-tickets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/event-tickets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/event-tickets/)
 * [Active Topics](https://wordpress.org/support/plugin/event-tickets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-tickets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-tickets/reviews/)

## Tags

 * [going](https://wordpress.org/support/topic-tag/going/)

 * 3 replies
 * 3 participants
 * Last reply from: [jeremy80](https://wordpress.org/support/users/jeremy80/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/going/#post-11897169)
 * Status: resolved