The reason why is that some folks use Event Espresso to create very detailed registration forms that have lots of questions, and the confirmation page will list the answers to these.
If you’d prefer to not display this, add the following to your theme’s custom stylesheet or use the my custom CSS plugin plugin to add your own custom styles:
/* this will hide additional attendee info */
div#additional-conf-info {display:none;}
/* this will hide second confirmation button */
input#confirm2.btn_event_form_submit {display:none;}
Viewing 1 reply thread
The support post ‘Additional Information off plz!’ 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.