Active
Project:
Facebook social plugins integration
Version:
7.x-2.0-beta4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2012 at 19:53 UTC
Updated:
29 Oct 2012 at 16:11 UTC
Is there a way to customize the placement of the like button using a node template? Something like
print render($content['fb_social_like_widget']);
Comments
Comment #1
wxman commentedNever mind. I found it
print render($content['fb_social_FB Like']);Comment #2
ocamp commentedhow did you find out?
what about the other plugins?
Comment #3
wxman commentedI just figured it out by messing with the code. So far it's the only one I'm using.