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
Two Confirmation of registration boxes on checkout? | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Two Confirmation of registration boxes on checkout?

Two Confirmation of registration boxes on checkout?

Posted: December 11, 2013 at 5:04 am

Viewing 5 reply threads


sriddle

December 11, 2013 at 5:04 am

Hi There,
Im hoping somebody can help.
When you are checking out an event in training calendar, there are two confirmation boxes. Is there anyway of deleting one so there is just one ‘confirm registration’ box to click.
Website is http://www.anniebarr.com
Best
Rosie


Dean

  • Support Staff

December 11, 2013 at 5:10 am

Hi Rosie,

Check out this documentation – http://staging.eventespresso.com/wiki/remove-the-second-button-on-the-confirmation-page/

I hope that helps but if not please let me know.


sriddle

December 11, 2013 at 5:39 am

Hi Dean,
Many thanks for the quick response.
Where do i find the .css file in my themes style?
Best
Rosie


Dean

  • Support Staff

December 11, 2013 at 5:49 am

Hi,

The styles.css in the theme folder (e.g. themename/style.css) can be edited either via FTP or via Appearance > Editor (it will be the first file that comes up).

Ideally to stop changes made being over written when a theme updates you should use a Child Theme or a plugin such as My Custom CSS

http://codex.wordpress.org/CSS

http://codex.wordpress.org/Child_Themes

http://wordpress.org/plugins/my-custom-css/


sriddle

December 11, 2013 at 5:57 am

Hi Dean,
I pasted:
/* hide second confirmation button */
input#confirm2.btn_event_form_submit {display:none;}
At the bottom of my css.style page and saved, but it still hasn’t removed the second registration box.
Any more suggestions?
Best
Rosie


Sidney Harrell

  • Support Staff

December 11, 2013 at 11:58 am

Do you mean you added it to the theme’s style.css file? It looks like the theme is sending minified versions of it’s style.css (style.min.css) to the browser. You may have to find an option in the theme to have it re-minify the css file after you make changes to it. The easier thing may be to use the My Custom CSS plugin.

Viewing 5 reply threads

The support post ‘Two Confirmation of registration boxes on checkout?’ 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