The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Jump to New Post
How can I set it so that when you click on a thread it will take the user to the last read post, or first new post..
I know you can click the arrow next to the thread title and it will take you to the new post. But is there a way to make it do this when you click the Thread title? |
#2
|
||||
|
||||
Not by default, as clicking on the thread title is supposed to bring you to the first post. I think you might hurt your indexing with search engines by changing it, but not 100% sure.
|
#3
|
||||
|
||||
Just edit the threadbit template.
Find: Code:
{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'} Code:
{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_newpost}, 'threadid', 'threadtitle'} |
Благодарность от: | ||
New Joe |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|