Title: Posts Show Two Dates
Last modified: August 21, 2016

---

# Posts Show Two Dates

 *  Resolved [eincline](https://wordpress.org/support/users/eincline/)
 * (@eincline)
 * [12 years ago](https://wordpress.org/support/topic/posts-show-two-dates/)
 * Want to backdate a post, but when I change the time it still shows the old (actual)
   one in addition to the new. ie. May 1, 2014May 4, 2014
 * Please advise. Thank you!

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

 *  Theme Author [Rizqy Hidayat](https://wordpress.org/support/users/hirizh/)
 * (@hirizh)
 * [12 years ago](https://wordpress.org/support/topic/posts-show-two-dates/#post-4936879)
 * Hi,
 * the second date is the date when the post is updated, in case is when you change
   the date. I missed the part, and will address this issue in the next update.
 * FYI, you can hide that updated date by using simple custom CSS below:
 *     ```
       .entry-meta .updated {
       display: none;
       }
       ```
   
 *  Theme Author [Rizqy Hidayat](https://wordpress.org/support/users/hirizh/)
 * (@hirizh)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/posts-show-two-dates/#post-4936975)
 * Hi,
    it fixed in 1.1.0. 🙂
 * Thanks.

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

The topic ‘Posts Show Two Dates’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/padhang/1.1.0/screenshot.png)
 * Padhang
 * [Support Threads](https://wordpress.org/support/theme/padhang/)
 * [Active Topics](https://wordpress.org/support/theme/padhang/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/padhang/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/padhang/reviews/)

## Tags

 * [dates](https://wordpress.org/support/topic-tag/dates/)
 * [multiple dates](https://wordpress.org/support/topic-tag/multiple-dates/)

 * 2 replies
 * 2 participants
 * Last reply from: [Rizqy Hidayat](https://wordpress.org/support/users/hirizh/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/posts-show-two-dates/#post-4936975)
 * Status: resolved