Can someone give me the php code to display the AddToAny button? I've had to alter my template, and it's not showing up in the body anymore. I need to add it directly into the template, but I don't know what the code for it is.

Thanks.

Comments

sunil k’s picture

You can use print $node->links['addtoany']['title']; variable for this.