Title: [Plugin: SidePosts Widget] SidePosts and Date
Last modified: August 19, 2016

---

# [Plugin: SidePosts Widget] SidePosts and Date

 *  Resolved [bluebird2](https://wordpress.org/support/users/bluebird2/)
 * (@bluebird2)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-sideposts-widget-sideposts-and-date/)
 * Is there any way to remove the date from SidePost?
 * [http://wordpress.org/extend/plugins/sideposts/](http://wordpress.org/extend/plugins/sideposts/)

Viewing 5 replies - 16 through 20 (of 20 total)

[←](https://wordpress.org/support/topic/plugin-sideposts-widget-sideposts-and-date/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-sideposts-widget-sideposts-and-date/?output_format=md)
2

 *  [jlee](https://wordpress.org/support/users/jlee/)
 * (@jlee)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-sideposts-and-date/page/2/#post-1036246)
 * Txanny,
 * After updating to 3.0.2, I can’t remove the date with any of the above methods.
   Do you have any suggestions?
 * Thanks in advance!
 *  [Txanny](https://wordpress.org/support/users/txanny/)
 * (@txanny)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-sideposts-and-date/page/2/#post-1036247)
 * Post a link to your site, as styles are theme dependent. Normally, span.sideposts_date{
   display:none} on the style.css file will work.
 * Or better: look at the style.css file and locate this line:
 *     ```
       #sidebar span.sideposts_date
       ```
   
 * Just bellow, add a new line with this:
 *     ```
       display:none;
       ```
   
 * It should look like this:
 *     ```
       #sidebar span.sideposts_date {
           display:none;
       ```
   
 *  [jlee](https://wordpress.org/support/users/jlee/)
 * (@jlee)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-sideposts-and-date/page/2/#post-1036248)
 * Thanks for the answer, Txanny. Unfortunately that didn’t work either and my site
   is currently a test site on my local machine.
    Any other ideas?
 * Thanks for your time!
 *  [not2bug](https://wordpress.org/support/users/not2bug/)
 * (@not2bug)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-sideposts-and-date/page/2/#post-1036249)
 * `span.sideposts_date {display:none}` in the stylesheet worked for me.
 * THANK YOU!
 *  [Ira](https://wordpress.org/support/users/irapasternack/)
 * (@irapasternack)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-sideposts-and-date/page/2/#post-1036251)
 * hi,
 * i’m having the same issue that jlee is, and i suspect it is because the stylesheet
   is listed as inactive.
 * has the method for removing the date changed in version 3.0.2?
 * ira

Viewing 5 replies - 16 through 20 (of 20 total)

[←](https://wordpress.org/support/topic/plugin-sideposts-widget-sideposts-and-date/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-sideposts-widget-sideposts-and-date/?output_format=md)
2

The topic ‘[Plugin: SidePosts Widget] SidePosts and Date’ is closed to new replies.

 * 20 replies
 * 9 participants
 * Last reply from: [Ira](https://wordpress.org/support/users/irapasternack/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-sideposts-and-date/page/2/#post-1036251)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
