Support

Home Forums Event Espresso Premium Duplicate Confirm Registration

Duplicate Confirm Registration

Posted: August 29, 2013 at 3:05 pm

Viewing 4 reply threads


Fred Carper

August 29, 2013 at 3:05 pm

I’ve tried a couple things I’ve found here to resolve this. But when someone registers, they are presented with 2 buttons to confirm. It seems like these two sections could be combined. Or at least one button removed. I tried adding the code I found to my theme, and to a css file i found in eventespresso. . neither worked.

Also, the text is white on light grey, which is very hard to see.

Any help is greatly appreciated. Thanks, Justin

http://www.littleracks.com


Josh

  • Support Staff

August 29, 2013 at 3:10 pm

Hi Justin,

The code to hide the second button can be found in the documentation:

https://eventespresso.com/wiki/remove-the-second-button-on-the-confirmation-page/


Fred Carper

August 29, 2013 at 3:21 pm

awesome! that totally worked…

now how would i maybe move it to the bottom?

and i definitely need to change those colors. the text is barely visible.

thanks!


Dean

August 30, 2013 at 12:50 am

Hi,

If you want to remove the first confirmation button and leave the second use this code instead of the one Josh provided (its virtually the same)

/* hide first confirmation button */
input#confirm.btn_event_form_submit {display:none;}

Regarding the button colouring, you have a lot of CSS running on your site, and it looks to me like the themes CSS is over ruling the Themeroller styles that are set in the Template Settings option page in Event Espresso. Your buttons should look like this http://d.pr/i/quhd

You could try a few things. Turn off Themeroller and see what the “natural” theme buttons are like. Add further CSS to further over rule the buttons to get them to how you like. Remove the offending CVSS in the themes stylesheet.


Fred Carper

August 30, 2013 at 11:26 am

Awesome! Both suggestions worked! Thank you so much for your relpy! justin

Viewing 4 reply threads

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