Modify a Template
-
Hi,
I have a url which ends with /?param_name=xxxx where xxxx is a number.
When I use the Twitter Button it does not display the /?param_name=xxxxI have added this to the Additional JavaScript area:
a2a_config.templates = {
twitter: “#Skills ${title} ${link} by @SkillBoxes”
};
How can I modify this so that the ${link} includes /?param_name=xxxx?
Or is there a better way to achieve this?Thanks for your help
Ken
- The topic ‘Modify a Template’ is closed to new replies.