google-plus-one Questions

7

Is it possible to share/post to Google+ without using the +1 button? e.g. Like a normal tweet button works with a url link: http://twitter.com/share?url=httpetcetcetc
Amylolysis asked 13/7, 2011 at 9:13

2

Solved

I am using Google+ JavaScript API and currently my Google+ share counts are not showing on the website. Note: I am using Google+ JavaScript API This is the code I tried <!-- Place this tag in...
Mopes asked 18/7, 2017 at 3:52

6

I want to get friends(People) list from Google+ in iOS app. I am using Google+ api tutorial given in link https://developers.google.com/+/mobile/ios/getting-started I am created new project on G...
Tibbs asked 13/3, 2014 at 7:31

9

Solved

I'm creating a simple and fast website, and I'm trying to optimize the site as much as I can. I noticed that social media buttons are slowing down the website by quite a lot. I'm including the Face...

3

Solved

I was just wondering if there was anyway to add a Google +1 button inside my Android app. I have seen a +1 on the Android Market so I would think there would be some way to do this.
Fermium asked 12/1, 2012 at 22:51

2

I use the Google Plus SDK in my Android app. On some rare devices, I have got the following crash when my view containing Google Plus buttons is inflated: public void onCreate(Bundle savedInstance...

2

I am following this tutorial https://developers.google.com/+/mobile/android/recommend to integrate +1 button in my app. As soon as I put this code in xml I get errors in GraphicalLayout <com.g...

4

Solved

I'm trying to add a Google +1 button to my website. I have followed the instructions here: http://www.google.com/intl/en/webmasters/+1/button/index.html This the code for my webpage: <html&gt...
Gemoets asked 18/7, 2011 at 11:48

6

Solved

I am trying to figure out how to modify the width of the Google plus 1 button... In the documentation it says you can set a width. Currently, when I examine the element using Firebug... it says t...
Interfile asked 22/9, 2011 at 14:39

3

My question is regarding the Google Play +1 button now available inside Android apps. I managed to include a fully functional +1 button inside my app, however it takes an URL as a parameter to "+1"...

3

Solved

I have added a google +1 button to a website, but I want to get it's counter so i can do some math over it. is it possible to enter the iframe created by the standard method of creating the +1 butt...
Eldreda asked 13/9, 2011 at 14:29

1

I used official tutorial to add google plus one button to one of my android apps. But plus one button shows wrong count. Everything i did in the code is the same as with the tutorial. I used it bef...
Avunculate asked 2/3, 2015 at 18:5

6

Solved

My question is very simple: is there any way to (programmatically, technically, or manually) make a Google +1, Facebook Like, or Twitter Tweet This button preserve its count after a change of URI? ...

5

I have tried many things but I'm not able to get a proper API which will return me the +1 count in google plus. I have already tried using :- Getting Counts for Twitter links, Facebook likes and ...
Courteous asked 12/3, 2013 at 17:11

1

Solved

I am using below code to find Google reviews for property. What I am trying to do is, I am fetching review for property then I will compare it with old review of that property (which is in the DB)....
Mensal asked 17/4, 2015 at 6:19

12

Solved

So I've been playing with Google's +1 button trying to get it on my website, but it's not W3C compliant. Here's the code: <!-- Place this tag in your head or just before your close body tag --...
Campania asked 2/6, 2011 at 16:37

2

I have used a Google Plus button in my project [built in CodeIgniter]. Here I have added the following code. <span id="signinButton"> <span class="g-signin gooConnect" data-callback="s...
Altocumulus asked 13/6, 2013 at 7:48

5

I have provided the Google plus button in my website. When I click on it, the count increments then decrements and shows an error symbol (a red exclamation mark). For a few days it was working fine...
Vassell asked 15/9, 2011 at 6:7

2

Solved

Is anyone aware of some code for Google's plus-one button that will work on a page that is refreshed with AJAX? It was very simple with Facebook, but I can't find any documentaion about this for Go...
Foxhound asked 28/9, 2011 at 13:21

1

I added a +1 button in my Android app. I would like to add a callback in order to know what happened after the user clicked on the +1 button (did he validate its +1 ?, did he abort ? ...) How can ...
Festschrift asked 6/11, 2013 at 9:13

3

I have had a google +1 button on my site for more then a year and it all worked fine. In the last couple of days this button started to create a horizontal scroll bar on my site. I know that beac...
Choosy asked 26/8, 2013 at 5:34

5

I'm looking for a way to subscribe to the plus one button. According to the documentation here: https://developers.google.com/+/plugins/+1button/#plusonetag-parameters I could add a callback attr...
Djerba asked 7/3, 2012 at 3:26

7

Is there any way to align google plus button to right? It seems that g+ button holds some place in case there were more digits. It would be nice if sulution could be using only css/html - no javasc...
Seethe asked 24/8, 2011 at 11:43

3

Solved

I would like to know if there is a method to create "share" buttons for Facebook, Twitter and Google +1 using only HTML, without any Javascript having to be inserted into the code at any point. Fo...
Chrisoula asked 11/6, 2012 at 23:38

8

I want to get count of Google +1s for current web page ? I want to do this process in PHP, then write number of shares or +1s to database. That's why, I need it. So, How can I do this process (gett...
Abe asked 13/1, 2012 at 15:56

© 2022 - 2024 — McMap. All rights reserved.