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 Custom Edit Attendee Record Page | Event Espresso - Staging Server
I’d like to modify the HTML structure of the edit registration page.
Unfortunately, it seems like attendee_edit_record() cannot be overridden in custom files directory. Even though i check if(!function_exists(attendee_edit_record)){ both in custom_functions.php and attendee_edit_record.php I still get an error:
Cannot modify header information - headers already sent by (output started at /MYFOLDER/wp-content/uploads/espresso/custom_functions.php:834) in /MYFOLDER/wp-includes/pluggable.php on line 896
Am I doing it wrong or is this simply not possible?
It hasn’t been coded to be pluggable, I’m sorry but I couldn’t tell you why. I can make a request for it to be made pluggable but with finite resources I am doubtful this will be done in the near future.
For the moment it’s not vital to our page. I guess it will be pluggable in EE4 anyway. When is EE4 planned to be released?
Viewing 4 reply threads
The support post ‘Custom Edit Attendee Record 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.