This topic has 3 replies, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #211959
     jukebox9988
    Participant

    How do I enable threaded comments. I want my readers to easily see who replied.

    #211960
     Kieran_SQ
    Moderator

    Hi,

    You can enable or disable nested comments in WordPress by going to WP Admin > Settings > Discussion > Heading: ‘Other comment settings’ and checking the option titled ‘Enable threaded (nested) comments’. Select a value from the dropdown based on how deep you want the comments to be nested, save.

    Once your options are saved clear your WordPress cache, any host cache, CDN and browser cache (Ctrl+F5) to see the changes.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #211964
     jukebox9988
    Participant

    Thanks but the comments section isn’t really nested. It’s hard to see the replies. Please check:

    https://www.expatkings.com/best-places-to-meet-costa-rican-women/

    I want them to be clearly indented like Neil Patel’s blog:

    https://neilpatel.com/blog/loading-time/

    #211966
     Kieran_SQ
    Moderator

    Hi,

    With nesting enabled you can override the styling to suit your needs by targeting the following class

    COPY CODE
    .depth-2 {
        margin-top: 20px;
        margin-left: 30px;
    }

    You can extend this to .depth-3, .depth-4, .depth-5 etc

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?