Did you install or upgrade ?
This happens if you use a 1.2index with a 1.3build.
Or you have removed code from the index which needs to be there.
It’s 1.2, but some changes have been made somewhere then .. the background / button text / no menu.
huh?
umm, i changed the background and deleted the menu. but the comments weren’t like that untill…right now. i’m not sure what i did.
this line:
<?php include(ABSPATH . ‘wp-comments.php’); ?>
if i remove it, the form is removed from my main page, but than comments don’t work at all. (if i click on comments, the comments page does not show the comments or form)
if i don’t remove it, well the form for comments is on my main page which i don’t want.
so how to enable comments, without having the form on my main page??
You just had it in the wrong place – ‘prolly a little lower in the paste so it only shows up on the permalink and not the main page.