The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
When i keep the mouse over an tab in explorer it apears "xxxx site - Post New Thred ". When i do that on my site just apears "Post new thred "
what can i do to set this to site name - page title Thanks! |
#2
|
||||
|
||||
![]()
Mouse over what tab? Can we get a link to see this? If it's an image, then you would just put the text into the "title" property for the image.
|
#3
|
|||
|
|||
![]()
i've atached the two ways of what i am talking about. i want in that description to apear teh site name and the page title.
Attachment 127205 Attachment 127206 |
#4
|
||||
|
||||
![]()
That's just your <title> tag that is getting shown when you hover. Just add {vb:raw vboptions.bbtitle} into the title tag.
|
#5
|
|||
|
|||
![]()
i thought that was an option in vbulletin without any modification to the core of the software
|
#6
|
||||
|
||||
![]()
No. It is in the title tag for the FORUMHOME template, but it isn't in the SHOWTHREAD template.
|
#7
|
|||
|
|||
![]()
As far as i can see i already have this in my templates, but why isn't shows as it should
Code:
{vb:raw headinclude} <title>{vb:raw vboptions.bbtitle}</title> <vb:if condition="$vboptions['storecssasfile']"> {vb:cssfile forumhome-rollup.css} <vb:else /> {vb:cssfile forumbits.css,forumhome.css,widgets.css,sidebar.css,options.css,tagcloud.css} </vb:if> |
#8
|
||||
|
||||
![]()
That is in your SHOWTHREAD template? You linked to a showthread page, so you need to check the template for that page. It looks like you are showing the FORUMHOME template which already has that in there (as I stated above).
|
#9
|
|||
|
|||
![]()
i understand what are you say but on in my cms page it shows as it should , in any other page is not , with the showthred page was just a coincidente. I want this to work for my main forums (groups) not for threads, and i want it because google use this title to show it in search. I hope i've explainded a little more clear ( englesh is not my main language )
|
#10
|
||||
|
||||
![]()
Then you need to add it to the <title> tag for that page. It isn't an option to turn on/off, you need to do template edits.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|