Support

Home Forums Event Espresso Premium registration confirmation form/template

registration confirmation form/template

Posted: January 22, 2013 at 12:30 am


S J Nowers

January 22, 2013 at 12:30 am

Hi guys,

on my registration confirmation page, the template displays two “Confirm Registration” buttons. It’s confusing to registrants. Is there a way to have just one confirm registration button on the template without creating a customized template? Also is there a way to attach a screenshot to these questions. Might make my question easier to understand.

Thanks,
Stephanie


Dean

January 22, 2013 at 1:39 am

Hi,

Regarding the buttons, you can use CSS to hide one of them. Simply add one of these to your style.css file or via a custom css plugin:

Top button

.espresso_confirm_registration #confirm {
display: none;
}

Bottom button

.espresso_confirm_registration #confirm2 {
display: none;
}

Regarding screenshots, there is an image button on the toolbar above post section, it looks a bit like a polaroid photo.

The support post ‘registration confirmation form/template’ 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