Title: Remove Author | Remove Comments
Last modified: August 20, 2016

---

# Remove Author | Remove Comments

 *  Resolved [Samara](https://wordpress.org/support/users/blouishhotmailcom/)
 * (@blouishhotmailcom)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/remove-author-remove-comments/)
 * Hi guys I’m working on this site; [http://mrsdalrymple.com/](http://mrsdalrymple.com/)
   it’s WordPress 3.2.1 using the Brunelleschi theme.
 * I want to remove “by LONDONBOUND ” author text from each post. I’ve looked through
   the trees for code etc. But I’m not understanding A) where to find the index.
   php and also whenever I find an index.php it doesn’t have much if any code in
   it.
 * I want to remove the ability to comment on the actual pages. Again I don’t know
   where to find the page within the ftp and what code to add or remove.
 * Thanks for any help.

Viewing 7 replies - 16 through 22 (of 22 total)

[←](https://wordpress.org/support/topic/remove-author-remove-comments/?output_format=md)
[1](https://wordpress.org/support/topic/remove-author-remove-comments/?output_format=md)
2

 *  Thread Starter [Samara](https://wordpress.org/support/users/blouishhotmailcom/)
 * (@blouishhotmailcom)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/remove-author-remove-comments/page/2/#post-2276648)
 * Awesome! That’s exactly what I needed. Thank you so much for your patience. 🙂
 *  [Harry](https://wordpress.org/support/users/harmck/)
 * (@harmck)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/remove-author-remove-comments/page/2/#post-2276649)
 * Cool, we got there in the end.
 *  Thread Starter [Samara](https://wordpress.org/support/users/blouishhotmailcom/)
 * (@blouishhotmailcom)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/remove-author-remove-comments/page/2/#post-2276674)
 * Last question while this thread isn’t locked! 0:)
 * How would I position the date above the title entry?
 *  [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/remove-author-remove-comments/page/2/#post-2276734)
 * Can I remove the author from only the static pages and custom pages?
 *  [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/remove-author-remove-comments/page/2/#post-2276735)
 * Using harmck’s example above, I styled my style sheet like so:
 *     ```
       body.single .entry-meta {
       	display: none;
       }
       ```
   
 * In doing so, this changes the author/date/category info links only on specific
   areas of the site.
 *  [Harry](https://wordpress.org/support/users/harmck/)
 * (@harmck)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/remove-author-remove-comments/page/2/#post-2276737)
 * You’ve specified body.single which is most likely why it is only disappearing
   in some places. Do you have a link by any chance?
 *  [IslandOwl](https://wordpress.org/support/users/islandowl/)
 * (@islandowl)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/remove-author-remove-comments/page/2/#post-2276805)
 * Harry, if you are seeing this chain still, I tried to edit the line you suggested,
   by removing that one part and it crashed the site – no big deal because I am 
   using a dummy domain and site to test this on.
 * But how should I have changed that code? It also does not show up as line 110.
   It is lines 332 – 347 at least how I am looking at it. The code is at: [http://pastebin.com/8qhWKhZW](http://pastebin.com/8qhWKhZW)

Viewing 7 replies - 16 through 22 (of 22 total)

[←](https://wordpress.org/support/topic/remove-author-remove-comments/?output_format=md)
[1](https://wordpress.org/support/topic/remove-author-remove-comments/?output_format=md)
2

The topic ‘Remove Author | Remove Comments’ is closed to new replies.

## Tags

 * [remove author](https://wordpress.org/support/topic-tag/remove-author/)
 * [remove comments](https://wordpress.org/support/topic-tag/remove-comments/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 22 replies
 * 4 participants
 * Last reply from: [IslandOwl](https://wordpress.org/support/users/islandowl/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/remove-author-remove-comments/page/2/#post-2276805)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
