Remove the public attendee list entirely

Home Forums Ticket Products Event Tickets Plus Remove the public attendee list entirely

Viewing 13 posts - 16 through 28 (of 28 total)
  • Author
    Posts
  • #1104513
    Cliff
    Member

    Sorry to confuse, Joel. I misunderstood your previous reply.

    I saw “edit inside of the plugins folder” and “include dirname( __FILE__ ) …” and my red flags went off.

    In re-reading it, I was way off. My apologies!

     

    It looks like you did everything correctly (assuming you didn’t edit any plugin core files)! 🙂

    It sounds like it’s working well for you, correct?

    #1104519
    Joel
    Participant

    Yep, working well, so far. I’ve only been working with The Events Calendar for a week, so I want to make sure I’m doing it right. Thanks for clearing that up.

    #1104539
    Cliff
    Member

    Thank you!

    Jessica, please let me know if you need anything else.

    #1104884
    Quentin
    Participant

    The CSS solutions being offered in these threads is a poor band-aid. In the interest of providing a better, more appropriate solution than just visually hiding these things, I am going to link to my answer on another thread that, I believe, offers a more complete and appropriate solution.

    https://theeventscalendar.com/support/forums/topic/taking-off/#dl_post-1104882

    #1104943
    Cliff
    Member

    Quentin, your code:

    add_filter( ‘tribe_tickets_plus_hide_attendees_list‘, ‘__return_true’ );

    only applies to displaying the Attendees List (those who have opted-in).

    There is not currently a filter like ‘tribe_tickets_plus_hide_attendees_optout

    Sometimes we offer CSS solutions because users are uncomfortable with PHP snippets, don’t want to override something via the Themer’s Guide, or speed of implementing a solution is important and they’re comfortable with CSS.

    #1104972
    Quentin
    Participant

    Hi Cliff,

    Yes, my response also includes the necessary template overrides to remove the optout checkbox. I understand CSS solutions in many cases are “good enough”, but in a case where you are potentially exposing user data on a public site without their knowledge, a CSS only solution is inadequate, and irresponsible on the part of Modern Tribe. At the very least your responses should include the CSS as well as PHP solutions, and encourage the PHP ones primarily, as they are the most responsible fixes for the end user.

    The whole rollout of this feature has completely ignored privacy concerns and made it more difficult than it should be to fix. Especially if you upgraded before the 4.1.2 “fix” release that turned it off by default. I have several sites using ETP, and with the upgrade to 4.1.1 we had hundreds of events automatically exposing user information on public pages without consent. That kind of oversight just isn’t ok.

    #1105087
    Cliff
    Member

    Quentin, I appreciate your candid feedback and understand your preferences regarding PHP solutions vs CSS ones for specific things.

    I’ve passed your entire response on to management.

    As for this thread, I’m going to close it because I believe multiple solutions are available in these replies.

    Jessica (the original poster) or anyone else wanting follow-up assistance with this topic, please create your own new topic.

    Thanks to everyone who contributed here!

    #1117004
    Brook
    Participant

    I just wanted to thank you once again for reaching out to us about this. We just released a new version of The Events Calendar and all of its addons that contains a fix for this.

    Our blog post with the full details: The Events Calendar 4.1.4 and premium add-ons

    We recommend updating as soon as you can to get the latest patches. Please let us know if this fixes the bug you have been experiencing or if you have any follow up questions. Thank you again!

    – Brook

    #1118186
    bluespark
    Participant

    I’m afraid I don’t understand where this issue is now.

    I have upgraded to the latest Events Tickets and Event tickets plus
    You say it contains a fix but it is not clear what that means –
    I am still seeing
    Don’t list me on the public attendee list
    in the tickets section, even though the events has
    Hide attendees list on event page ticked

    Are you saying you still need to hack the css the hide the
    Don’t list me on the public attendee list

    #1118240
    Cliff
    Member

    Bluespark and others,

    Please open a new thread and share your System Information so we can address each user’s individual situation in a manageable and efficient manner.

    Thank you.

    #1119492
    Leah
    Member

    Hi there,

    I just wanted to pop in here and give you an update. While we weren’t able to get this feature into our upcoming 4.2 release, it is still on our list of ideas to implement in future releases.

    We appreciate your patience, and we will be sure to update this thread when we have more news. Thank you for your continued support, and keep an eye out for version 4.2 coming in the next few weeks!

    Best,
    Leah
    and The Events Calendar team

    #1125183
    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.

    #1320902
    Victor
    Member

    Hello everyone! 🙂

    Just wanted to share with you that a new maintenance release (for the Week of 10th July 2017) is out, including new filters to hide the Attendees List Output.

    Find out more about this release → https://theeventscalendar.com/maintenance-release-week-10th-july-2017/

    Please update the plugins and see if the filters work for your site. Do not hesitate to open a new topic if anything comes up and we’d be happy to help.

    Best,
    Victor

Viewing 13 posts - 16 through 28 (of 28 total)
  • The topic ‘Remove the public attendee list entirely’ is closed to new replies.