Regards
Sissel
I’m trying to put the Comments-link, or better, the number of comments, into the entry-meta – instead of the author. I’m pretty sure, I just need to adjust this
<div class=”entry-meta”>
<?php libretto_posted_on(); ?>
<?php if ( ! post_password_required() && ( comments_open() && ‘0’ !== get_comments_number() ) ) : // Show comment count if > 0 ?>
<span class=”sep”> · </span>
<span class=”comments-link”><?php comments_popup_link( __( ‘Leave a comment’, ‘libretto’ ), __( ‘1 Comment’, ‘libretto’ ), __( ‘% Comments’, ‘libretto’ ) ); ?></span>
<?php endif; ?>
<?php edit_post_link( __( ‘Edit’, ‘libretto’ ), ‘<span class=”sep”> · </span><span class=”edit-link”>’, ‘</span>’ ); ?>
</div><!– .entry-meta –>
to make the link show, but so far I just end up breaking the template. Any ideas?
]]>I have read various such topics and cannot seem to find an answer.
To sum it up: I want to remove the Leave a comment link form below the Post Title. Also, I would like the comment box to be visible at the end of the post, without having to first click on the link.
I am using Genesis Theme, and my website is: www.thechickmanifesto.com
Please help.
Thanks!
However, I have noticed that my users are not leaving many comments and it turns out to be because that did not see a ‘Comments’ link.
How do I add to my main WP page, a ‘Comments’ link at the bottom of each article w/o messing up the comments area on the individual article pages?
I have seen many old threads referring to a Comments Popup code, but I cann find any actual instructions (edit this file | find this code | insert this code there | etc…).
Ideas?
]]>Website: https://d25323745.t275.easykhosting.com/
Theme: Twenty Sixteen
]]>Could there just be a ‘comment’ button hyperlink below each post on the home page please? or something obvious that I can add to each post?
thanks so much!!
]]>My site is https://damesthatknow.com
I’d like for the author and date stamp to stay at the top of the entry as it is, but I want to bring the comments link down to the bottom and also add category link right next to the comments link as well.
Posted in (category) | Leave a comment
What would be the best way to accomplish this?
]]>How can I add this to Penscratch?
]]>