![]() |
How to put the Homepage Name after Article Name in page title
Hi, guys Best Regards, vicelover |
admincp > styles and templates > style manager > (dropdown) edit styles > vbulletin CMS templates > vbcms_page
find Code:
<title><vb:if condition="$vboptions['cmstitle']">{vb:raw vboptions.cmstitle}<vb:else />{vb:raw vboptions.bbtitle}</vb:if> - {vb:raw html_title}</title> Code:
<title><vb:if condition="$vboptions['cmstitle']">{vb:raw vboptions.bbtitle}<vb:else />{vb:raw vboptions.cmstitle}</vb:if> - {vb:raw html_title}</title> you have to do that on all the templates you which to reverse the title on! |
Quote:
And it not only works on articles, but also section and category in CMS. :up: |
All times are GMT. The time now is 06:52 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|