how can I use php variables in xenforo template, which php we should use ? We will make extra definition from outside
https://puu.sh/vHPdi/0de453339a.png
I use only forums home page.
I use this code:
<xen:if is="{$visitor.user_id}">
<title><xen:if is="{$title}">{xen:raw $title} |...