The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vbcms section pagination - title metatag problem
I'd like to add page number to title tag in vbcms. Therefore i edited the template vbcms_page and add condition to <title>...</title> - <vb:if condition="$pagenumber > 1"> - {vb:rawphrase page_x, {vb:raw pagenumber}}</vb:if>.
But i cannot see any changes in title while jumping through pages 1, 2, 3, 4 etc. Thanks in advance for any help... Dominik |
#2
|
||||
|
||||
My guess is that variable isn't preregistered for use with that template. Cellarius wrote a really good article that you may be interested in - [vB4] Rendering templates and registering variables - a short guide
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|