When a person clicks on "add this" via email, the email takes the title of the page. Is there a way that the person can enter in the title of the email themselves?
Thanks,
Leora
Unfortunately there's no way for someone to enter the subject of the email for themselves using the email option.
If you'd like the user to have more control over the email content use the mailto service, like this:
<a class="addthis_button_mailto"></a>
This question is closed to new answers.