addthis

Angular JS and addthis eventhandlers

巧了我就是萌 提交于 2019-12-13 21:17:45
问题 I'm using Angular for the first time on a large project and one of the requirements is that we use AddThis for social sharing for articles. But in addition to the AddThis sharing, we want to track the share events in google analytics. So what I want to do is add the AddThis <div class="addthis_toolbox addthis_16x16_style"> <a class="addthis_button_preferred_1"></a> <a class="addthis_button_preferred_2"></a> <a class="addthis_button_preferred_3"></a> <a class="addthis_button_preferred_4"></a>

Facebook not getting meta tag and not able to scrap URL

安稳与你 提交于 2019-12-13 18:31:09
问题 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 Debugger tool, it says that Object at URL 'XXXXX' of type 'website' is invalid because a required property 'og:title' of type 'string' was not provided. when i click on Scraped URL See exactly what our scraper sees for your URL it display none. so what is the problem? code: <!DOCTYPE html PUBLIC "-//W3C/

Facebook Like button not displaying/showing in any browser

强颜欢笑 提交于 2019-12-12 16:51:06
问题 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 style of width:0px and height:0px , I have tried overriding this to no avail. The button is not showing in any browser. This is the code we're using on the page (from AddThis) to generate the button. <a class="addthis_button_facebook_like" fb:like:layout="button_count" addthis:url="http://www.facebook

Android AddThis sdk + Facebook sdk won't build in Android Studio

末鹿安然 提交于 2019-12-12 14:26:10
问题 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, however when I try to compile this project with both SDKs referenced, I get the error: Android Dex: [<removed>] com.android.dx.util.DexException: Multiple dex files define Lcom/facebook/android/AsyncFacebookRunner$1; Inside the AddThis .jar, as expected, com.facebook.android.AsyncFacebookRunner

addthis buttons are disappeared?

感情迁移 提交于 2019-12-12 05:44:05
问题 In my backbone application I have used addthis button. My problem is that when i navigate the application to the one route and go back to the main route the buttons(fb, twitter, share) are disappeared. But if I refresh the page then the buttons are being displayed, any help is appreciated. Thanks in advance The code is given below ... var mainProfileView = Backbone.View.extend({ el:"#inner", template: _.template($('#main-profile-tmpl').html()), initialize: function(){ _.bindAll(this, "render"

Setting Language for Addthis Share Buttons

主宰稳场 提交于 2019-12-11 19:14:20
问题 When I click one of the share buttons, the popups and new pages are in English. Is there a way I can set them to be a different language? I have set the ui_language in addthis_conf but seeing as I am using custom images, I don't think that really matters. var addthis_conf = { ui_language: "fr" }; I know, for instance, that the native Twitter button uses the data-lang attribute to set the language of the popup content (https://dev.twitter.com/docs/tweet-button). Is there something like that I

Fluid Spacing for a div

不问归期 提交于 2019-12-11 17:26:11
问题 I have a page that features a main image. The main image will change its height and width depending on the photo. I also have an AddThis sharing widget next to the image. I have the spacing correct for one size image. How do I set the AddThis div to fluidly maintain its current spacing depending on the image size? Here is a link so you can see an example of what I am speaking about. The black box (outlined in white) on the page represents an image that will change. The AddThis div currently

AddThis need to share custom url generated by js

大城市里の小女人 提交于 2019-12-11 07:52:26
问题 I need the facebook/twitter/email buttons to share the page with the photo loaded. The script for the photo form was written years ago by a colleague that has left and I have concluded that it is something I am not able to customize myself. I have included as much info as I could think of. Thanks! EDIT: I can provide wp login details for anyone that would like to take a stab at this for me. Very much appreciated! Go to this page: etncal.staging.wpengine.com/community-event-photos/ Enter ID#

Duplicate symbol _OBJC_CLASS_$_Facebook

坚强是说给别人听的谎言 提交于 2019-12-11 03:21:40
问题 I'm building an ARC iphone app, and about to integrate the addThis ios library. I get the following error: ld: duplicate symbol _OBJC_CLASS_$_Facebook in /Users/mars/Desktop/Pst/trunk/Pst/ThirdPartyLibs/FBConnect/FacebookSDK/FacebookSDK.framework/FacebookSDK(Facebook.o) and /Users/mars/Library/Developer/Xcode/DerivedData/Pst-bqmphjiqldalzsankfvxugsurcdj/Build/Intermediates/Pst.build/Debug-iphonesimulator/Pst.build/Objects-normal/i386/Facebook.o for architecture i386 clang: error: linker

Preventing AddThis from setting cookies (or documenting the purpose of these)?

这一生的挚爱 提交于 2019-12-10 03:06:11
问题 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 cookies is set as shown in the screen-shot below: I don't subscribe to AddThis analytics. My only use of the toolbox is to make it simple for my users to share my site's content on social media. There exists recipes like this on StackOverflow that tells you that you can embed some JavaScript to set