Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

The sharethis button is a third party application you install on your site that makes it easy for people to share links with their friends.

learn more… | top users | synonyms

0
votes
0answers
79 views

sharethis not working properly on sharing link for facebook

I've used sharthis plugin for sharing news link for my website. There is problem in sharing link for facebook like it's now showing the image, title, description of the news. I've googled this and ...
0
votes
0answers
30 views

sharethis - setting height to auto on service click

I'm using sharethis to display 3 services to share - Facebook, Twitter and Google+ three buttons are on my footer - twitter-bootstrap sticky footer. Now I need to set height=auto when user clicks on ...
0
votes
0answers
159 views

ShareThis Facebook widget on twitter-bootstrap footer

I'm using ShareThis to display 3 social buttons on my twitter-bootstrap footer. the problem is when user clicks on FB button, FB iframe opens below the footer which make it disappear. i would like ...
0
votes
0answers
89 views

Facebook share with share-this doesn't get title, image

I implement "ShareThiss" in my webpage powered my Wordpress (I create my own template) and I add to Posts & Custom dynamically page ShareThiss buttons (no plugin). And in the posts I add <meta ...
6
votes
1answer
142 views

Can't open ShareThis's facebook “share this” button in modal

I've just implemented ShareThis's facebook share button on my site, and I can share fine, however, I would like to open the confirmation dialog in a modal (popup), instead of it opening in a new tab ...
0
votes
0answers
197 views

Customizing ShareThis message works on Twitter, but not any other method?

I'm trying to get a custom message to post to social networks using ShareThis. I'm using the st_title tag for the custom message. I removed all og metadata, reading that that might compete with it. ...
2
votes
1answer
478 views

ShareThis custom summary,url and title for facebook

I have integrated sharethis into my site. I want to customize the title and summary that is going to be shared via facebook and google plus but for some reason facebook and googleplus only picks up ...
0
votes
1answer
59 views

ShareThis social icons for particular article

I want to add ShareThis social icons into a page with multiple articles, currently I have those icons show on each articles, for example 5 articles in a page, each article have a facebook's share with ...
0
votes
0answers
102 views

ShareThis Facebook Thumbnail - no description

I use sharethis on one of my sites that simply displays random images. The pages are dynamic and each page has a different image. I'm trying to get sharethis for facebook to post the thumbnail only. ...
5
votes
2answers
254 views

Synchronizing AddThis widget with Facebook likes?

I'm wondering if it is possible to synchronize the likes between the like button on your actual page & the likes you get on facebook itself!? For example..... we currently have 15 likes on FB but ...
0
votes
0answers
147 views

addthis IE fails display multiple images in facebook sharing

I have a web page I want people to share on facebook. So I placed addthis buttons for facebook, twitter ... and added some extra code <meta og:title ... /> <meta og:url .../> ...
0
votes
2answers
733 views

FB Share this link doesn't fetch post desc and thumb

On a wordpress site, I'm using sharethis plugin... http://support.sharethis.com/customer/portal/articles/446440-wordpress-integration Where FB Share Link Button doesn't fetch and display Post ...
1
vote
2answers
897 views

Simple way to share on social media in a Phonegap app

I am porting my webapp to a native app thanks to Phonegap. Everything works great but Addthis (it seems to be a problem with file references since I get a "URL not found on this server" error but I ...
0
votes
1answer
139 views

will sharethis shares affect on fql count_total?

Dear programmers and developers, if i put sharethis (addthis) script on my website, and share via sharethis (addthis), will that shares affect on the total_count value, when I do an FQL query?
3
votes
1answer
962 views

Addthis/Sharethis VS adding each button “manually”

i would like to add an fb-like, google+1, tweet-button etc to my new page (when displaying a certain post). I know that for example addthis offers this by default. But the downside is that you get a ...
0
votes
0answers
135 views

Is there any RESTful web services for sharing news to twitter, facebook etc?

I need to implement news sharing on facebook, twitter etc. Is there any RESTful web services for sharing news to twitter, facebook etc ? And how much AddThis API are useful for this context? In case ...
0
votes
3answers
2k views

Sharethis and Facebook like button pulling old meta description

I am using the code below, just the standard FBML like button, installed it, was working fine, then I changed the Meta description, but the button still pulls the old one rather than the new one. I ...
55
votes
7answers
128k views

How to show particular image as thumbnail while implementing share on Facebook?

I am trying to implement share this method. I am using the code as follows http://www.facebook.com/share.php?u=my_website_url Now when Facebook is showing it showing some thumbnails at left side. ...