The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]() ![]() Hey guys ![]() Can anybody help me do this ? but only show if there is really a new post in section ![]() |
#2
|
||||
|
||||
![]()
i think that's need to makeing new Product to do this jop .
and will be Contains many of plugins . Product jop: See if there are new thread in a forum , and show alarm for members then a member who saw the alarm does not watch again . I do not know if there is a product exists or not, But I do not think that there is a simple code to do this jop . |
#3
|
|||
|
|||
![]()
You need to edit the forumhome_forumbit_level1_post template—and maybe the forumhome_forumbit_level2_post template too, depending on your forum structure.
You can create a conditional that uses $forum[statusicon] to decide whether or not to show the "new post" wording. |
#4
|
|||
|
|||
![]()
please , could you help me with this
![]() |
#5
|
||||
|
||||
![]() |
#6
|
|||
|
|||
![]()
Go into the forumhome_forumbit_level1_post template, then find the line that contains $forum[title].
Change it to look like: HTML Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" class="$forum[statusicon]"> $forum[title] </a> Code:
a.new { font-weight:bold;} a.new:after {content:"New Posts";font-size:80%;color:#00ff00;font-weight:bold;} |
#7
|
|||
|
|||
![]()
not working sir , thanks for trying
![]() |
#8
|
||||
|
||||
![]()
What is not working, the mod blind-eddie pointed out, the template edit darnoldy spoke of, or both?
|
#9
|
||||
|
||||
![]()
I tried the template edit darnoldy spoke of... but it didn't seen to work
|
#10
|
|||
|
|||
![]()
Depending on your forum structure, you may need to edit the template
forumhome_forumbit_level2_post instead |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|