michaelshapcott
Member
Posted 2 years ago #
The theme I'm working with has a little black blurb box at the upper right of each post that lists the number of comments and when you click on it it takes you to the single post page which has the comment box. I'd like to keep the comment count on the front page but since there is nothing that says 'leave a comment' I'm afraid visitors won't know how to do that. I'm hoping someone can help me figure out how I can ADD a 'leave a comment' text link to the bottom of every post (preferably next to the share icon) on my front page? (www.michael-shapcott.com/blog)
Thanks so much.
michaelshapcott
Member
Posted 2 years ago #
Thanks for the link. I followed the instructions and put the code in my index.php and comments.php and it sort of worked although instead of placing the link at the bottom of just the front page post like I wanted, it awkwardly puts the link at the top of the page above the post title on both the front blog page and on single post pages. Could the code for the black comment blurb box is messing with this new comment code?
Unlikely. I think it's simply down to where you've placed the new tag in the template files.
michaelshapcott
Member
Posted 2 years ago #
I placed the code right after the block of code for the black comment box on the index.php and at the end of the page for the comment.php - where should I have placed it?