Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Duplicate Confirm Registration | Event Espresso - Staging Server

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

August 29, 2013 at 3:10 pm

Hi Justin,

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

http://staging.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

  • Support Staff

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 - Staging Server