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.
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.
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.
Support forum for Event Espresso 3 and Event Espresso 4.