• 1. Is there a way to share a clickable link in the share by email?

    I’m trying to customize the email template. Using ${link}, my email contains the text of the link to the post I’m sharing, but it is not sharing a hyperlink.

    a2a_config.templates.email = {
    subject: “${title}”,
    body: “${link}”
    };

    2. Also – is there a way in include an excerpt from the post in the email template?

    Thanks!

    • This topic was modified 4 years, 2 months ago by backle24.
  • The topic ‘Active Link on Custom Email Template’ is closed to new replies.