XenForo
Administrative
- Thread starter
- Admin
- #1
Hi,
By default XF appends the board title in all pages' title. How can this be removed?
Any template modification of
Any ideas?
Thanks in advance
ادامه مطلب...
By default XF appends the board title in all pages' title. How can this be removed?
Any template modification of
<title><xf:title formatter="%s | %s" fallback="{$xf.options.boardTitle}" page="{$pageNumber}" /></title>
doesn't seem to make any difference. Trying to avoid editing the template directly. (even though I assume that's what I'll end up doing)Any ideas?
Thanks in advance
ادامه مطلب...