Hey all,
By each entry, in every template, there is a 'comment count', which count the amount of comments a user posted.
I don't like these counts, and so I want to dlete them from my blog.
Does anyone know how to do this?
Greetz,
Woody
Deleting the comment count
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Deleting the comment count
Hi!
You can edit the template file 'entries.tpl' of your template directory to remove that. Just search for "{$entry.comments}" to get near the place where it is shown.
Regards,
Garvin
You can edit the template file 'entries.tpl' of your template directory to remove that. Just search for "{$entry.comments}" to get near the place where it is shown.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Ah, I believe that comes from a plugin. But I don't remember which, so please list the names of your event plugins, and I can tell you which one it might be.
Regards,
Garvin
Ah, I believe that comes from a plugin. But I don't remember which, so please list the names of your event plugins, and I can tell you which one it might be.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Hi,
My log has the following plugins:
Markup: Serendipity, Markup: Emoticate, Markup: NL2BR, Browser Copatibility, Spam Protector, Spartacus, Show Emoticon/Smilie Toolbar, Category Assignment, Link List, User Profiles, Start Page Category, Glossary, Karma and Static Pages.
Thank you for your help.
Bye,
Woody
My log has the following plugins:
Markup: Serendipity, Markup: Emoticate, Markup: NL2BR, Browser Copatibility, Spam Protector, Spartacus, Show Emoticon/Smilie Toolbar, Category Assignment, Link List, User Profiles, Start Page Category, Glossary, Karma and Static Pages.
Thank you for your help.
Bye,
Woody
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Try to configure the 'User Profiles' event plugin, this one should be responsible for displaying the count of comments a user has made (option: "Show comment count?").
Regards,
Garvin
Try to configure the 'User Profiles' event plugin, this one should be responsible for displaying the count of comments a user has made (option: "Show comment count?").
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
