I can't for the life of me find the option to turn the first unread link ON. Where is this setting?
IN SHOWTHREAD TEMPLATE:
IN SHOWTHREAD TEMPLATE:
Code:
<vb:if condition="$show['firstunreadlink']"> <li class="popupmenu"><h6><a class="firstunread" href="{vb:raw firstunread}">{vb:rawphrase view_first_unread} </a></h6></li> </vb:if>
Comment