Questions tagged [sharethis]

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.

sharethis.com (http://blog.sharethis.com/faq/users-faq/getting-started/what-is-sharethis/):

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.

172 questions
99
votes
10 answers

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. These images are picked from my website. How can I…
Tanmoy
  • 44,392
  • 16
  • 45
  • 55
18
votes
10 answers

Sharethis button does not work on pages loaded via ajax

I am trying to use the sharethis button on a page which is loaded via ajax. The buttons do not show up. Please help. Regards, Pankaj
Pankaj
  • 2,538
  • 3
  • 26
  • 39
10
votes
2 answers

Ajax how to load some scripts

I have the following code, that loads to an unerdored list content, depending on how much span there is with information: $(document).on('click','#addplaylisttolist',function(){ myPlaylist.pause(); myPlaylist.remove(); …
Nmaster88
  • 1,405
  • 2
  • 23
  • 65
9
votes
1 answer

How to dynamically create "Share This buttons" with a custom URLs with a javascript function?

im using the http://sharethis.com/ buttons to give users on a website a simple way to share content. They have information on "custom buttons" here: http://help.sharethis.com/customization/custom-buttons It looks like to specify the URL, in the…
brybam
  • 5,009
  • 12
  • 51
  • 93
9
votes
1 answer

Twitter's Bootstrap 3 with ShareThis widget

bootstrap3 looks like there is a compatibility issue with the sharethis app widgets... images looked cropped due to the use of { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } see…
George Gurrola
  • 103
  • 1
  • 5
9
votes
2 answers

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 the AddThis widget on our website only shows 1…
Brett
  • 19,449
  • 54
  • 157
  • 290
8
votes
1 answer

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 the url and does not show the title and summary…
ZKK
  • 531
  • 3
  • 10
7
votes
3 answers

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 every time. I had a look at ShareThis's…
John
  • 265
  • 1
  • 3
  • 8
5
votes
2 answers

share this multiple on the same page

I have a personal page (not a cms) where I want to insert multiple sharethis plugin But it seems that code is setted only for one in the page code into HEAD: