Rodrigo
Rodrigo

Reputation: 1

¿How can I locate comments box before the list of comments in Blogger?

The design of comments of Blogger set the comments box at the end of the comments lists. I think its great, unless there are too many comments. So, I was looking for a way to put the comment box first, I think its better for UX!

Can you help me, please?

PD: I know Google+ comments has this option, but I prefer to keep on my Blogger account! In fact, they (Blogger Help Forum) recomended me with you!

This is what I would like to do:

This is what I would like to do

Upvotes: 0

Views: 136

Answers (1)

user6144987
user6144987

Reputation:

Go to Theme > Edit HTML, search for <b:includable id='threadedComments' var='post'> and move the block within <p class='comment-footer'> before <div class='comments-content'> like the followingenter image description here

Upvotes: 1

Related Questions