Forums

Reverting from pop-up to regular comments (4 posts)

  1. Daisyhead
    Member
    Posted 5 years ago #

    I've decided to do away with the pop-up comments on my blog. I've made my changes so the code that controls the pop-up looks like this:

    <?php //comments_popup_script(); // off by default ?>

    But when you click on the link to comment, you get to the "individual entry" page, but there's no form to comment with. I've checked the wp-comments template and the code is all there. I think I remember removing something from my index page when I added the pop-up comments so that nothing would show on the "individual entry" page but I cannot remember what I did or how to fix this. Can anyone help??
    -Daisyhead

  2. Daisyhead
    Member
    Posted 5 years ago #

    Got it figured out. I was looking for this:
    <?php include(ABSPATH . 'wp-comments.php'); ?>
    </div>

  3. Daisyhead
    Member
    Posted 5 years ago #

    Ugh. Stupid me. I had an extra div tag. All is fine now. =)

  4. steevak
    Member
    Posted 5 years ago #

    Glad we could help. :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.