to clarify:
the main page of the blog shows a link to the popup comments beneith each post. If I go to the permalink url the post shows on it’s own but without the embedded comments and post comments form.
I have the following files in my theme folder: comments.php, comments-popup.php, index.php and style.css.
so i need to add <?php comment_template(); ?> into a file somewhere, but I have no clue which file to add it to.
p.s thanks for your help so far – you are very helpful people.