XenForo
Administrative
- Thread starter
- Admin
- #1
Hello, I countinue with my issue from this topic in here because there main issue is solved XF 2.2 - Category or prefix next to the forum title
But now the second issue is I would like to we this code:
HTML:
Read more
ادامه مطلب...
But now the second issue is I would like to we this code:
HTML:
Code:
<xf:if is="!$noH1">
<xf:if is="$containerKey == 'node-1'">
<xf:set var="$firstBreadcrumb" value="{$breadcrumbs|last}" />
<h1 class="p-title-value">{$h1}{{ ' | '.$firstBreadcrumb|first }}</h1>
<xf:else />
<h1...
Read more
ادامه مطلب...