vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Question about Twitter and Google + placement (https://vborg.vbsupport.ru/showthread.php?t=272545)

Breakthecycle2 10-22-2011 02:57 PM

Question about Twitter and Google + placement
 
Hey everyone. Just a quick question. If I wanted to add those buttons so that they show for each thread, where would I place the code?

MADMA 10-22-2011 08:50 PM

I have mine in postbit_legacy. i can provide you with code if needed

Breakthecycle2 10-23-2011 04:20 AM

Quote:

Originally Posted by MADMA (Post 2260301)
I have mine in postbit_legacy. i can provide you with code if needed

If you dont mind! Also, on a seperate note, how the heck do you change the "forum statistics" at the bottom to say something else? i.e. VB Statistics.

kh99 10-23-2011 12:41 PM

Quote:

Originally Posted by Breakthecycle2 (Post 2260433)
Also, on a seperate note, how the heck do you change the "forum statistics" at the bottom to say something else? i.e. VB Statistics.

In the FORUMHOME template, about 2/3 if the way down there's this line:

Code:

<h3 class="blocksubhead"><img src="{vb:stylevar imgdir_misc}/forum_stats.png" alt="{vb:rawphrase x_statistics, {vb:raw vboptions.bbtitle}}" />{vb:rawphrase x_statistics, {vb:raw vboptions.bbtitle}}</h3>

vboptions.bbtitle comes from the Forum Name setting under Site Name / URL / Contact Details in the adminCP options. So you change that and/or change the phrase, or you could just replace that whole vb:rawphrase tag in the template with whatever text you want.


All times are GMT. The time now is 03:37 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.00955 seconds
  • Memory Usage 1,714KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete