Hi!
i use this code: comments_template("/comments-latest.php");
I use it to show the latest comment on the posts on my index file, i want the members being able to post right from the indexpage without visiting the post.
The posting works but, i dont get redirected to the current page, i just end up in domain/wp-comments-post.php
Any sollutions?