[Solved] How to render google +1 (plusone) button ?
Posted: Sun Jul 24, 2011 9:27 pm
I can't find a way to add +1 button to my content, I wonder if anyone had any success with this already?
It suppose to be simple:
Add link to .js in header or before closing body tag
<__script__ type="text/javascript" src="https://apis.google.com/js/plusone.js"></__script>
Add plusone google tag anywhere in your content:
<g:plusone></g:plusone>
I tried to wrap it in {literal} tags but it vanished anyway. Any ideas how to make it stay?
Many thanks in advance.
It suppose to be simple:
Add link to .js in header or before closing body tag
<__script__ type="text/javascript" src="https://apis.google.com/js/plusone.js"></__script>
Add plusone google tag anywhere in your content:
<g:plusone></g:plusone>
I tried to wrap it in {literal} tags but it vanished anyway. Any ideas how to make it stay?
