Thread Starter
scarci
(@scarci)
Update:
1) i removed the possibilty to select “Going” or “Not going” in rsvp.php in event-tickets\src\Tribe and remove the options “Not going”.
2) change of program, i need to send email so no problem.
3) the question remains
4) the question remains
5) I translate manually the string in rsvp.php in event-tickets\src\Tribe
Hey @scarci, nice to see you in this forum. 🙂
3) there is the possibilty to set only 1 ticket per person?
I’m afraid not right out of the box. However, You could possibly use jQuery to limit users from being able to enter any number greater than 1 in the quantity field.
4) there is the possibilty to show the input parameters when i insert the value?
Which input parameters are you referring to? Sorry, I’m not quite following and could use some clarification.
Thanks so much!
Geoff
Thread Starter
scarci
(@scarci)
Hi @geoffgraham
thanks for the answer.
I will try to use jquery to limit the quantity field.
About the fourth question, at the moment when i insert 1 ticket nothing is happening. For insert name and email i need to click in a random point or press “TAB”. When i insert the value(1 ticket) i want to show the input parameters(name and email).
Hey @scarci,
Would you be willing to share a link where I can see the input parameters not showing? I’m wondering if there are some JS conflicts in there and I’d like to check.
Thanks!
Geoff
Thread Starter
scarci
(@scarci)
Hi @geoffgraham,
i resolve my old issues.
But now i want to add a new field for insert extra text and remove the email field.
scarci
Howdy Scarci,
You could definitely build that feature yourself. Or if you’r interested in what we have built checkout Event Tickets Plus, it include the ability to add custom fields like this to RSVPs, and you can do it all through a GUI when creating a ticket.
– Brook