This will latest x thread on to your forum sidebar.
Install
Step 1
Upload the contents of "library" to your XF root directory
Step 2
Import the XML product through your Admin CP
Admin CP > Home > Install Add-On > Select 'addon_tenshi_latest_thread.xml'
Step 3
Find your "forum_list" template to include the new sidebar item
Admin CP > Appearance > Templates > Search for forum_list > Click forum_list to edit it
Search the template and find:
Code:
</xen:sidebar>
Right above it add:
Code:
<xen:include template="tenshi_latest_thread"></xen:include>
Install
Step 1
Upload the contents of "library" to your XF root directory
Step 2
Import the XML product through your Admin CP
Admin CP > Home > Install Add-On > Select 'addon_tenshi_latest_thread.xml'
Step 3
Find your "forum_list" template to include the new sidebar item
Admin CP > Appearance > Templates > Search for forum_list > Click forum_list to edit it
Search the template and find:
Code:
</xen:sidebar>
Right above it add:
Code:
<xen:include template="tenshi_latest_thread"></xen:include>