How to I hide the registered, location, and # of posts on each post?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sonshi
    Member
    • Jun 2002
    • 32

    How to I hide the registered, location, and # of posts on each post?

    I don't want it to show at all for all users, because this seems rather redundant. Thanks!
  • Cary
    Senior Member
    • Apr 2002
    • 4433
    • 3.6.x

    #2
    Admin CP --> Templates --> Modify --> [showall] --> Postbit Templates --> postbit [change original]
    Remove the following lines: (19, 20, 21)

    <smallfont>Registered: $post[joindate]<br>
    Location: $post[field2]<br>
    Posts: $post[posts]</smallfont></td>

    Save.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...