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
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.