One RSVP per user

Home Forums Ticket Products Event Tickets Plus One RSVP per user

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1244007
    Crystal
    Participant

    Hi,

    Is it possible to limit 1 RSVP per user?

    Thank you,
    Crystal

    #1244054
    Geoff B.
    Member

    Good evening Crystal and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    The short answer is yes.
    I believe the following snippet should help: https://gist.github.com/GeoffEW/075787fd6b427e1c47be0d756ca5b26c

    You simply need to place it in your theme’s functions.php (without the opening PHP tag).

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1244841
    Crystal
    Participant

    Hello,

    Unfortunately this did not work for me. I applied the code to the functions.php file and as you can see on this page I am able to RSVP for more than one person:

    http://www.copasokc.org/event/march-society-meeting/

    Any ideas?

    Thanks,
    Crystal

    #1245413
    Geoff B.
    Member

    Good afternoon Crystal,

    I am sorry that this code did not work for you.
    I must say I am a bit surprised since I tested the code myself.

    To troubleshoot further, could you tell me:

    1. What version of Bridge you are using ?
    2. If it is possible to get temporary credentials (in a private reply) so that I can actually play with the RSVP example you have sent me ?

    Have a good weekend,

    Geoff B.

    #1245517
    Crystal
    Participant

    This reply is private.

    #1246686
    Geoff B.
    Member

    Good evening Crystal,

    Thank you for the credentials.

    I was able to log in and I believe I have found the cause of the issue. For some reason, the snippet is not in your theme’s functions.php.

    You can see that if you go to http://www.copasokc.org/wp-admin/theme-editor.php?file=functions.php&theme=bridge and open up functions.php

    Here is what I would recommend:

    1. Add the snippet (minus the opening PHP tag) using that interface
    2. Better yet, create a child theme (this way you will not lose changes with every theme update) and use the snippet in the child theme functions.php file.

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1257425
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘One RSVP per user’ is closed to new replies.