Display sub-forums below the thread list

Unmaintained Display sub-forums below the thread list

Compatible XF 1.x versions
  1. 1.0
  2. 1.1
  3. 1.2
  4. 1.3
  5. 1.4
  6. 1.5
This resource is not affiliated with XenForo Ltd.

Open the forum_view template and find this code:
HTML:
<xen:if is="{$renderedNodes}"><xen:include template="node_list" /></xen:if>

Then move it to below this code:
HTML:
<div class="discussionList section sectionMain">
    <xen:include template="thread_list" />
</div>
...
You do not have permission to view the full content of this resource. Log in or register now.
  • sub-forums.webp
    sub-forums.webp
    40.8 KB · Views: 795

Latest reviews

Very nice and useful, thank you Brogan.
Top Bottom