I'm trying to add the facebook 'Like' button to my CiviCRM civiMail footer template. When I paste the downloaded code into the footer code the CiviCRM editor flags up the following error "Illegal characters in input (potential scripting attack)"

(I have pasted the code into my HTML pages and added to my Wordpress pages and it works fine in both but wont work in CiviMail)

Anyone know how to do this?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

You can't embed script code into HTML emails. At least you can't and expect it to run. The best you can do is embed some kind of fake like button that is a simple image and hyperlink to your fan page or the url that you want people to like which will open in their browser and then they could like it from there.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.