Support

Home Forums Event Espresso Premium Modify registration template per event

Modify registration template per event

Posted: September 13, 2017 at 2:40 am

Viewing 1 reply thread


gr8ter

September 13, 2017 at 2:40 am

Hi,

We’re trying to see if there is a way to modify the registration template per event, actually just 2 different types of events. By modify, i mean change the verbiage in the template and add in some custom fields.

We have 2 use-cases: 1) user buys regular event tickets, 2) you can purchase an item (advertising or exhibitor display – basically a ticket. The registration language of “attendee” and other verbiage doesn’t hold true for the 2nd use-case.

Has anyone had success doing this? Coding is not a problem if there are known hooks or another way.

Please advise.

Thanks,
Ryan.


Josh

  • Support Staff

September 13, 2017 at 4:22 pm

Hi Ryan,

With the custom fields part you can add questions to a question group, then assign the question group to the specific events where applicable. Here’s a link to the documentation that shows how:

https://eventespresso.com/wiki/questions/#40_
https://eventespresso.com/wiki/add-questions-event-espresso-question-groups/

With regards to changing the text within the form’s legend from “Attendee 1” and so on to something else by using the gettext filter. There’s some code examples here:

https://eventespresso.com/wiki/how-to-change-wording-with-poedit/#custom-function

So for example you could change Attendee 1 to be Ticket item 1 and that would likely work out for any event types.

e.g.
'Attendee %d' => 'Ticket item %d',

Viewing 1 reply thread

The support post ‘Modify registration template per event’ 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