vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Forum Name Repeated on Forum page (https://vborg.vbsupport.ru/showthread.php?t=257101)

Network.Larry 01-14-2011 02:29 AM

Forum Name Repeated on Forum page
 
1 Attachment(s)
Whatever I put in Form Name in options repeats after Welcome to the on the next line down. I can change the "Welcome to the" but cannot figure out how to make it stop pulling the Forum Name and appending it to it :(

Digital Jedi 01-14-2011 02:33 AM

Look at vBulletin.com. This is normal behavior.

Network.Larry 01-14-2011 02:36 AM

That sucks - it makes us look like teenagers that need to repeat everything :( I'll post over there and see if there is a way to get rid of it - I'd even ice the welcome to part but it still somehow stamps the forum name after that even if it is blank :(

Digital Jedi 01-14-2011 03:19 AM

There's a paraphrased expression that some folks in my community use that says "Repetition is the mother of Retention". When visiting a website for the first time, possibly as just a fluke or from a search, repetition of the site's name will help a user remember where it was when he read that thing, article, saw that picture, or what have you, than if he just saw it once at the top of the page. You're regular users certainly don't need the reminder, but happenstance users will likely not even look in the address bar, and only glance at the title once or twice. It's a memory tactic, basically, and can help aid in that random user remembering where to go next time.

Palehorse74480 01-18-2011 08:09 PM

Well, this is NOT a proffessional way to have it setup;

The way vbulletin is programmed you get a choice of either or:

My Forums
Welcome to My forums


Or

My Forums, its a place where you create your own blah blah blah
Welcome to My Forums, its a place where you create your own blah blah blah


A more professional approach would be:

My Forums
My Forums, its a place where you create your own blah blah blah


Lets call this a bug please and fix it?

--------------- Added [DATE]1295389246[/DATE] at [TIME]1295389246[/TIME] ---------------

FYI this is how I fixed it. I edited forumhome template:

<div id="pagetitle">
<h1>{vb:raw vboptions.bbtitle}</h1>
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}} Here is your place on the web to discuss dreams, help each other interpret dreams, and use the dream dictionary.<br> The number one site on the web about dreams!</p>

TheLastSuperman 01-18-2011 10:23 PM

I've actually had requests to remove this completely from many sites, useless imo if you have descriptions or info about the site in the logo/header or other areas near it so why have it? ;).

Palehorse74480 01-18-2011 10:32 PM

I thought about removing it too. Also, an option is to put the meta description variable in it, I was gonna but did not want to repeat the metaa desccription info, but that would make it easier to edit on the fly.

Digital Jedi 01-19-2011 11:52 AM

Quote:

Originally Posted by Palehorse74480 (Post 2151130)
Well, this is NOT a proffessional way to have it setup;

The way vbulletin is programmed you get a choice of either or:

My Forums
Welcome to My forums


Or

My Forums, its a place where you create your own blah blah blah
Welcome to My Forums, its a place where you create your own blah blah blah


A more professional approach would be:

My Forums
My Forums, its a place where you create your own blah blah blah


Lets call this a bug please and fix it?



I disagree with you in a couple of respects. The first one is not just repeated text, but a welcome message and title in two different fonts. The second and third are way to wordy in my opinion. I don't find either unprofessional. And really are just minor gripes in terms of style.

Quote:

FYI this is how I fixed it. I edited forumhome template:

<div id="pagetitle">
<h1>{vb:raw vboptions.bbtitle}</h1>
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}} Here is your place on the web to discuss dreams, help each other interpret dreams, and use the dream dictionary.<br> The number one site on the web about dreams!</p>
I presume you have your visitor welcome message doesn't already say something to this effect? Otherwise this kind of sounds like a message to people who don't already know what the forum is about. Again, a minor style gripe on my part.


All times are GMT. The time now is 01:44 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.01558 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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