Im using comments as a guestbook on a website, im using wp_list_comments with 20 comments per page, newest comment on top and last page first.
Now what i want to do is to allways fill the fill the first page with 20 comments.
If i have 21 comments the first page will only show 1 comment right now.
Can some one please help me with this.