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
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.
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. ??
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.
If you would like help from the Event Espresso staff, then please purchase a support license right now so you can create a support topic in our premium support forums.