I Broke my Threaded Comment Replies
-
I’m building a theme from the ground up, and I’m having a hard time figuring out the proper implementation of the dynamic reply form for threaded comments. What needs to happen is when a visitor clicks the “Reply” link in a post comment, the post comment form needs to appear right beneath the relative comment.
I thought I had the problem licked last week — it was working fine — but after some (seemingly unrelated) changes I made today, it’s not working again. Instead of the addComment.moveForm function bringing the form up underneath the respective comment when clicking “Reply”, I’m getting a whole page refresh and an anchor call to #respond.
Any suggestions on where to start looking to troubleshoot? Me providing some code would probably be helpful too, so any suggestions on where the problem might be originating from and I’ll paste some here to review.
- The topic ‘I Broke my Threaded Comment Replies’ is closed to new replies.