Closed (outdated)
Project:
Easy Social
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2011 at 19:59 UTC
Updated:
15 Jul 2025 at 17:27 UTC
Jump to comment: Most recent
Comments
Comment #1
alexweber commentedThis is probably a theme-related issue because in Drupal 6, Easy Social attaches to the node's links (if I'm not mistaken).
The markup is also added to a separate variable in the node object, so in your templates you can manually access and print it where you want.
Comment #2
aleada commentedThe only you have to do to display the social buttons is to put the following code inside your uc product tpl file at your prefered location.
The following snippet is very useful if you are not sure about the variable name that you want to display inside a node.
( read more @ http://drupal.org/node/308732 )
Comment #3
heddnDrupal 6 is no longer formerly supported. Just cleaning up the issue queue. If this is something that still exists in the modern drupal version, feel free to re-open and provide some notes.