Title: Removing date
Last modified: August 22, 2016

---

# Removing date

 *  [dreamh11](https://wordpress.org/support/users/dreamh11/)
 * (@dreamh11)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/removing-date-2/)
 * I am using this plugin through shortcode on my home page [http://dreamhomeguide.in](http://dreamhomeguide.in)
   where both Title and Date are being shown alongwith Thumbnail.
 * I don’t want to show the date and just want to show Thumbnail and Title of the
   post only, so please provide me the necessary shortcode or please mention the
   changes to be done in the shortcode for this. Please help!
 * [https://wordpress.org/plugins/recent-posts-widget-extended/](https://wordpress.org/plugins/recent-posts-widget-extended/)

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

 *  Plugin Author [satrya](https://wordpress.org/support/users/satrya/)
 * (@satrya)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/removing-date-2/#post-5286139)
 * You can read [http://wordpress.org/plugins/recent-posts-widget-extended/other_notes/](http://wordpress.org/plugins/recent-posts-widget-extended/other_notes/)
   to read shortcode guide.
 * To remove date, you can try
 *     ```
       [rpwe date="false"]
       ```
   
 *  Thread Starter [dreamh11](https://wordpress.org/support/users/dreamh11/)
 * (@dreamh11)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/removing-date-2/#post-5286183)
 * sorry it doesn’t work. I am using the shortcode [rpwe limit=”5″ thumb=”true”]
 *  Plugin Author [satrya](https://wordpress.org/support/users/satrya/)
 * (@satrya)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/removing-date-2/#post-5286185)
 * hmm.. please add the `date="false"`
 *     ```
       [rpwe limit="5" thumb="true" date="false"]
       ```
   
 *  Thread Starter [dreamh11](https://wordpress.org/support/users/dreamh11/)
 * (@dreamh11)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/removing-date-2/#post-5286187)
 * I have already tried this but I was unsuccessful, then I called you for help.
 *  Thread Starter [dreamh11](https://wordpress.org/support/users/dreamh11/)
 * (@dreamh11)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/removing-date-2/#post-5286303)
 * Please take me out of this problem.
 *  [anderson612](https://wordpress.org/support/users/anderson612/)
 * (@anderson612)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/removing-date-2/#post-5286316)
 * I have been making great use of your plugin to add a sidebar to certain pages
   using the shortcode. I’m stumped about removing the date. I’ve tried this everyway
   possible, and I just can’t get the date to go away. Here is an example of my 
   syntax:
 * [rpwe limit=”5″ date=”false” thumb=”true” thumb_height=”85″ thumb_width=”85″ 
   excerpt=”true” readmore=”true” length=”150″ thumb_default=”[http://www2.tudance.org/wp-content/uploads/2014/09/lady_trio_sm-e1411536919800.jpg&#8221](http://www2.tudance.org/wp-content/uploads/2014/09/lady_trio_sm-e1411536919800.jpg&#8221);
   cat=”133″]
 * I’ve switched the order of the arguments; I’m using this on multiple pages with
   different variables– everything is great except in no case, on any of them, will
   the date go away.
 * Any clues? Thanks!
 *  [anderson612](https://wordpress.org/support/users/anderson612/)
 * (@anderson612)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/removing-date-2/#post-5286317)
 *  [angslycke](https://wordpress.org/support/users/angslycke/)
 * (@angslycke)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/removing-date-2/#post-5286350)
 * Having the same problem with the shortcode. Ended up hiding the date with CSS.
 * Use this CSS and insert it into your stylesheet (preferably in a custom.css in
   your child theme for best practice).
 *     ```
       .rpwe-time
       display: none;
       }
       ```
   
 *  [Mark](https://wordpress.org/support/users/markhenderson/)
 * (@markhenderson)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/removing-date-2/#post-5286358)
 * Thanks angslycke. I appreciate the workaround. I will use it. Meanwhile, I would
   still like to see this resolved the way it is intended to work. I do not think
   this is resolved. Anyone else have a solution?
 *  [ddutra](https://wordpress.org/support/users/ddutra/)
 * (@ddutra)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/removing-date-2/#post-5286375)
 * Same problem here. date=”false” in shortcode has no effect.
    Thanks.
 *  [mitchell-allen](https://wordpress.org/support/users/mitchell-allen/)
 * (@mitchell-allen)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/removing-date-2/#post-5286376)
 * The correct syntax to suppress the date is date=””
 *  [Ricardo Gonçalves](https://wordpress.org/support/users/brgweb/)
 * (@brgweb)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/removing-date-2/#post-5286377)
 * That’s it Mitchell! The same is for thumb=”false”, it doesn’t work. Must use 
   thumb=””

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

The topic ‘Removing date’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recent-posts-widget-extended_3384ca.
   svg)
 * [Recent Posts Widget Extended](https://wordpress.org/plugins/recent-posts-widget-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recent-posts-widget-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recent-posts-widget-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/recent-posts-widget-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recent-posts-widget-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recent-posts-widget-extended/reviews/)

## Tags

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

 * 12 replies
 * 8 participants
 * Last reply from: [Ricardo Gonçalves](https://wordpress.org/support/users/brgweb/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/removing-date-2/#post-5286377)
 * Status: not resolved