Closed (fixed)
Project:
Facebook social plugins integration
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2010 at 11:52 UTC
Updated:
21 Nov 2010 at 05:05 UTC
"Share" widget has no "Widget location and display" options, while the "Like" widget has. This results in "Share" displaying in the links also when "Like" is being displayed in the content.
Comments
Comment #1
rastarr commentedI was just about to post this very omission.
It would certainly be very advantagous for me to be able to group both the Share button along with the Like button.
Having the Share button 'down below' the content in the links hides away such an important social media facility. Would love to see some location ability for the Share Widget.
Thanks for a great module too - really great, guys
Comment #2
rastarr commentedSince the devs haven't responded, does anyone know how to do this in code for a custom page?
I tried
<?php print $node->content['fb_social_share_widget']['#value'] ?>but that does the same i.e. plonks the share widget below content in the links area (groan)Comment #3
ferdi commentedFixed, http://drupal.org/cvs?commit=453840
thanks!
Comment #4
ferdi commented