Support

Home Forums Event Espresso Premium Confusing Confirm Registration Page

Confusing Confirm Registration Page

Posted: March 20, 2013 at 12:32 pm


kwalker

March 20, 2013 at 12:32 pm

Hello there,
We have an event set up that is free to attend. When users register, they are taken to a registration confirmation page that is a little confusing. It shows the info submitted in two boxes and have two “Confirm Registration” buttons. Is there any way to get just one button? Or consolidate the info into one box, etc?

Here is a screen shot of what it looks like:

confusing confirmation page


Josh

  • Support Staff

March 20, 2013 at 12:55 pm

Hi Kwalker,

The second button is there for when there are a lot of question/answers so people don’t have to scroll back to the top.

You can hide the second button with this CSS rule:

/* hide second confirmation button */
input#confirm2.btn_event_form_submit {display:none;}

This can be added to your theme’s stylesheet or the theme option’s style editor if it has that feature. The my custom CSS plugin or Jetpack plugin also offers CSS editing functionality.

Alternatively, you can set the confirmation page to be skipped in Event Espresso>General settings if you’d prefer to skip it altogether.


kwalker

March 20, 2013 at 2:56 pm

Thanks, this helps a lot. I just turned off the confirmation page in the settings. It’s such a simple registration form that we can probably do without that added bit.

Thank you!
Kristen

The support post ‘Confusing Confirm Registration Page’ 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.

Event Espresso