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 Verifications on one page = confusing | Event Espresso - Staging Server

Support

Home Forums Event Espresso Lite Two Verifications on one page = confusing

Two Verifications on one page = confusing

Posted: January 17, 2014 at 7:54 am

Viewing 5 reply threads


Amy Parker

January 17, 2014 at 7:54 am

I just created a very simple event (free tickets) and when an attendee registers, 2 verifications come up which makes it confusing as to which to click. How do I get rid of one of them? My page is: http://expresstravel4u.com/bnimixer/?page_id=117


Anonymous

January 17, 2014 at 8:04 am

Hi Amy,

There are two options, you can either hide the second confirmation box using CSS. You can either add this to your themes .css file or I would recommend a plugin such as My Custom CSS and adding something like:

.additional-conf-info {
display: none;
}

Or you can skip the confirmation page altogether by changing ‘Skip Confirmation Page during Registration Process?’ to Yes. This setting is within Event Espresso -> General Settings. Change the setting and save the settings.

*Note I ran a test regisatration on the site. If you would like to remove it I used the Name TonyEETest.


Amy Parker

January 17, 2014 at 8:14 am

Thank you Tony for such a quick reply! There is no place for me to change “Skip Confirmation Page during Registration Process?” on the General Settings, under Event Espresso. ??


Anonymous

January 17, 2014 at 8:17 am

Ah apologies, that is a premium feature.

You will need to use the CSS to hide one of the confirmation boxes :)


Amy Parker

January 17, 2014 at 8:19 am

And I don’t have a themes.css file – Looking into My custom css plug in


Amy Parker

January 17, 2014 at 8:21 am

Perfect! That did the trick. THANK YOU!!!!

Viewing 5 reply threads

The support post ‘Two Verifications on one page = confusing’ 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