Hello, I am using WP version 1.5.1.3. I tried searching the forums (also google search) before asking this question, but didn't find anything that helped. Any help would be greatly appreciated.
Currently, whenever a user clicks on a permalink (i.e., link to that post's comments), the link directs the user to the *top* of the comments page. This also seems to be the case for the 'previous' and 'next' links (i.e., they jump to the *top* of the next page). Okay...
The layout I am currently working on displays the comments (and corresponding post) way down below a bunch of other stuff, so that the user has to scroll down quite a bit to see them.
Is there a way to change the target location of the permalinks and prev/next links? It would be great to be able to designate anchors of some sort so that users won't have to scroll two screens down before seeing the comment or next post.
I hope that was somewhat clear...