I have newest versions of WP, Atahualpa, & Greg's Threaded Comment Numbering.
Everything almost works perfectly, and I've referenced other people's work enough to get this far. The problem is, there is no reply link for each comment. I thought maybe it was just a cramped table but upon viewing source there is no Reply link inside the reply div tag.
<div class="reply"> THERE IS NO CODE INSIDE THIS...
</div>
You may view website example directly here: Abes Techno Song Comments
I've reworked the comments.php in Atahualpa to this so far:
comments.php pastebin
How can I go about getting a Reply link that functions for each comment posted into this setup?
Thanks very much!
Abe