Can someone please direct me to the area where I can disable the box on my registration form that autofills all attendee info with the #1 attendee info? I do not want this box to show up as an option.
Also, it appears I am in “test” mode on our site and I can’t find where to turn that off.. Thank you
While there isn’t an area where you go and disable the box, you can make it so the box doesn’t get displayed. You go to Customizer > Additional CSS, and add the following, then save:
#spco-copy-attendee-dv {
display: none;
}
I’m not sure what you mean by Test mode, can you post a link to a screenshot or a URL on your website where it says Test Mode so we can understand?
The support post ‘Removing check box on registration form that auto-fills attendee info’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.