I have selected NO so that my moderators wont show on the forum leaders but for some reason it still does :s is anybody able to help?
Announcement
Collapse
No announcement yet.
forum leader problems.
Collapse
X
-
Hello,
Admin Control Panel > Styles & Templates > Style Manager > Dropdown: Edit Templates > Browse to the "Show groups Templates" group and expand it > Open the SHOWGROUPS template and find this code:Code:<if condition="$moderatorbits"> <!-- moderators --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat" colspan="4">$vbphrase[moderators]</td> </tr> <tr> <td class="thead"> </td> <td class="thead" width="50%">$vbphrase[username]<if condition="$show['locationfield']"> / $vbphrase[location_perm]</if></td> <td class="thead" width="50%">$vbphrase[forums]</td> <td class="thead">$vbphrase[contact]</td> </tr> $moderatorbits </table> <br /> <!-- end moderators --> </if>
Save the template and the moderators won't be displayed on the forum leaders page.
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment