MyBB Community Forums

Full Version: Google +1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to create a mycode to add google+1 in a topic?
yes I read it but I need a button un my editor and I add in every topic when I want
take this as example and make a new MyCode for gglplus1
replacement code is :
<div style='float:right'>
<g:plusone size="standard" expr:href="data:post.url"/>
</div>

add the script in headerinclude template as said in above tutorial

you should get the button wherever you use [gglplus1][/gglplus1] in the posts
thank you Big Grin
I'm also offering a guide for doing it with MyBB on my own forum, a better one a feel because it validates to XHTML.

Link: Google +1 Button added XHTML Valid.
Html code download button pls