The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum descriptions not showing. Why?
On the main page, forum descriptions are simply not showing. They are when entering a forum, though.
How can I fix this so that forum description only shows on the main page and *not* when viewing the threads in a forum? Basically, I just want to do the opposite. Many thanks! |
#2
|
||||
|
||||
Goto you admncp -> vBulletin Options -> vBulletin Options -> Forum Listings Display Options -> Set "Show Forum Descriptions in Forum Listings" to Yes
|
#3
|
|||
|
|||
Do you have the option set to YES in the AdminCP > vBulletin Options > Forum Listings Display Options where it says SHOW FORUM DESCRIPTIONS IN FORUM LISTINGS ??
And I'll think about the template thingy for the 2nd page inward to remove the description from there. |
#4
|
||||
|
||||
First
But it was only a second.... |
#5
|
|||
|
|||
Gather around kids, Daddy is going.......... oh wait. Already did that joke.
Okay, once again, its your NAVBAR template. Open that and do a search for Code:
<!-- NAVBAR POPUP MENUS --> Code:
<tr> <td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td> </tr> So before that <tr> put the <!-- and then after the </tr> tag put --> so it looks something like this. Code:
<!--- <tr> <td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td> </tr> ---> |
#6
|
|||
|
|||
OMG, I'm about to shoot myself in the face... and that's *after* I let you two punch me in the throat. LOL!
I don't get it. I actually did go all over those settings yesterday and somehow missed it. Lack of sleep will do this to you, I guess. Yes, descriptions are now showing on the main forum page. I just want to remove them when viewing the threads or posts of a forum. I would think this would have something to do with the NAVBAR template and the $foruminfo[description] value. Am I close? EDIT : LOL!!! Woah! I can't believe I was right! Congratulatory glass of champagne for me, garcon! I'll come back and tell you if that worked. Gimme a few minutes. EDIT #2 : Again, I bow to you, Morty! How long did it take you to be so masterful with vB anyway? Just started out 2.5 weeks ago and I learned a lot, but am obviously nowhere near your level. It's very interesting and flexible software, IMHO. Crazy what can be done. If you'd live in my city, I buy you a beer for this! |
#7
|
|||
|
|||
Um...... did you not read my post just above yours where I explained it all to you?
I'm pretty good with the templates, but if you need actually code edits, I'm the last guy you want to talk to. I'm lost when it comes to the kungfu talk. |
#8
|
|||
|
|||
I started typing it maybe a couple of minutes after your 1st post in this thread and looked around to see if I could find the solution myself. Then, saw that it would be too complicated for my current limited amount of vB knowledge, so I finished my post and sent it.
Again, thanks for everything!!! |
#9
|
|||
|
|||
So what's next?
Create a new thread for it of course. |
#10
|
|||
|
|||
Nothing for now, but I'll PM you if there's anything. I wish I could repay you somehow for all the time & work you invested in my forum. In the meantime, if you're interested in reading/posting, you're more than welcome to do so.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|