Forums
Forums / Themes and Templates / Problem adding a 'leave a comment' button to posts
(@sugarandcloth)
13 years, 11 months ago
I’m currently trying to add a ‘leave a comment’ button to the front page of each post (as opposed to having to look at a single post in order to leave a comment), but when I add:
<?php comments_popup_link( $zero, $one, $more, $css_class, $none ); ?>
to the loop and/or comment loop, it still isn’t showing on my site, http://www.sugarandcloth.com
I’m not sure what I’m doing wrong..
The topic ‘Problem adding a 'leave a comment' button to posts’ is closed to new replies.
(@sugarandcloth)
13 years, 11 months ago
I’m currently trying to add a ‘leave a comment’ button to the front page of each post (as opposed to having to look at a single post in order to leave a comment), but when I add:
<?php comments_popup_link( $zero, $one, $more, $css_class, $none ); ?>
to the loop and/or comment loop, it still isn’t showing on my site, http://www.sugarandcloth.com
I’m not sure what I’m doing wrong..