Making an Email Address Link with clickable "mailto:" URL (Bongo4U)

Making an Email Address Link with clickable "mailto:" URL (Bongo4U)

Bongo4U Embed Tag "email_link"

If you wish to convert an email address, other than the "Contact Email Address" defined in Site Properties (which has a special "contact_email" embed tag), then use the following “email_link” embed tag to generate a link using the passed email address as the link text. It will also convert the passed email address into a “mailto:” URL which is clickable to begin an email message to the passed email address.

Details are described within this article.

Quick Summary

{{bongo4u=email_link|mary@mycompany.com}} generates the following link: mary@mycompany.com

Details

Input Format

There should not be any spaces in the passed email address.

CSS

The generated link HTML will use CSS class “b4u_email_address” for consistent styling of all email_link links across the entire website.

Example

{{bongo4u=email_link|mary@mycompany.com}}