![]() |
Remove Threads And Posts Columns From The Forum
1 Attachment(s)
If you need remove threads and posts columns from forum home and forum dislay, modify this :
Forum Home : Forum Home Templates / FORUMHOME find : Code:
<td class="thead">$vbphrase[threads]</td> Code:
<!-- <td class="thead">$vbphrase[threads] --></td> Code:
<td class="thead">$vbphrase[threads]</td> Code:
<!-- <td class="thead">$vbphrase[threads] --></td> Forum Display templates / FORUMDISPLAY find: Code:
<td class="thead">$vbphrase[threads]</td> Code:
<!-- <td class="thead">$vbphrase[threads] --></td> Code:
<td class="thead">$vbphrase[threads]</td> Code:
<!-- <td class="thead">$vbphrase[threads] </td> --> |
Isn't this going to break every users forum that follows your code? Leaving 4 </td> tags there doesn't seem to me to be correct.
This, as an example: <!-- <td class="thead">$vbphrase[threads] --></td> Should be this: <!-- <td class="thead">$vbphrase[threads] </td> --> |
thanks i was trying to figure how to do that....:up:
|
demo ?
|
Quote:
|
*tagged*
I think that this is one of those mods that you need to do before you do the "forums arranged in columns on forumhome" mod (https://vborg.vbsupport.ru/showthread.php?t=99829). Useful :up: |
Hello,
I need to remove the threads column from my forum home. I spent the best part of Sunday working on this, but I'm not having any luck. I just came across this thread, but: * my forumhome_forumbit_level1_post template doesn't contain the above code; * my forumhome_forumbit_level2_post template has no such code either; * what's up with the left over </td> tags? Could someone please point me the right direction? |
Quote:
|
It works beautifully now! Thanks Limode!
|
Quote:
|
All times are GMT. The time now is 01:44 PM. |
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:
|