Help - Search - Members - Calendar
Full Version: Remove a default item in the topic view
Invision Power Services > Invision Power Services, Inc. > IPS Company Feedback > IP.Board
pontoon
I don’t know if this is already a feature or not, but since I spent a long time looking and not finding any such options, then I think there should be an option to remove any of the default items from the topic view on any members posts.. I mean these ones

Group:
Posts:
Joined:
From:
Member No.

Like for example I wanted to remove Group but see no way how, as far as I can see you can only add / remove custom ones..
riven3d
you can remove these from each of your skins its a simple edit

Go to ACP > Look & Feel > select a skin > Edit Template HTML > Topic View > RenderRow

you will see

CODE
{$author['avatar']}<br /><br />
{$author['title']}<br />
{$author['member_rank_img']}<br /><br />
{$author['member_group']}<br />
{$author['member_posts']}<br />
{$author['member_joined']}<br />
{$author['member_location']}
{$author['member_number']}<br />


just remove what you dont want from each skin
pontoon
Sorted original.gif, well I suppose that settles that then, though an easy admin CP option would still be nice, but most helpful, thanks very much..
pontoon
Seems you have to make changes to the blogs and galls to if you want the comments to be the same in the TopicView

skin_gallery_comments (Non-Default Group) > CommentRow

&

skin_blog_show (Non-Default Group) > blog_show_comment

** Yes indeed an admin option to change all would be nice **
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.