I would like to exclude two questions from the order confirmation page. I don’t need the registrants to see that they’ve checked the terms and conditions checkbox from the registration form.
I’m guessing I have to do something to the question-foreach-loop in my confirmation_display.php template.
Please forgive my limited PHP knowledge ๐
Thanks
One way to do it would be to edit the confirmation_page.php at approx line 136, and stick in a foreach each to check the question name and if it is a match ignore it.
For example, this will ignore/remove the First Name and Last Name questions
The support post ‘Exclude specific questions from confirmation page’ 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.