Tuesday 15 June 2010

javascript - Google Plus share and Sign in with Google plus disappeared -


I have a sign in with Google plus on the site. It worked fine, and implemented in accordance with the official tutorial () Is done

  class = "g-signin" data-callback = "onSignInCallback" data-client = & lt; My id & gt; Data Acceptance = "Force" Data-width = "Expanded" data-cookie policy = "http: //   

It disappeared a few weeks ago with a JS client coded as an example on the official site. At the same time, my share on the Google + button also disappeared. Also the official site

  & lt; Div class = "g-plus" data-action = "share" data-annotation = "none" was coded and coded according to displayText = "& lt ;; php $ someBullshit echo ;? & gt;" data-href = "& Lt ;? php echo $ url ;? & gt;" & Gt; & Lt; / Div & gt;   

I am not going to the exact details here because my code tutorial was literally copied. Is there anything clear here? Was there any serious change in the G + API? Tutorials seem to be unchanged

Maybe something happened in your plusone.js? Make sure this is right before your page is closed:

    

To check that it has been loaded, open the JavaScript console and test for the presence of the gat object:

  gapi.plus.render < / Code>  

Secondly, it appears that your container (one period) does not have the opening tag, should read it as:

  

No comments:

Post a Comment