Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support tristan083

    (@tristan083)

    Hi @alexdontuknow,

    Thank you for your inquiry. I’m afraid we do not have the functionality to limit a user to register to only one event across all events.

    Plugin Support Darian

    (@d0153)

    Hi there,

    It appears that there hasn’t been any recent activity on this thread, so we’ll consider it resolved. However, if you have any additional questions or concerns, feel free to start a new thread.

    hwuser

    (@hwuser)

    In any case, comment that the function fails, because it is not only looking to see if it appears as an attendee, it is also looking to see if the attendance, the status, is that I will attend.

    Because if the user later cancels their attendance, it continues to block them from being able to attend again, because even if they have canceled attendance, the function does not distinguish that and thinks that since there is a record, they can no longer request another one.

    This must be the bad function, it should only return if it is registered and if that registered is confirmed, if it is canceled it should not count it:

    count_rsvp_attendees( get_the_ID(), $user );

    Plugin Support Darian

    (@d0153)

    Hi @hwuser

    Thank you for taking the time to share your feedback with us. Your input is highly appreciated and will be carefully reviewed by our team.

    Please do not hesitate to open a new thread if you have any further comments or concerns.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Limit the user to One RSVP at all!?’ is closed to new replies.