|
uCoz Community Archives Locked Dilemma W/ User Ranks (No rank display below user's avatar in the forum) |
Dilemma W/ User Ranks |
Maybe I missed this setting as well, or maybe its a script issue that I need to modify, but for whatever reason, I cannot seem to find the box to check to display my user's rank below their avatar. The only way to see it is to click their profile link, and I want them below their avatars next to their forum posts. any suggestions?
|
Niz, the rank icon is not displayed under your profile because there is the group icon displayed (A) - by default either the group icon or the rank icon is displayed. The rank image is displayed under Meep's profile on your website just fine.
If you want both icons to be displayed, go to Control Panel -> Customize design -> Forum -> Appearance of entries, find Code <?if($GROUP_ICON$)?><div class="postRankIco">$GROUP_ICON$</div><?else?><div class="postRankIco">$USER_RANK_ICON$</div><?endif?> change it into Code <?if($GROUP_ICON$)?><div class="postRankIco">$GROUP_ICON$</div><?endif?> <?if($USER_RANK_ICON$)?><div class="postRankIco">$USER_RANK_ICON$</div><?endif?> User ranks are discussed here: http://forum.ucoz.com/forum/7-639-1 Let's continue the discussion in the mentioned thread. I'm not active on the forum anymore. Please contact other forum staff.
|
| |||
| |||