I’ve created a new question group and added some questions to it, but it’s not displaying on the event’s registration page. The only group that displays is the Personal Information group. What am I doing wrong?
Isn’t this suppose to echo any and all question groups:
<?php echo event_espresso_add_question_groups( $question_groups, ”, NULL, FALSE, array( ‘attendee_number’ => 1 ), ‘ee-reg-page-questions’ ); ?>
Oh, wow. That was easy. I feel stupid now. Thanks.
Anyway to make set custom question groups as default groups for new events so I don’t have to manually select the groups for each new event I make? Every event we do will use the same groups.
Question Groups are set on a per event basis. For example you might just need a name and an email for a free event but you might need some additional information for a series of training courses.
—
Lorenzo
Viewing 4 reply threads
The support post ‘Custom question group not displaying on event's registration 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.