• Resolved dbokser

    (@dbokser)


    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!

Viewing 1 replies (of 1 total)
  • Thread Starter dbokser

    (@dbokser)

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

Viewing 1 replies (of 1 total)

The topic ‘Comments link disappears on single post page’ is closed to new replies.