Looks like you are using the ESPRESSO_STAFF shortcode.
In that case you would need to modify the function used for that output. The function is pluggable so the best way to do this is to open up \event-espresso\includes\shortcodes.php
Copy the function from line 505 to 630.
Create a new file called custom_functions.php, open a php tag:
place that custom_functions.php file within /wp-content/uploads/espresso/ and EE will then use that function in place of the original. (If you already have a custom_functions.php file there, just add the function to the end of that file.
The support post ‘Wrapping Manager Role’ 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.