![]() |
"New Post! " after section name ?
http://img836.imageshack.us/img836/6096/lfm2.png
Hey guys :) Can anybody help me do this ? but only show if there is really a new post in section :) |
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 . |
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. |
please , could you help me with this :) ?
|
|
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;} |
not working sir , thanks for trying :)
|
What is not working, the mod blind-eddie pointed out, the template edit darnoldy spoke of, or both?
|
I tried the template edit darnoldy spoke of... but it didn't seen to work
|
Depending on your forum structure, you may need to edit the template
forumhome_forumbit_level2_post instead |
All times are GMT. The time now is 08:50 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:
|