Needs review
Project:
Social media
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2012 at 08:40 UTC
Updated:
13 Apr 2013 at 21:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
knalstaaf commentedFor some reason an update of the Chaos Tools module solved the problem.
Comment #2
knalstaaf commentedMust say that the odd appearance on the "Social media share widget" page persists, but at least the icon appears for the visitors now. Strange title-attribute though: Visit [socialmedia:sm-facebook_username] on Facebook (doesn't sound too share-ish).
Comment #3
knalstaaf commentedI modified line 131 and 132 of socialmedia.widgets.inc by replacing
$titlewith$stitle.These look like this now:
This solved the issue with the title attibute on the Facebook Share icon.
The issue with the missing FB icon on the "Social media share widget" page seems to be solved now as well (probably related to the code modification above).
I guess this should be committed, no?
Comment #4
knalstaaf commentedComment #5
invisibleink commentedThanks so much for tracking this down. I rolled a patch in case that would be helpful to anyone....
Comment #6
scottm316 commentedThe "Visit ____ on Facebook" when using the sharing button was bothering me too. I had fixed this for myself but saw this old issue and noticed the attached patch in #5 is broken, 404. Could be because of the hashtag in the patch name? Tiny tiny fix. In this patch.
Comment #7
cgYQGJyt commentedI confirm that this patch (in post #6) fixed the facebook share widget title on my site. Thank you very much.
Comment #7.0
cgYQGJyt commentedcleared cache