Facebook widget gets cut off and does not display faces.

Comments

dankoB’s picture

Have 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).

uberellis’s picture

I'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

uberellis’s picture

Status: Active » Fixed

It 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:

  • Show Header
  • Show Faces
  • Show Stream

You can get this in the 7.x-1.4-alpha2 release (http://drupal.org/node/1929104)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.