Bad code and post delays

Sorry about no posts today. I’ve been working on resolving a very difficult problem.

I’m trying to get the wonderful Shutter Reloaded plugin working. Its similar to Lightbox, where it allows you to click an image and get a pop-up overlay that resizes to the browser window. But I can’t seem to get it working completely. It just won’t work on single-post pages. It works everywhere else though.

For example, on the frontpage, I have a post about Spore with images: http://www.pinkonbrown.org/

Ok..images seem to popup fine. Now, what about the single post:
http://www.pinkonbrown.org/2008/02/13/spore-release-date-announced/

Nope. Doesn’t work. I know its the template, but I can’t seem to find where it might be! I’ve used diff editors to compare, I’ve searched for alike CSS DIVs or errors…and I just cannot find anything.

The solution seems so simple - but I just cannot find it.

I think I narrowed it down to the comments template on the theme that I’m using - but I still can’t find the problem.

It seems when I remove the line:
<?php comments_template(); ?> then it works. However, comments.php in the theme that I’m using is exactly the same as the one that’s included in the Default WP theme…which actually works with the Shutter plugin that I’m trying to get to work.

I’m seriously ripping my hair out over this.

So - I’ll get around to posting eventually…as soon as this issue is resolved.