Hey there — really obvious newbie question here, but I’m just getting started with WordPress and AWP so all patience is appreciated…
On the blog I’m putting together, I would like to have my Main index page function so that when I click “5 comments” (the text that awp_comments_link generates) to reveal the comments inline, the comments are automatically followed by a comment form. I don’t want to have the comment form visible until the Comments themselves are visible, so “Have Add Comment Box open by default on index page?” doesn’t get me there.
Following the ReadMe instructions, I’ve been able to add both the Show Comments and Add Comment links and have them load up the respective elements, but it requires two clicks to display both elements, and having to scroll all the way up to the top of the comment thread to activate the Comment Form is a little counterintuitive. Is there a way to change my index,php file so that clicking the %count link can activate both inline comments and a comment form simultaneously?
Thank you in advance — am really impressed with all the increased functionality!