badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Number of replies to comments

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #54475
    Pierre
    Participant

    By default there is the main comment and the reply. I want to be able to reply to the reply. What should I set up?

    #54527

    Hi Pierre,

    To reply to the reply simply click on the reply link where you can find at the bottom of each replied post.

    Thank you!

    #54533
    Pierre
    Participant

    I found the code in inc/structure/content-extensions.php line 476

    <?php comment_reply_link( array_merge( $args, array( 'reply_text' => __( 'Reply <span>&darr;</span>', 'wp-portfolio' ), 'depth' => $depth, 'max_depth' => $args['max_depth'] ) ) ); ?>

    If I change the last part I can reply, but I don’t know if this is correct.

    ...__( 'Reply <span>&darr;</span>', 'wp-portfolio' ), 'depth' => $depth, 'max_depth' => 3 ) ) ); ?>

    #54620

    Hi Pierre,

    WordPress automatically increase the reply depth. You need not have to set the static value for max_depth.

    Thank you!

    #54621
    Pierre
    Participant

    How you can see, no there is de reply link

    http://i65.tinypic.com/2hx6914.png

    #54645

    Hello Pierre,

    Can you please provide us the site url? So that we can see the exact issue. Checking from our end shows reply link without any changes/settings.

    Thank you!

    #54648
    Pierre
    Participant

    Img Palazzo Fanti http://photoman.altervista.org

    The code is correct, in local site no run good, maybe I changed the original code.

    #54702

    Hi Pierre,

    Yes it may be the code changed. Just download the fresh copy of the theme and install as you did before.
    Backup the current installation of the theme before updating it to latest version.

    Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.