Questions tagged [addthis]

AddThis is a widely used social bookmarking service.

Once added, visitors to the website can bookmark and share an item using a variety of services, such as Facebook, Google+, and Twitter. AddThis supports 345 different services.

It also offers sophisticated analytics to help users understand how and where their content is being shared.

488 questions
41
votes
6 answers

ios - Parse Issues in NSObjCRuntime, NSZone, and NSObject

I'm using AddThis to add sharing options in my iOS app. I have imported the classes and added the -fno-objc-arc flag to all the imported classes since they don't use ARC. However, when I try to run the app I get a slew of Parse Issues such…
soleil
  • 12,133
  • 33
  • 112
  • 183
17
votes
7 answers

Change AddThis url dynamically with jQuery

I am trying to dynamically change the URL sent by addthis. When a user alters an element it updates a text area containing a custom url so they can return to that url and continue/view their work. I am creating an addthis button like so(from their…
maddogandnoriko
  • 980
  • 2
  • 13
  • 31
13
votes
9 answers

Addthis not working with Ajax

I am loading all articles with Ajax but Addthis functionality is not correct $thisChild.load( permLink + ' #thePostStuff', function() { And in the callback of said .load() function, I've added this code to bring in the Addthis share…
Graham Morley
  • 450
  • 1
  • 9
  • 20
13
votes
8 answers

AddThis buttons CSS problem

I have asked this question on the AddThis forum but have not had any replies so far. Hopefully someone can help me on this. The page in question is on http://preview.ami.co.nz/products, in the bottom right corner. If viewed in Chrome or Firefox the…
codedog
  • 2,488
  • 9
  • 38
  • 67
12
votes
6 answers

addthis's script fails to load in Chrome

I've added addthis.com's code to my HTML page. But Google Chrome shows a status failed for getting this url : x Failed to load resource GET http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51aee1dc1b323034 The addthis widget shows in…
EPQRS
  • 1,093
  • 2
  • 13
  • 17
12
votes
1 answer

Is it possible to listen to an AddThis post share event?

I'm using the AddThis widget to enable the sharing of site content towards Twitter, Facebook and Google+. I have signed in users on my website and am looking into making an association between the signed user and his sharing behavior. For this I…
Fer
  • 4,116
  • 16
  • 59
  • 102
11
votes
10 answers

AddThis not working after ajax load

I have the AddThis js for bookmarking the details to the calender.This is working correctly on page load,but I do some filtering using ajax load and replace the html, after this the AddThis button not showing.here is my code for ajax…
Arun
  • 1,402
  • 10
  • 32
  • 59
11
votes
1 answer

HTML1115: X-UA-Compatible META tag ('IE=9, IE=8, chrome=1') ignored because document mode is already finalized

I got such warning: HTML1115: X-UA-Compatible META tag ('IE=9, IE=8, chrome=1') ignored because document mode is already finalized. when I try to open my website at IE9. I have addthis script: