Jump to content

Google+ Comments in ProcessWire


niutech
 Share

Recommended Posts

If you want to integrate Google+ Comments in your ProcessWire website, just follow the instructions from an article on Browsing the Net. In summary, insert the following HTML code into your template:

<script src="https://apis.google.com/js/plusone.js"></script>
<g:comments href="<?=$page->httpUrl?>" width="642" first_party_property="BLOGGER" view_type="FILTERED_POSTMOD"></g:comments>

Change the width accordingly and in case you have a Google+ profile, link your page with Google+ profile to enable moderation features.
 

  • Like 3
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...