addthis Questions

4

I am building a forum in PHP and I want users to be able to share the title and description of each post to facebook, twitter, ...etc using the Addthis social plugin. Here is the code Addthis has g...
Poulin asked 19/8, 2011 at 21:22

6

Solved

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-...
Lyonnaise asked 5/6, 2013 at 8:22

7

Solved

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. ...
Lomalomas asked 12/3, 2013 at 16:44

8

Solved

Basically, this is what I'm doing. User visits site, loads "index.html" Within index.html, it automatically loads, through AJAX, "details.html" into a DIV. I put an ADDTHIS button on "details.html"...
Adelaadelaida asked 21/10, 2009 at 21:41

4

Solved

I have implemented the addThis share box following their instructions. I would like to only include the following services in the share tool box which works fine on the desktop browser but is simpl...
Snelling asked 14/3, 2016 at 17:33

6

Solved

I have a blog implementation based on ReactJS that I would like to integrate with AddThis. I have my social icons and I want to use them. So I'm looking for a way to integrate just the AddThis back...
Bibliography asked 3/3, 2016 at 0:43

1

AddThis provides a configurable toolbox that allow visitors to share content on your site through social media. When this toolbox is active on my site, 6 third party cookies and 2 first party cook...
Haya asked 18/4, 2016 at 3:18

10

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 ...
Handcraft asked 12/2, 2014 at 4:46

4

How do I insert addthis sharing buttons in a Meteor app? Usually, you can just copy the provided code directly into the html file: <!-- AddThis Button BEGIN --> <div class="addthis_toolbo...
Bimetallism asked 22/12, 2012 at 6:17

9

Solved

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 ...
Kibosh asked 10/3, 2012 at 21:12

4

Solved

We are having an issue with the Facebook like button not showing/displaying, on this page: http://powertextblog.esvelte.net/ It appears that the span and iframe that are generated have an inline ...
Styria asked 18/2, 2013 at 11:31

2

Solved

I'm using Ionic v1 and testing in Chrome (ionic serve) and View App (ionic upload). I included this script in my index.html <script src="https://s7.addthis.com/js/300/addthis_widget.js#pubid=f...
Ropedancer asked 29/10, 2016 at 1:48

6

Solved

I'm trying to use the AddThis javascript Social plugin in an AngularJS App, but It does not updates the addthis plugin icons when I load a partial with ng-view. If I refresh the page it does (ctrl+...
Lura asked 23/3, 2013 at 22:54

6

Solved

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 r...

4

I am trying to set AddThis plugin on my Rails site but currently have only partial success. The problem is it doesn't work as it should with turbo-links. AddThis share buttons appear only after pag...
Livestock asked 13/2, 2014 at 20:39

2

I would like to add a new button with a link to a custom url on the addThis slideBar generated by using addThis Smart Layer Api (you can have a look at the documentation here) I would like to add ...
Tiannatiara asked 19/6, 2015 at 16:8

2

Solved

I would like to have 2 different configurations of addthis on the same page. Take note that I'm using the new Addthis, where the code looks like this: <script type="text/javascript" src="//s7....
Koran asked 14/11, 2014 at 14:7

1

Solved

I have a project using the AddThis SDK. I have added the AddThis.jar as a library to my project in Android Studio. When I tap the button to Post to Facebook, the app crashes with this log: java....
Brandy asked 21/9, 2014 at 21:48

3

When I share a page, addthis creates some data/ infomation after my share URL with a hash(#) - how I can configure addthis so that it won't create the hash data in the URL that I am going to share?...
Cella asked 2/8, 2013 at 5:5

1

I am using addthis for sharing in social networking site. I am trying to share title, description etc. on FB. It is working but not getting my title and description. I am using an Open Graph Debugg...
Mcspadden asked 27/8, 2014 at 12:53

1

Solved

How can i access the URL generated in addthis and append a query string before it gets emailed to other persons? Thanks
Mobility asked 25/9, 2009 at 10:18

3

Solved

On this page I use the AddThis JavaScript library to add buttons that allow the page to be shared on Facebook/Twitter. If you click on the Facebook button it shows the following preview of how the ...
Elana asked 13/2, 2014 at 10:58

1

Solved

I have been working on this for almost a day now and cant figure out how to make addthis work wtih turbolinks and rails 4. my add this code is <script type="text/javascript" src="//s7.addthi...
Judiciary asked 1/1, 2014 at 1:20

1

Solved

I'm using the AddThis component on a site to add social-bookmarking functionality. However I don't want their code adding cookies to my visitors. How can I use the component but prevent it from u...
Baboon asked 26/11, 2013 at 13:31

1

I have a project I'm working on in Android Studio that currently uses the Facebook SDK for retrieving some information about a Facebook user. It works pretty well. I also need to implement AddThis...
Chrischrism asked 15/8, 2013 at 22:2

© 2022 - 2024 — McMap. All rights reserved.