Forums

Threaded comments not working (6 posts)

  1. gotokarin
    Member
    Posted 2 years ago #

    Hi,

    I have checked the 'Enable threaded (nested) comments 5 levels deep' option in the dicussion settings of my blog (http://consumelessforayear.com), but it doesn't work. I've also tried the WordPress Thread Comment plugin, which addes a link 'Reply' to comments, but these links don't work. How can I successfully enable threaded comments?

    Thanks!

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Have you tried switching to the default theme to see if threaded comments work then? It could be that your theme doesn't currently support comment threading - especially if it uses a custom comment listing.

  3. mauricenaef
    Member
    Posted 2 years ago #

    Check what version of WordPress you are running, I'ts not supported out of the box with older versions. Also check if in your comments template they are being called properly. See If you have a line which reads
    <?php if ($comments) : ?>

    ...etc.

  4. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    <meta name="generator" content="WordPress 2.9.1" />

    It's supported on the site by WP. Whether the theme supports threaded comments is another matter entirely...

  5. kurosquare
    Member
    Posted 2 years ago #

    The theme needs to be specially coded to properly display threaded comments.
    See default usage.
    http://codex.wordpress.org/Template_Tags/wp_list_comments#Examples

  6. gotokarin
    Member
    Posted 2 years ago #

    So, I guess that my theme doesn't currently support threaded comments. Kurosquare, I had a look at your link (thanks for that!), but I am quite new to this coding. Am I correct in assuming that I could change the code of my theme in order to have it displaying threaded comments? Sorry, but I can't really figure out from the page you gave me how to do that...

    Thanks for your help everybody!

Topic Closed

This topic has been closed to new replies.

About this Topic