Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

googleplus-share not showing. #89

Open
pabloselin opened this issue May 23, 2014 · 5 comments
Open

googleplus-share not showing. #89

pabloselin opened this issue May 23, 2014 · 5 comments

Comments

@pabloselin
Copy link

Thanks for the script, it's great!

However, I'm having a small issue with the googleplus-share function, it's not showing at all and in firebug I'm getting a

"Refused to display 'https://apis.google.com/u/0/_/widget/render/badge?usegapi=1&size=medium&wid…400859641181&parent=http%3A%2F%2Fradio.uchile.cl&pfname=&rpctoken=39636008' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'."

But when I use the googleplus-one feature the widget loads OK. I'm wondering if there's a bug or is just that I'm missing something?

@parkersweb
Copy link

I'm seeing exactly the same problem. Did you find a resolution to this?

@pabloselin
Copy link
Author

sadly no, I just gave up and used the plus one feature, maybe I will get at it at a later time.

@parkersweb
Copy link

Thanks for letting me know. I think it's probably down to a change in the way G+ should be called which needs reflecting in socialite?

@pabloselin
Copy link
Author

I think that's possible, but I haven't been able to deal with G+ API too successfully.

@develCuy
Copy link
Contributor

This is the markup I use for g+:

<a href="https://plus.google.com/share?url=http://example.com/url" data-url="http://example.com/url" data-size="tall" class="socialite googleplus-one"><span class="vhidden">Share on Google+</span></a>

Also, make sure to disable Add Block Plus or similar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants