minademas
Member
Posted 4 years ago #
Hi guys, please help me out.
On my blog, there is a month option that is out of reality! Please take a look at this screenshot:
http://farm3.static.flickr.com/2417/2128245467_aff4983485_o.jpg
(look at the last option of the drop down menu)
As you can see, there is a December in year 245 ! I choose this option but there are no posts in it! This even shows in my blog to the readers. How do I remove it?
tks!
minademas,
Hi. Not quite sure if this will be the right solution, but I would:
FIRST
Select that option from the dropdown and click on Edit to edit the post and click "Edit Timestamp" undet the "Post Timestamp" heading on the right-hand sidebar. if this doesn't work... please try:
NEXT
- Log in to phpMyAdmin.
- Select WordPress Databse
- "Browse" the
wp-posts database.
- Click on the
post_date heading until a little red arrow pointing up appears - should only be one click. This will sort the results by post_date in ascending order.
- The post(s) causing this problem should be on top.
- Manually edit the records to the appropriate DATETIME. NOTE: Might also need to edit the post_date_gmt column as well.
Hope this helps, Mike
minademas
Member
Posted 4 years ago #
Mike, that worked!! I deleted it, which I knew I didnt need it. Tks a lot man!