How to Remove the "Don't list me on the public attendee list" Radio Button

Home Forums Ticket Products Event Tickets Plus How to Remove the "Don't list me on the public attendee list" Radio Button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1112255
    Aaron
    Participant

    How do I remove the radio button “Don’t list me on the public attendee list” attached to each ticket I have selling on my site? This was never there before. I have checked the option in the admin section “Hide attendees list on event page” but that did not take away the radio buttons on the Registration page.

    #1112277
    Geoff
    Member

    Hey Aaron,

    So sorry for the trouble here! That setting should indeed turn off the option on the front end and I have logged a ticket in our system to fix that in an upcoming release.

    In the meantime, try adding this to your theme’s style.css file or using the Simple Custom CSS plugin:

    .tribe-tickets-attendees-list-optout {
    display: none;
    }

    That will remove the option while we work on this.

    Thanks!
    Geoff

    #1118260
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

    #1130635
    Geoff
    Member

    Hey Aaron,

    Just want to drop a quick note in here to let you know that Event Tickets 4.2.1 is about to release any moment and it will include a patch for this issue. Please update and let us know if you continue to hit any trouble.

    Thanks so much for your patience while we worked on this!

    Cheers,
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to Remove the "Don't list me on the public attendee list" Radio Button’ is closed to new replies.