Closed (fixed)
Project:
Facebook Comments Social Plugin
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 May 2012 at 08:12 UTC
Updated:
9 Jul 2012 at 08:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
crawley commentedI have the same issue
Comment #2
itaine commentedIn facebook_comments.module change the following on line 330:
to
basically add the missing span selector.
Comment #3
itaine commentedHere is a patch to be applied against the 7.x-1.x-dev branch:
Comment #4
patoh commentedThanx Itaine.. Be sure to test this out.
Comment #5
wmostrey commentedThis has been committed: http://drupalcode.org/project/facebook_comments.git/commit/c0ec838
Thanks Fontaine!