Title: Dates
Last modified: August 22, 2016

---

# Dates

 *  [Lydinfrance](https://wordpress.org/support/users/lydinfrance/)
 * (@lydinfrance)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/dates-7/)
 * How do I get rid of the dates showing on my posts?
    thanks

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

 *  [Craig Ralston](https://wordpress.org/support/users/craig-ralston/)
 * (@craig-ralston)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/dates-7/#post-5588210)
 * Can you provide a link to the site? It can vary depending on your theme but the
   QUICKEST method would be finding the author class and putting a display:none;
   on it via your child theme or custom CSS. I could provide the actual CSS you 
   will need to do so if you can provide a link.
 * The BEST method would be to remove it via your functions.php but I can’t tell
   you how to do that without knowing what theme you are using.
 *  Thread Starter [Lydinfrance](https://wordpress.org/support/users/lydinfrance/)
 * (@lydinfrance)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/dates-7/#post-5588213)
 * Thanks! I have two
    [http://www.weddingphotographerdordogne.com](http://www.weddingphotographerdordogne.com)
   UK Weddings [http://www.lydiataylorjones.co.uk/blog/](http://www.lydiataylorjones.co.uk/blog/)
 *  [Craig Ralston](https://wordpress.org/support/users/craig-ralston/)
 * (@craig-ralston)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/dates-7/#post-5588267)
 * You could try adding the following to your child theme style.css or wherever 
   you add your custom CSS.
 *     ```
       .date, .polaroiddate {
       display:none;
       }
       ```
   
 * They will still be visible for screen readers and search engines but won’t show
   up on your site.

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

The topic ‘Dates’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Craig Ralston](https://wordpress.org/support/users/craig-ralston/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/dates-7/#post-5588267)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
