I use WordPress with the Headway theme. I want to add some functionality found on a different theme, called “Smells like Facebook”
Specifically: I want to display a few comments and a little add-comment box after EACH post on the blog INDEX page. That’s right, I want visitors to be able to see AND add comments right from the INDEX page, without having to go into each post page. This functionality should be available ONLY on the INDEX page – individual post pages can have the normal full-blown commenting system that comes with WordPress.
This feature is available in the Smells Like Facebook Theme, I am attaching that theme right here.
The Headway theme is pretty complex – I don’t want to modify it at all, but it does have hooks to execute PHP everywhere, including after each post on the index page. I would like this built as a simple WordPress plug-in if possible.
I’m attaching the Smells Like Faceook Theme, so you can take a look at it, and two screenshots of what I want: 1 – Displaying a configurable amount of comments, and 2 – Entering comments from the Index page using fields that appear when you click the empty text field.