Bug: cannot reply to js inserted post
-
It’s great that p2 automatically updates when there are new posts or comments, but when you click on reply for this new inserted post, you’re just redirected to the permalink.
onclick="return addComment.moveForm("comments-243", "0", "respond", "243")"This searches for an id, but there is none for an inserted post:
$(postParent).append('<ul class="commentlist inlinecomments"></ul>');How can I fix this? Thanks!
The topic ‘Bug: cannot reply to js inserted post’ is closed to new replies.
