I put a snippet (http://pastebin.com/JsBpg5yv) in my functions.php to try and change the label of the organizer’s email address to something other than the actual email address. The new label is displaying fine, but the “mailto” email link is also being changed to the new label (in my example its mailto:Email this event). Anyone know what I need to change so that only the text label is changed and the user can still click on the text to send an email?