I want to take a minute to applaud those kind people out there who take the time to develop useful scripts and offer them for free to the world. It means a lot to me when I’m busy and with some searching in Google, can find the perfect script for my needs and at a cost anyone can afford: FREE!
Here is one example, an animated collapsible div script. I needed to make a text link, that when clicked would slide open a div with my quote request form. And I wanted that nice slide effect. This script was exactly what I wanted and more. Check it out.
How to Add Nested Comments to WordPress
Was following up with questions on my blog and it really bugged me that my replies to comments didn’t appear as replies to user comments. They just appeared as a totally new comment down the line.
I enabled nested comments under Settings > Discussion, but it didn’t change anything. I noticed there was nothing in the code to differentiate between first and second level comments.
Finally, with a little more research I was able to find a helpful article on this, which mentioned using the WordPress Thread Comment plugin. I installed the plugin, and it works exactly the way I want it, even on existing comments.
In your WordPress admin area, go to Plugins > Add New and search for WordPress Thread Comment. Install and activate the plugin and make sure that nested comments are enabled under Discussion, and you’re ready to go!