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)

DNN 06-26-2011 02:17 AM

Just added +1 and it's sitting pretty. Thank you so much for this quick and helpful online tutorial! =)

Gn_Snake 06-29-2011 07:40 AM

Thanks Togebi33, for this quick and helpful tutorial

hivitro 06-30-2011 08:52 AM

Very simple, i will try

Macgiber 07-13-2011 10:22 PM

will be installing 4.1.4

appsfinder 07-15-2011 06:41 AM

Hi where do i find code facebook like button

Quote:

Originally Posted by tpearl5 (Post 2205471)
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


setishock 07-16-2011 08:12 PM

How do you install this in 4.1.2 postbit?

lovecraft22 08-14-2011 09:47 PM

Any way to have this integrated on the pop up that comes out when you clic on "share" function provided by the latest version (3.6.0) of vbseo?

Thank you!

basilrath 08-15-2011 07:27 AM

Quote:

Originally Posted by setishock (Post 2221295)
How do you install this in 4.1.2 postbit?

Find template: postbit.css

Add css values
HTML Code:

/* google plus one button*/
  #plus-one {
    top:65px;
    right:-20px;
    position:absolute;
    }
/* google plus one button*/

postbit_legacy template find:
HTML Code:

{vb:raw ad_location.thread_first_post_content}
add after:
HTML Code:

<vb:if condition="$post[postcount] == 1">
<div id="plus-one">
<g:plusone></g:plusone>
</div>
</vb:if>

obviously change parameters to suit your style although it maybe ok ............

youl see it on my site

www.tabletennistalk.co.uk

vb50kgpoo 08-15-2011 10:40 AM

Sorry, the instructions are not easy to follow. I gave up trying to do this after 30 minutes.

vb50kgpoo 08-15-2011 12:32 PM

PS

I installed this which is much better IMHO as easier and with more submits;
https://vborg.vbsupport.ru/showthrea...bookmark+share


All times are GMT. The time now is 05:34 PM.

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.01015 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_html_printable
  • (2)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