Hi,
I wanted to add the addtoany button to the front page of my blog, bellow every post. Therefore, I changed
"if (!$teaser && user_access($string))"
and deleted the teaser-part. I also needed to alter the link url wich is just
"$link_url = $base_url.'/'.$node->path;"
Off course, you also need to alter this in the clean_url if-construction to support non-clean url's.
Comments
Comment #1
micropat commented