vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - Google +1 Button for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=264619)

togebi33 06-01-2011 10:00 PM

Google +1 Button for vBulletin
 
1 Attachment(s)
Hello friends, Google created a new system of turkey today started to use vBulletin's how to add Google button and +1 +1 Button will tell you what it does.

+1 According to the statement on the Google button:

Quote:

The +1 button is shorthand for "this is pretty cool" or "you should check this out."
Click +1 to publicly give something your stamp of approval. Your +1's can help friends, contacts, and others on the web find the best stuff when they search.

Currently available for English searches on Google.com.


See +1's

Sometimes it?s easier to find exactly what you?re looking for when someone you know already found it. Get recommendations for the things that interest you, right when you want them, in your search results.
The next time you?re trying to remember that bed and breakfast your buddy was raving about, or find a great charity to support, a +1 could help you out. Just make sure you're signed in to your Google Account.
Show +1's

In order to +1 things, you first need a public Google profile. This helps people see who recommended that tasty recipe or great campsite. When you create a profile, it's visible to anyone and connections with your email address can easily find it.
Your +1?s are stored in a new tab on your Google profile. You can show your +1?s tab to the world, or keep it private and just use it to personally manage the ever-expanding record of things you love around the web.


Demo : vBulletin 4x i?in Google +1 Butonu

Please read the following description to be able to integrate vBulletin site, a very simple

Installation:

open Postbit_Legacy template

Find Code:

Code:

{vb:raw post.message}
Add Below

Code:

<!-- Place this tag in your head or just before your close body tag -->
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>

<!-- Place this tag where you want the +1 button to render -->
<g:plusone></g:plusone>

or show only first post
Code:

<vb:if condition="$post[postcount] == 1">
<!-- Place this tag in your head or just before your close body tag -->
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>

<!-- Place this tag where you want the +1 button to render -->
<g:plusone></g:plusone>
</vb:if>

or next to facebook like button

open facebook_likebutton templete and Add code to the top or the bottom

Click for the Turkish version of this topic

iHatton 06-02-2011 04:51 PM

Tagged, will be installing soon, thanks!

eternal_ 06-02-2011 05:55 PM

is there any way to put it at the beginning or end of a thread. Having at the end in each person's post is too much. Doesn't look good.

togebi33 06-02-2011 07:16 PM

Quote:

Originally Posted by eternal_ (Post 2202772)
is there any way to put it at the beginning or end of a thread. Having at the end in each person's post is too much. Doesn't look good.

first post added

salvino 06-03-2011 07:54 AM

How do I install +1 next to like facebook?

togebi33 06-03-2011 12:55 PM

Quote:

Originally Posted by salvino (Post 2202965)
How do I install +1 next to like facebook?

first post added

Brandon Sheley 06-03-2011 01:11 PM

thanks for the info, I'll check it out

/me tags

Juggernaut 06-05-2011 08:15 PM

This works perfect in blogs, but I seem to get the exclamation park whenever I try to use this button in the threads, I have it installed next to the facebook like button.

tpearl5 06-09-2011 02:07 PM

I found that putting this right after </iframe> in facebook_likebutton positions it nicely to the left of the fb like button:

Code:

<div align="right" style="position:relative; left:25px; top:-17px"><g:plusone></g:plusone></div>
example: http://nikonites.com/weekly-photo-ch...ers-twist.html

isg22 06-20-2011 08:58 PM

i added the plus 1 button on VB 4.1.2 but it didn't work???


All times are GMT. The time now is 02:38 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01815 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete