Support

Home Forums Event Espresso Premium Confirm Registration Buttons

Confirm Registration Buttons

Posted: August 1, 2012 at 11:20 am

Viewing 2 reply threads


dmanser

August 1, 2012 at 11:20 am

Hi, How do you remove the double ‘confirm registration’ buttons on the event registration page? I know they are there to allow for long pages with lots of additional questions, but thats not a scenario I’m going to come up against. I’ve tried commenting out this line: <input class="btn_event_form_submit ui-priority-primary ui-widget-content ui-corner-all" type="submit" name="confirm" id="confirm" value="" /> but no luck.

Thanks,

Dave

  • This topic was modified 11 years, 12 months ago by Josh. Reason: not a pre-sales question


Josh

  • Support Staff

August 1, 2012 at 11:34 am

Try hiding it with CSS, then you will not need to keep the modified template up to date:

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


dmanser

August 1, 2012 at 11:54 am

Thanks Josh, that worked great, but I think I’m going edit the confirmation page PHP file, I’d like to tidy up the text alignments etc. and style the text with the CSS etc.

Thanks,

D.

Viewing 2 reply threads

The support post ‘Confirm Registration Buttons’ 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