Title: Customize Comment Box position
Last modified: August 18, 2016

---

# Customize Comment Box position

 *  Resolved [Thort](https://wordpress.org/support/users/thort/)
 * (@thort)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/customize-comment-box-position/)
 * Hi !
 * When clicking on the link at the end of the post the comment box appear. The 
   problem is, when clicking the comment box link, the site jumps up to the beginning
   of the post. Then, one have to scroll all the way down to the comment box. Very
   annoying!
 * Is it possible to have the site stay at the position of the link after clicking
   the link, and display the comment box immediately on the screen whithout having
   to scroll down to it?
 * My site:
    [http://thort.se/photoblog/category/snow-covered-forest/](http://thort.se/photoblog/category/snow-covered-forest/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [citeewurkor](https://wordpress.org/support/users/citeewurkor/)
 * (@citeewurkor)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/customize-comment-box-position/#post-312901)
 * this should help you
    [http://wordpress.org/support/topic/54655?replies=3](http://wordpress.org/support/topic/54655?replies=3)
 * If there are no comments on a particular article the comments link has “#respond”
   on it, which isn’t included in a lot of customized themes.
    I noticed this earlier
   and you need to add a bookmark into your theme somewhere: `<a name="respond">`
   I put it into my comments.php template just above the comments form.
 *  Thread Starter [Thort](https://wordpress.org/support/users/thort/)
 * (@thort)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/customize-comment-box-position/#post-312905)
 * Thanks for you fast reply citeewurkor!
 * As you suggest I have put `<a name="respond"></a>` at the beginning of my comments.
   php template. Note, you forgot `</a>`. I had to add `</a>` to make the site validate
   properly.
 * And it works! Now, the site doesn’t jump back to the beginning of the post when
   clicking on the comments link. The comment box appear immediately on the screen.
   Just as I want it to do.
 * Very Good. Thanks! 🙂
 *  [citeewurkor](https://wordpress.org/support/users/citeewurkor/)
 * (@citeewurkor)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/customize-comment-box-position/#post-312906)
 * What did I forget?
    looks like it got garbled.
 *  Thread Starter [Thort](https://wordpress.org/support/users/thort/)
 * (@thort)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/customize-comment-box-position/#post-312908)
 * Sorry !
 * I forgot to put backticks around the tag. This is the first time I write tags
   in a post in this forum. Now, I have edited my reply above.
 *  [citeewurkor](https://wordpress.org/support/users/citeewurkor/)
 * (@citeewurkor)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/customize-comment-box-position/#post-312909)
 * oh, the closing tag.
    Yeah. It works with most browsers without it. But for validation,
   you’re correct. I suspect you could self close it, too. like this
 * `<a name="respond" />`
 *  Thread Starter [Thort](https://wordpress.org/support/users/thort/)
 * (@thort)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/customize-comment-box-position/#post-312917)
 * `<a name="respond" />` also validates okey.
 * 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Customize Comment Box position’ is closed to new replies.

## Tags

 * [custom](https://wordpress.org/support/topic-tag/custom/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [Thort](https://wordpress.org/support/users/thort/)
 * Last activity: [20 years, 5 months ago](https://wordpress.org/support/topic/customize-comment-box-position/#post-312917)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
