I'd like my buttons to show up at "Node contents" AND "Links Area" on my blog page.
I created a node--blog.tpl and added " print render($content['sharethis_field']); "

I am sure, I am not doing it right. Can anyone show me how to do this.

Why at it, can the position be changed to checkboxes, so that users are allowed more than one location to position to buttons. Thank you for this great module.

Comments

kingfisher64’s picture

You could use multiblock to create multiple instances of the block. Block > instances > new instance (clone sharethis).

http://drupal.org/project/multiblock

sunflower’s picture

thank you : ) multiblock does it ;)

kingfisher64’s picture

Status: Active » Closed (fixed)