Closed (fixed)
Project:
ShareThis
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2011 at 16:38 UTC
Updated:
5 Dec 2012 at 18:38 UTC
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
Comment #1
kingfisher64 commentedYou could use multiblock to create multiple instances of the block. Block > instances > new instance (clone sharethis).
http://drupal.org/project/multiblock
Comment #2
sunflower commentedthank you : ) multiblock does it ;)
Comment #3
kingfisher64 commented