Yes, I have the same problem. I kind of solved it by creating a single-comic.php in addition to single.php and I just deletet the loop from single-comic.php, so that it only displays the comic-area and nothing else.
but I am sure this is not the proper way to go. help appreciated.