The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
The team on my site are working on some changes to our theme, one of those has been removing the First Unread / Last post buttons, and we have changed the threadtitle to link directly to the first unread post.
That bit works. However, there are a few people who hate it, and want to be able to get to the first post. So I'd like to link the statusicon to the first post. Is this possible? Code:
<a class="threadstatus" rel="vB::AJAX" <vb:if condition="$show['threadcount']">title="{vb:rawphrase have_x_posts_in_thread_last_y, {vb:raw thread.dot_count}, {vb:raw thread.dot_lastpost}}"</vb:if>></a> Everything I've done so far just breaks the AJAX for locking the thread, which we would prefer to keep if possible. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|