Hi – users are presented with two, duplicate “Confirm Registration” links. Below is a link to a screenshot. Can one of these be removed? Or added as a feature request?
The second confirmation button is there for cases when there’s a really long registration form. It can quickly be removed by adding a bit of CSS to your custom stylesheet (or your WordPress theme’s custom style settings)
Here’s some example code you can use:
/* hide second confirmation button */
input#confirm2.btn_event_form_submit {display:none;}
The support post ‘Duplicate Confirm Registration links’ 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.