Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Comments, trackbacks & pings (http://forum.bytesforall.com/forumdisplay.php?f=19)
-   -   [SOLVED] How to NOT display Comment Date and Time (http://forum.bytesforall.com/showthread.php?t=18417)

mkellam Sep 19, 2012 02:55 PM

[SOLVED] How to NOT display Comment Date and Time
 
Hi,

I would like to remove the display of Date and Time from Comments on posts. How might I accomplish this?

Based on this thread, I assume I might need to modify the wordpress function wp_list_comments() but I don't seem to be able to find the file where it is defined.

If this is not the best way to remove the comment date display, please let me know how I might accomplish it.

Thanks!

Michael

Wordpress 3.4.1
Atahualpa 3.7.3

mkellam Sep 19, 2012 03:07 PM

Never mind! I googled it and this post solved the problem, specifically adding this to the CSS Inserts:

HTML Code:

.comment-meta a {display:none;}
.comment-meta span a {display: inline;}


Not sure why that thread didn't show up in my original search on the BFA Search Engine but it's all good now!

Thanks!

Michael


All times are GMT -6. The time now is 05:30 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.