Forums
Forums / Themes and Templates / TwentyTen comment_reply_link with image
(@abel-rubella)
15 years ago
<div class="reply"> <?php comment_reply_link( array_merge( $args, array( 'reply_text' => 'i want put image here', 'depth' => $depth, 'max_depth' => $args['max_depth'] ) ) ); ?> </div><!-- .reply --> </div><!-- #comment-## -->
I tried to put img src code, but not working. Can someone guide me on how to put image for the comment_reply_link?
The topic ‘TwentyTen comment_reply_link with image’ is closed to new replies.
(@abel-rubella)
15 years ago
I tried to put img src code, but not working. Can someone guide me on how to put image for the comment_reply_link?