Forums

[resolved] Comments link disappears on single post page (2 posts)

  1. dbokser
    Member
    Posted 4 years ago #

    Hi everyone,
    I'm making a site where the layout is spread out into 5 different columns running 5 loops. I have a comments link for each post using
    <?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?>

    However, when I click on the link to go into the single page, all of the other links to add a comment disappear. the first 4 columns are in the header and the single page is getting the header so it's using the same code. Why is this happening?

    Thanks!

  2. dbokser
    Member
    Posted 4 years ago #

    apparently, comment_popup_link is built so it won't work on single posts or pages. Nevermind.

Topic Closed

This topic has been closed to new replies.

About this Topic