Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Customizing Add More Attendees button | Event Espresso - Staging Server
(I am using most current version of Event Espresso and WordPress)
How do I go about customizing the Add More Attendees button?
How registrants are a little confused by it and keep clicking on the Submit button thinking it will take them to another page to add registrants. I want it to look more integrated into the form so it is clearer and to give them more instructions how to fill out the fields. Something like this:
ADDITIONAL ATTENDEES
Click here to add more Attendees (limit xx). Names and emails of quests are required. If you do not know the name, enter “Guest” for First and Last Name and your email for Email.
I suppose I need to go into the php file to do this. Which file do I edit?
It is in includes/functions/main.php line 161. But the string ‘Add More Attendees? (click to toggle, limit %s)’ is translatable, so you can change it with this code added to your theme’s functions.php file: https://gist.github.com/sethshoultes/5650757
Viewing 1 reply thread
The support post ‘Customizing Add More Attendees button’ 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.