• Resolved charlot92

    (@charlot92)


    I want to automatically show attendees on the public attendees list and it should be non optional.

    When a loged-in user makes an RSVP on the website, they get the question if they want to be shown in the public attendees list. I do not want to give them this option. They need to be shown automatically in the public attendees list.

    I hope someone can help me!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Darian

    (@d0153)

    Hi @charlot92

    Unfortunately, due to GDPR reasons, we cannot fulfill that request. The plugin is intended to facilitate opt-in functionality, which is disabled by default, and requires the attendee’s active consent to be listed.

    Let me know if you have further questions or concerns.

    Thread Starter charlot92

    (@charlot92)

    Hi @d0153

    I understand that the plugin is intended to be working in the way it is working now. In this case they already consent when they become a member of the (closed) assocation. They do comply with the GDPR rules in this case. On your website (https://theeventscalendar.com/knowledgebase/public-attendee-list/) its mentioned that there is an option to make it possible (the non-optional version). I just want to know how I can make this possible. I do not use blocks, just the default mode.

    I hope you can help me with this.

    Plugin Support Darian

    (@d0153)

    Hi @charlot92

    Thank you for responding. I think we can accomplish this by utilizing a template override. I’ll forward your response to the team and keep you posted once I hear back from them.

    Thread Starter charlot92

    (@charlot92)

    Hi @d0153

    Sorry for my late response, I was on a holiday.

    Thank you very much for bringing my question in the team. Did you already hear from them?

    Plugin Support Darian

    (@d0153)

    Hi @charlot92

    Thanks for patiently waiting.

    You can try overriding this template event-tickets/src/views/v2/rsvp/actions/success/toggle.php by copying it to [your-theme]/tribe/tickets/v2/rsvp/actions/success/toggle.php and apply your changes from there.

    To hide the wrapper for the checkbox, add style="display:none;" on line #30. For the checkbox to be checked by default, replace line #37 with checked.

    See- https://share.getcloudapp.com/NQupX55W

    It is highly recommended to test any changes on a staging site before implementing them on your live site. This will prevent any potential downtime on your server.

    Let me know how it goes.

    Thread Starter charlot92

    (@charlot92)

    Thank you for your answer @d0153 !

    Unfortunately, It isn’t working as I hope it would.

    1; The first part is working:The option for the public attendee list is gone.

    2; The second and most important part isn’t working. When an attendee makes an RSVP, he isn’t shown in the public attendees list.

    Do you have an idea how I can fix this?

    Plugin Support Abz

    (@abzlevelup)

    Hi @charlot92, by default, it should show up if they didn’t opt-in to hide their details publicly. By any chance, on your Ticket Settings you enabled Show Attendees List on Event page?

    See the screenshot here.

    Plugin Support Darian

    (@d0153)

    Hi @charlot92

    I hope everything is going smoothly for you. I just wanted to touch base and inquire if you had the opportunity to review the response mentioned above, as it has been some time since we last heard from you.

    Plugin Support Darian

    (@d0153)

    Hi @charlot92

    It appears that we haven’t heard back from you in a while, so I’ll assume that the matter has been resolved. If you need any more help, feel free to start a new thread and we’ll be happy to assist you.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘automatically shown in public attendees list (non-optional)’ is closed to new replies.