Closed (fixed)
Project:
Just Another Social Module (JASM)
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2013 at 09:40 UTC
Updated:
13 Mar 2013 at 15:00 UTC
Facebook widget gets cut off and does not display faces.
Comments
Comment #1
dankoB commentedHave you adjusted your block height? Check General Social Block Settings. My faces don't get cut off (block width and height each 270), but the number of faces displayed seems to have recently dropped to 10 for some unknown reason. And on Firefox among those ten there are often duplicates (I assume this is a FB/Firefox incompatibility issue which for some strange reason Facebook hasn't bothered to fix).
Comment #2
uberellis commentedI've also noticed the block being cut off. This only happens in some browsers tho. I will update the code to not use the general settings to determine height. To be fixed in version 7.x-1.4-alpha2
Watch this space
Comment #3
uberellis commentedIt turns out, there was more than one element influencing the height of the widget. Modifying the height based on the user input seems redundant, as none of the configurations would end up being the same as the provided value. I've reverted to default values for all values of:
You can get this in the 7.x-1.4-alpha2 release (http://drupal.org/node/1929104)