Jack

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 46 total)
  • Author
    Posts
  • Jack
    Participant

    Hi András,

    That sounds exactly what I need (radio buttons), but we are only giving away free tickets, so we don’t use Woocommerce. So the change has to be made in a file from the tickets plugin.

    in reply to: Only one ticket per person #1199630
    Jack
    Participant

    I think this topic where András is helping me with, is related to my question of max one ticket per person: https://theeventscalendar.com/support/forums/topic/is-there-a-way-to-find-and-delete-double-entriesattendees/

    in reply to: Is there a way to find and delete double entries/attendees? #1199629
    Jack
    Participant

    I now realize this is/might be closely related to another topic where Nico is helping me out: https://theeventscalendar.com/support/forums/topic/only-one-ticket-per-person/

    When I copy and modify the rvsp.php file it indeed gives me one ticket max, but for ALL the tickets on the page (several tickets for different time periods). The code of Nico at this moment prevents that, but still allows for manual entering a larger number in the input field. Setting the input field to read only could prevent that, but that also means that the arrows can’t be used to set one of the input fields/tickets to 1.

    So a combination of these suggestions/solutions could just be what I need 😉 Perhaps something like when the focus is set on one of the input fields it is set to 1 (the only value possible), and that the other fields/tickets are set to 0.

    About this: With some further customization it could be done that if someone has already registered / RSVPd, then they cannot any more, but it’s impossible to stop them from doing it with a different email address / name. You are right, the latter cannot be prevented, but the first would be a great option/addition to the plugin!!! Most people won’t bother to try and use another computer, so if the IP and/or email address could be checked to see if someone already ordere a ticket, that would be fantastic!

    in reply to: Only one ticket per person #1199058
    Jack
    Participant

    Progress! 🙂 Thanks!

    It works now when using the up and down arrows, but I can enter a number higher than 1 manually in the field, and then more tickets can be ordered.

    in reply to: Only one ticket per person #1198928
    Jack
    Participant

    Hi Nico,

    We already started with the tickets, so I did not want to fiddle around too much at that moment.

    The code is printed in the source: http://storage6.static.itmages.com/i/16/1129/h_1480411182_1027478_d9f9805286.jpeg
    I also purged all cache, but still no change I’m afraid.

    in reply to: Only one ticket per person #1196353
    Jack
    Participant

    I just noticed there are these php opening and closing tags. Until now I removed the opening tag because the functions file already has an opening tag. Leaving that opening tag OR removing both the opening and closing tags from your code results in a blank page on the site.

    <?php 
    
    /* Tribe, limit ticket qty */
    function tribe_limit_tickets() { 
    	?>

    I also tried to remove all php tags from your code and simply echo the javascript, escaping both ” ofcourse, but this also results in a blank page.

    in reply to: Only one ticket per person #1196131
    Jack
    Participant

    I’m sorry, but it is still not working. I added the code to my custom functions php file, but even when I add it to the functions file of the theme it is not working.

    http://storage7.static.itmages.com/i/16/1122/h_1479846749_2874305_aecd55879b.jpeg

    in reply to: Only one ticket per person #1195524
    Jack
    Participant

    Hi Nico,

    I just added it to my functions.php but nothing has changed in the front end I’m afraid.

    in reply to: Only one ticket per person #1195236
    Jack
    Participant

    Hi Nico,

    Did you have a chance to take another look at this?

    in reply to: Only one ticket per person #1194584
    Jack
    Participant

    Sorry, my mistake. The password for that page is Utrecht.
    Only tickets are used, no events.

    in reply to: Can simultaneous scanning of QR codes become a problem? #1194343
    Jack
    Participant

    Hi Cliff and thanks for explaining. We will check with the hosting company and ask for their advice.

    About the only feedback you got so far, I agree :). This should be more quickly, if possible.

    The only feedback we’ve heard from users in this regard (that I’m aware of) is that they wish the check-in happened more quickly (since it has to load a wp-admin page).

    in reply to: Only one ticket per person #1194059
    Jack
    Participant

    Hi Nico,

    Thanks so much for willing to help me with this.
    I added the code to my functions file, but I can still choose more than one ticket in more than one time period.

    http://www.zelfshopkerstpakket.nl/aanmelding-universiteit-utrecht/

    • This reply was modified 7 years, 6 months ago by Jack.
    Jack
    Participant

    Thanks Andras 🙂

    in reply to: Only one ticket per person #1193080
    Jack
    Participant

    Hi Nico,

    I got some more question from my client who got these questions from her client… I think they may be related to the first question, but have more to do with clarity towards the visitor.

    Currently it is possible to choose more items of one ticket/time period, but also pick more than one ticket/ time-periods. That client would like to see a checkbox/radiobutton so that only one time period can be chosen (see screenshot I added earlier). I can understand his wishes and in this case (one ticket / one time period) this makes sense. Then, if one ticket/time period is chosen, the rest becomes invisible or inactive of whatever.

    Also, if this could work, the visitor has to add his name and e-mail twice. They don’t want that :(.

    • This reply was modified 7 years, 6 months ago by Jack.
    in reply to: Only one ticket per person #1193010
    Jack
    Participant

    Hi Nico,

    Thanks! And I will be patient (although my client has to send out invitations today, but she has to be patient too then ;). )

Viewing 15 posts - 16 through 30 (of 46 total)