View Full Version : blocking thread title showing in forum listing?
RobFerrari
11-19-2010, 01:06 AM
how can you block the latest thread title showing in the forum listing? most forums I want to show latest thread, but there is one I don't.
thank you.
Lynne
11-19-2010, 01:21 AM
You can put a condition around it:
<if condition="$forumid != x">show the code for last post<else />(insert non-breaking space or a dash here)</if>
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.