Title: danstender's Replies | WordPress.org

---

# danstender

  [  ](https://wordpress.org/support/users/danstender/)

 *   [Profile](https://wordpress.org/support/users/danstender/)
 *   [Topics Started](https://wordpress.org/support/users/danstender/topics/)
 *   [Replies Created](https://wordpress.org/support/users/danstender/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/danstender/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/danstender/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/danstender/engagements/)
 *   [Favorites](https://wordpress.org/support/users/danstender/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [“Editable comments” plugin & Evolution Code Blue template](https://wordpress.org/support/topic/editable-comments-plugin-amp-evolution-code-blue-template/)
 *  Thread Starter [danstender](https://wordpress.org/support/users/danstender/)
 * (@danstender)
 * [16 years ago](https://wordpress.org/support/topic/editable-comments-plugin-amp-evolution-code-blue-template/#post-1504632)
 * ok got it
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Posting: Date, Author, “Leave a comment”, and …..](https://wordpress.org/support/topic/posting-date-author-leave-a-comment-and/)
 *  Thread Starter [danstender](https://wordpress.org/support/users/danstender/)
 * (@danstender)
 * [16 years ago](https://wordpress.org/support/topic/posting-date-author-leave-a-comment-and/#post-1484155)
 * … solved … was “single.php”.
 * If others want to do it also, add:
    `&middot; <a href="<?php the_permalink();?
   >print/">Printer friendly version</a>` before `<br />`
 * Greetings, DS
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Posting: Date, Author, “Leave a comment”, and …..](https://wordpress.org/support/topic/posting-date-author-leave-a-comment-and/)
 *  Thread Starter [danstender](https://wordpress.org/support/users/danstender/)
 * (@danstender)
 * [16 years ago](https://wordpress.org/support/topic/posting-date-author-leave-a-comment-and/#post-1484152)
 * So I am little bit further: after grepping the theme’s directory (it’s Revoltuion
   Code Blue) I’ve found that several files contains the line:
 * `<?php the_time('F j, Y'); ?> by <?php the_author_posts_link(); ?> &middot; <
   a href="<?php the_permalink(); ?>#respond"><?php comments_number('Leave a Comment','
   1 Comment', '% Comments'); ?></a>`
 * which is what I am searching for. Does anybody know which of the instances (archive.
   php, author.php, index.php, search.php, single.php, tag.php) I have to manipulate
   to get the desired result just for the case that a single posting is displayes
   on the blog?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Posting: Date, Author, “Leave a comment”, and …..](https://wordpress.org/support/topic/posting-date-author-leave-a-comment-and/)
 *  Thread Starter [danstender](https://wordpress.org/support/users/danstender/)
 * (@danstender)
 * [16 years ago](https://wordpress.org/support/topic/posting-date-author-leave-a-comment-and/#post-1484132)
 * … sorry: “Leave a comment” is surely a link to the url + _/#respond_

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