• Hii , when sameone reply in a comment

    his reply comment look like a new comment not reply

    what the reply must be:
    Comment
    Reply

    but me

    Comment
    Reply

    this is my code

    <?php comment_reply_link(array_merge( $args, array('reply_text' => 'Reply', 'depth' => $depth, 'max_depth' => $args['max_depth']))); ?> <?php edit_comment_link('Edit','/ ',''); ?>

    plz need help

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Are you able to provide a link to show what you mean? All replies, are technically a comment so I’m a little confused as to what you are seeking help with?

    Thread Starter soufix

    (@soufix)

    what the reply should be:
    Comment
    …Reply

    but me

    Comment
    Reply

    reply looke like a new comment

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    That’s confusing to us, you need to illustrate your problem clearer. Can you provide a link to an image at least that shows the issue?

    Thread Starter soufix

    (@soufix)

    @andrew

    http://i59.tinypic.com/rr6mus.jpg

    1- i click REPLY then i comment
    2- it look like a new comment,

    3- normally reply shoud under comment ++

    i mean

    Comment here
    ……. Reply Here

    Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Does this happen with any other theme? Have you tried switching themes?

    Thread Starter soufix

    (@soufix)

    i dodnt try another theme

    i want fix that please

    is there a prb in this code:


    <?php comment_reply_link(array_merge( $args, array('reply_text' => 'Reply', 'depth' => $depth, 'max_depth' => $args['max_depth']))); ?> <?php edit_comment_link('Edit','/ ',''); ?>

    sry for my bad eng

    Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    No, there is nothing wrong with that code but it is hard to help when you are not willing to let us help you.

    If it is a theme related issue that can be fixed with CSS. If it is a plugin, it may require more steps, so please, try “previewing” another theme and let us know if the issue is resolved. If it doesn’t then it means a plugin is your culprit.

    Unfortunately the screenshot makes it even harder to understand what you are asking. Is the reply link supposed to be in a different location?

    Please provide as much information as you can give so we can best help.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Probleme Reply a Comment’ is closed to new replies.