• Relative noob here, so please forgive me if this is a dumb question.

    I’m using the “Son-day by Jinsona designs” template. There is a line underneath the post that has a link showing the number of comments, and clicking on the link displays the comments below the post along with the form to submit a new comment.

    I’d like to always have the comments displayed, and either change this link to open the new comment form or have a “Leave a comment” link at the bottom of the comments. Unfortunately I haven’t been able to figure out how to control this.

    Help! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter 724929

    Ok, I’ve mostly figured out how to do this by editing the template index.php file. But I still need a little help.

    I’m no SQL guru and need to query the wp database to find out if a given post has comments. The query just has to return some value that can be checked for true (such as “$num_comments >= 1”), I don’t need any additional info about them at this point.

    Someone know what that code should look like?

    Thanks!

    found a solution?
    i′d like to know it

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to have comments always displayed?’ is closed to new replies.