• Hi, i’ve modified WP themes for long time but today i’m having trouble with a new theme.

    In it’s folder there is a comments.php file but when i modify it nothing happens in the blog itself. it keeps showing the comments with i don’t know wich template.

    Ive looked the comments.php in /default but it doesn’t match the way the comments are being displayed, i don’t know what may be wrong.

    Can you pleas help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter anabelle

    (@anabelle)

    Ok i cant find out what’s wrong so im using

    ‘<?php include (TEMPLATEPATH . ‘/comments.php’); ?>’

    instead of

    ‘<?php comments_template(); ?>’

    and now it uses the correct file and displays the comment form but it doesn’t show me the comments already made.

    What can i do?

    Did you ever get this fixed properly? I’m having the same problem.

    Thread Starter anabelle

    (@anabelle)

    Yes, it actually was with a plugin. I cant remember wich exactli but I think it was the “paged comments” one.

    It had its own comments template.

    let me know if its the same for you.

    Can’t find it.

    Thread Starter anabelle

    (@anabelle)

    check with any comments related plugin you have…

    also try checking thatyour style.css is well recognized by WP, whe i has this problem I also had a problem with my CSS encoding. (it came from a Mac)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Modifying comments.php doesn’t work on theme’ is closed to new replies.