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

Integrate Google+ comments onto blog posts #33

Open
ctubbsii opened this issue Oct 27, 2016 · 0 comments
Open

Integrate Google+ comments onto blog posts #33

ctubbsii opened this issue Oct 27, 2016 · 0 comments

Comments

@ctubbsii
Copy link
Member

ctubbsii commented Oct 27, 2016

Found a tutorial online that said to just add the following (have not tested):

<script src="https://apis.google.com/js/plusone.js"></script>
<div id="comments"></div>
<script>
gapi.comments.render('comments', {
    href: window.location,
    width: '624',
    first_party_property: 'BLOGGER',
    view_type: 'FILTERED_POSTMOD'
});
</script>
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

1 participant