hey i saw your website..believe me i’m impressed.
I know im stupid but , can i get some template like this?
Well , and it works , (i.e. user cant comment ) but still, when i write some post, then it shows ” Comments (0)”
Is there anyway that i could remove this also ?
Hey..
My index.php file contains only the following text :
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./wp-blog-header.php’);
?>
What about it now?