Hey, we are triying to program an event and we have a problem.
Is there a person who speak in french or if mot we will try to explain the situation in english…
Also we are trying to remove a box where is writting: Utiliser les informations du premier visiteur pour TOUS les visiteurs
Cette option vous permet d’utiliser les informations ci-dessus pour tous les autres participants. Merci de noter : Des questions complémentaires peuvent être posées. Merci de vos réponses.
options de copie avancés
Could we have some advices to do that?
Thank you!
Ps if the answer could be in french it would be very great… if not no problem we will manage.
Camille.
Unfortunately non of the support team speak/write Franch so I will try to keep my answers short and to the point.
To remove the above you need to use CSS:
.#spco-copy-attendee-dv {
display: none;
}
Add that to Dashboard -> Appearance -> Customize -> Additional CSS.
Does that help?
Viewing 1 reply thread
The support post ‘Registrattion problem’ 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.