Russ
Well-known member
Maybe my morning coffee hasn't kicked in... but is there a way to link to the latest unread rather than the latest post.
Did a
but not really seeing anything to adjust the URL.
Code:
<a href="{xen:link posts, $forum.lastPost}" title="{$forum.lastPost.title}">{$forum.lastPost.title}</a>
Did a
Code:
{xen:helper dump, $forum}