I've decided to do away with the pop-up comments on my blog. I've made my changes so the code that controls the pop-up looks like this:
<?php //comments_popup_script(); // off by default ?>
But when you click on the link to comment, you get to the "individual entry" page, but there's no form to comment with. I've checked the wp-comments template and the code is all there. I think I remember removing something from my index page when I added the pop-up comments so that nothing would show on the "individual entry" page but I cannot remember what I did or how to fix this. Can anyone help??
-Daisyhead