W3 Updates, HTML, XHTML, CSS, JavaScript, AJAX, XML, PHP, Ruby, PHP Frameworks

Archive

Posts Tagged ‘comment’

How to Separate Comments and Trackbacks : WordPress Tips

October 18th, 2009

Most wordpress themes out there (by default) combine both comments and trackbacks / pingbacks together and display under the same list. But why bother separating them? Simply to make things looks more organize so your blog commenters have a clearer picture what are the comments, what’s not. Doing it is not hard, but you need [...]

Read More >>

Adding Comment Numbers To Your WordPress Theme

October 3rd, 2009

Here are the steps you can take to easily add numbers to your WordPress theme’s comments section. First thing you will want to do is create a backup your comments.php file. Locate the comments.php file. Locate the code that starts the comment loop. It will look something like this:

Read More >>