![]() |
Custom threads titles in forums by ID
Hi.
When i had 3.8.5 i was able to add custom titles to each thread in specifics forums. I remember that i was changing something in showthread by adding some code with the id of forum and custom title. i want that to be like: thread title - "Custom threads titles in forums by ID - custom title" thread title - "Vb4 Gold Released - custom title" Can u guys tell me or remind me the code for that ;> |
I think if you find the template that has the thread title, you could add after it something like:
Code:
<vb:if condition="$foruminfo[forumid] == X"> - Custom Title for forum X</vb:if> |
thanks you help me get into right code :)
but the correct one is: Code:
<vb:if condition="in_array($thread['forumid'], array(1,2,3))">Custom title</vb:if> |
Oh, sorry, I missed where you said it was it was for showthread. :o
|
All times are GMT. The time now is 01:14 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:
|