On the registration form the Number of Tickets field comes at the very end of all the questions. Is there a way to move the location of that? I would like it after Personal Information and before my custom questions. My custom questions don’t make much sense unless the number of tickets has been specified.
The only sane way I can think of making this happen would be by adding a bit of jQuery to load up on the registration page that moves the ticket selector. The .appendTo() method was designed for this sort of task:
Thanks Josh
So I just add the script to the Scripts and Analytics page under Options? I just tried that and it isn’t working but maybe I have the code wrong. Or do I need to load JQuery elsewhere? I assumed that would already be loaded on the system.
You might need to use Chrome’s element inspector or Firefox’s firebug to look at the javascript running on the page to see if it is generating any errors. It will also let you set breakpoints and step through the execution of the js.
Viewing 3 reply threads
The support post ‘Moving location of Number of Tickets question’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.