![]() |
| ||||||||
|
|
#1 |
|
Wishing Everyone Success!
War Room Member
Join Date: May 2009
Posts: 84
Thanks: 17
Thanked 1 Time in 1 Post
|
Hi everyone,
I'm currently using a WordPress plugin to take out the dates from my posts. But whenever someone makes a comment it leaves a date. This plugin doesn't take the date out of people's comments. Would you know how I can take out the date? I tried looking in my comments.php file for anything that said date or time but nothing. I started messing around with my comment-template.php and I got a few error messages on my comments. Any help would be appreciated. Thanks!
|
|
|
|
|
|
|
|
|
#2 |
|
Advanced Warrior
War Room Member
Join Date: May 2004
Location: Perth, Australia.
Posts: 606
Thanks: 4
Thanked 124 Times in 98 Posts
|
Hi,
It depends slightly on what template you are using, but in the default template, look for the comments-popup.php file and then simply replace all occurrences of : <?php comment_date() ?> with If not using the default template, simply do a search in your template folder for all PHP files that contain the text comment_date() and then do the replace in that file. Hope this helps Bruce |
|
Start Your Own BlogFarm -Get All The Links You Want
|
|
|
|
|
|
|
#3 |
|
Wishing Everyone Success!
War Room Member
Join Date: May 2009
Posts: 84
Thanks: 17
Thanked 1 Time in 1 Post
|
Hi Bruce,
I'm going to try this now. Thanks!
|
|
|
|
|
|
|
|
|
#4 |
|
Wishing Everyone Success!
War Room Member
Join Date: May 2009
Posts: 84
Thanks: 17
Thanked 1 Time in 1 Post
|
Hi,
I just tried that and even searched and nothing. Nothing worked. I did find it in a file called legacy.comments.php and did what you said, but I'm still seeing the comment date. |
|
|
|
|
|
|
|
|
#5 |
|
Advanced Warrior
War Room Member
Join Date: May 2004
Location: Perth, Australia.
Posts: 606
Thanks: 4
Thanked 124 Times in 98 Posts
|
What template are you using and what is your blog's url?
At least that way I might be able to help even more. You can PM me if you want Take care Bruce |
|
Start Your Own BlogFarm -Get All The Links You Want
|
|
|
|
|
|
|
#6 |
|
Wishing Everyone Success!
War Room Member
Join Date: May 2009
Posts: 84
Thanks: 17
Thanked 1 Time in 1 Post
|
A PM coming your way!
|
|
|
|
|
|
|
|
|
#7 |
|
HyperActive Warrior
War Room Member
Join Date: Apr 2008
Location: Michigan, USA
Posts: 297
Blog Entries: 1
Thanks: 13
Thanked 42 Times in 25 Posts
|
I'm trying to do this as well... can't find directions anywhere - anybody actually remove comment dates?
|
|
|
|
|
|
|
|
|
#8 | |
|
Lisa Dozois
War Room Member
Join Date: Jan 2006
Location: Florida, USA.
Posts: 573
Thanks: 86
Thanked 201 Times in 102 Posts
|
Quote:
Code:
.commentmetadata {
font-size: 10px;
margin: 0px;
display: none;
}
| |
|
-- Lisa G
Is THIS an ethical way to get people to comment on your blog? April 15th is Tax Day - Click Here to Make It Pay Day! |
||
|
|
|
![]() |
|
| Tags |
| blog, comments, date, people |
| Thread Tools | |
|
|
![]() |