Problem with twitter message and template email
-
Hi
I would like to customize the twitter message and the email template but what is the good thing to place in the special javascript ?when i put
var a2a_config = a2a_config || {}; a2a_config.templates = { email: { subject: "Check this out: ${title}", body: "Click the link:\n${link}" } }; a2a_config.templates = { twitter: "Reading: ${title} ${link} by @AddToAny" };
it doesn’t work
What is the goog code ?Many thanks
Raphael
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Problem with twitter message and template email’ is closed to new replies.