Thread Starter
becung
(@becung)
Oh ok, I see. Thanks anyway, and great plugin!
Thread Starter
becung
(@becung)
Hello gVectors Support,
I’ve added this feature locally with two small changes in class.WpdiscuzWalker.php:
Line 75:
$commentLink = $args[‘post_permalink’] . ‘#’ . __(‘comment’, ‘wpdiscuz’) . ‘-‘ . $comment->comment_ID;
Line 205:
$commentOutput .= ‘<div id=”‘ . __(‘comment’, ‘wpdiscuz’ ) . ‘-‘ . $comment->comment_ID . ‘” class=”wc-comment-right’ . $commentRightClass . ‘”>’;’
Please consider including this.
Thank you
Thread Starter
becung
(@becung)
Much appreciated! Thanks 🙂
Thread Starter
becung
(@becung)
Awesome, thanks so much! Great plugin.