![]() |
How to add an automatic link in every thread in a particular forum
I would like add automatic link in the tread only in a particular forum [id]
when someone adds a new thread, this link will automatically be put on the first line of the post in that forumdisplay. Where is postbit? should I change and what exactly should I change? how to do that? |
You can add it to the postbit (or postbit_legacy, depending on which one you use) template. Find where the message is displayed (should say $post[message] I think) and add above it:
HTML Code:
<if condition="$thread['forumid']==x AND $post['postid']==$thread['firstpostid']"> |
All times are GMT. The time now is 02:21 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|