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
Confirm Registration Buttons | Event Espresso - Staging Server

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 12 years, 5 months ago by Josh. Reason: not a pre-sales question


Josh

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