Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #738668

    Is it possible to add a mailto to an icon that is on the meet the team section?

    I’m trying to add a letter icon, and when a user clicks it, it will email to the specified email.

    See image below:
    screenshot

    #739190

    Hey Drebosio,

    You should be able to do that if you fill something like this out in the link field:

    mailto: (Email address hidden if logged out) 

    Best regards,
    Rikard

    #739236

    Aw there we go, i also had to enable my gmail to allow for mailto calls while on chrome for some reason o.O

    navigator.registerProtocolHandler("mailto",
                                      "https://mail.google.com/mail/?extsrc=mailto&url=%s",
                                      "Gmail");

    None the less, got it working now. Thanks Rikard!

    #739265

    Hi,

    Glad this is sorted!
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘meet the team mailto link?’ is closed to new replies.