The second (or lower) button is there for longer registration forms. With a second button at the bottom of the page, the registrant does not need to scroll back to the top of the page to confirm their registration.
You can set the button to not display by adding a CSS style rule to your custom stylesheet:
/* hide second confirmation button */
input#confirm2.btn_event_form_submit {display:none;}
I figured I could do that, I was just afraid there was some odd functionality I was missing.
Viewing 2 reply threads
The support post ‘Confirm Registratoin’ 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.