Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-17-2013, 09:38 PM
ThatsDank ThatsDank is offline
 
Join Date: Jan 2013
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How to get "Forums" to show up in browser?

When I visit my vbulletin site for example "My Site", every page shows the title specifically like a Music page will show "My Site - Music" but when I access the Forums it just says "My Site" and it does not say Forums anywhere. Is there something I have done wrong because when I open up a Forum post, the browser just shows the title of the post and "My Site" completely goes away.
Reply With Quote
  #2  
Old 01-18-2013, 04:50 AM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please provide a screenshot of what you mean.
Reply With Quote
  #3  
Old 01-19-2013, 12:05 AM
ThatsDank ThatsDank is offline
 
Join Date: Jan 2013
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Reply With Quote
  #4  
Old 01-19-2013, 01:45 AM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Admin CP -> Settings -> Options -> Site Name / URL / Contact Details -> Forum Name
Reply With Quote
  #5  
Old 01-19-2013, 02:41 AM
ThatsDank ThatsDank is offline
 
Join Date: Jan 2013
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes but when I change it to "That's Dank Forum" it shows up for that on every other page too. Example like on the music page it says That's Dank Forum - Music. I just want it to say Forums when you are in the forums section. I guess that's hard to do.
Reply With Quote
  #6  
Old 01-19-2013, 02:55 AM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ThatsDank View Post
Yes but when I change it to "That's Dank Forum" it shows up for that on every other page too. Example like on the music page it says That's Dank Forum - Music. I just want it to say Forums when you are in the forums section. I guess that's hard to do.
That's not possible.
Reply With Quote
  #7  
Old 01-19-2013, 07:36 AM
WorldCraft WorldCraft is offline
 
Join Date: Jun 2010
Posts: 240
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ThatsDank View Post
Yes but when I change it to "That's Dank Forum" it shows up for that on every other page too. Example like on the music page it says That's Dank Forum - Music. I just want it to say Forums when you are in the forums section. I guess that's hard to do.
Hi, you can do it with template edits. For the forumhome, go to the Style Editor in the AdminCP and edit the FORUMHOME template and find
HTML Code:
<title>{vb:raw vboptions.bbtitle}</title>
Change it to something like this
HTML Code:
<title>{vb:raw vboptions.bbtitle} - Forum</title>

For when viewing a thread you would make a similar change to your SHOWTHREAD template:

Find:
HTML Code:
<title>{vb:raw thread.prefix_plain_html} {vb:raw thread.title}<vb:if condition="$pagenumber > '1'"> - {vb:rawphrase page_x, {vb:raw pagenumber}}</vb:if></title>
and change it to something like this:
HTML Code:
<title>{vb:raw thread.prefix_plain_html} {vb:raw thread.title}<vb:if condition="$pagenumber > '1'"> - {vb:rawphrase page_x, {vb:raw pagenumber}}</vb:if> - {vb:raw vboptions.bbtitle} Forums</title>

Depending on how meticulous you want to be, you will need to make changes on quite a few other templates. MEMBERINFO for profiles, FORUMDISPLAY for pages of individual forums, etc. To help narrow down your search, use the Search Templates feature in the AdminCP and use "<title>" as your search term. The name of the template(s) will help determine what part(s) of the forum it is targeting, but feel free to ask again if you aren't sure. Good luck.
Reply With Quote
Благодарность от:
mathforum
  #8  
Old 01-21-2013, 11:01 PM
ThatsDank ThatsDank is offline
 
Join Date: Jan 2013
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you guys! Worldcraft that did exactly what I was looking for. Thanks man
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:53 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06370 seconds
  • Memory Usage 2,240KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_html
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (1)post_thanks_box_bit
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete