Request option to show volunteer’s email in the customizer’s layout template. We use the tool in a private members-only part of our site. My users have requested the ability to include the email of the volunteer in the report. Thanks.
Thanks for the quick response to this feature request. To activate it, I updated the customizer and the base plugin. I then added the email field to the template and added the show_email=”yes” option to the short code. However, I only see the Email header in the display, but not the email data. Is there anything else I need to set/check?
Hmmm… I had that working yesterday, but now on another test site I see that it’s not always working. Probably missed something when committing that archive for the Customizer… seems to have to do with the Customizer. I’ll get it fixed this afternoon and release another update.
Just now pushed out a quick fix. Let me know if that works for you now. Just missed a spot in the code to retrieve the email data for layout templates other than “default”.