• Resolved johncpt

    (@johncpt)


    Hey Guys,
    So I’ve been messing around a lot with my site
    (wfs) https://www.craicconditioning.com and in the process I removed the comments from the bottom of each post.
    I want to have the typical ‘add comment’ option at the end of each post on the main page. I’m sure this is a quick fix.
    Any ideas ????

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator keesiemeijer

    (@keesiemeijer)

    use the comments_popup_link in your theme’s template files to show how many comments there are at the bottom of your posts. example:
    <?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?>

    Thread Starter johncpt

    (@johncpt)

    ohhhhhh now theres a new problem. When I click on the title of the post and error page pops up. ?????

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Comments on main page ???’ is closed to new replies.