The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Message in First Post of Thread
I know about a plugin that lets you use a different template for the first post.
https://vborg.vbsupport.ru/showthrea...ght=first+post I am using it and it works fine. Now, though, the need has come up to show a message in the first post of some forums other than the ones where I use the plugin. How can I do that? |
#2
|
|||
|
|||
I am a little unclear,
Is there an example and a more vivid description for us to better assist you? Thank you, |
#3
|
||||
|
||||
I think this will work to put a message in the first post (test it to make sure):
HTML Code:
<if condition="$post[postcount] == '1'"> Your message here.</if> |
#4
|
|||
|
|||
Ah, I think I understand now.
Also you may want to add functions in to define which forums to have this in. So what Lynne posted possibly could have to be altered to a IF ELSE statement. |
#5
|
|||
|
|||
Thank you, Lynne! That worked great. Big hug for you!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|