XenForo
Administrative
- Thread starter
- Admin
- #1
In template i try this:
Code:
But for me it working for registered user only.
For unregistered user custom head not displayed.
Are there other way?
Read more about this Feed . . .
Code:
Code:
<xf:head option="abc">
<meta name=......
</xf:head>
For unregistered user custom head not displayed.
Are there other way?
Read more about this Feed . . .