Hi,
I'm implementing a blog for a client and use the CGFeedback module for comments.
After a comment-submit, the client would like the page to "jump" to the latest comment.
How do I do this with the CGFeedback module?
Best regards,
Henrik
CGFeedback - jump to comment after submit
Re: CGFeedback - jump to comment after submit
Code: Select all
<div class="commentform">
{CGFeedback key1="CGBlog" key2=$entry->id action="default" policy="session"}
</div>