Title: Remove Thumbnails
Last modified: September 1, 2016

---

# Remove Thumbnails

 *  [Andrew](https://wordpress.org/support/users/schmitt/)
 * (@schmitt)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/remove-thumbnails-6/)
 * Plugin shortcode is working, except I’d like to not display thumbnails.
 * When I use this:
 * `[rpwe limit="25" cat="59" thumb="false"]`
 * The thumbnails still appear. From the shortcode instructions, it would appear
   this is the right way to remove the default action of displaying thumbnails. 
   What am I missing here?
 * [https://wordpress.org/plugins/recent-posts-widget-extended/](https://wordpress.org/plugins/recent-posts-widget-extended/)

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

 *  Thread Starter [Andrew](https://wordpress.org/support/users/schmitt/)
 * (@schmitt)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/remove-thumbnails-6/#post-7570842)
 * Just wondering if anyone else can get this to work, or if I am interpreting the
   feature here incorrectly.
 *  [zenissart](https://wordpress.org/support/users/zenissart/)
 * (@zenissart)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/remove-thumbnails-6/#post-8153087)
 * doesn’t work for me.
    Also “date” argument doesn’t work either in the shortcode.
 *  [dianagroth](https://wordpress.org/support/users/dianagroth/)
 * (@dianagroth)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/remove-thumbnails-6/#post-8227502)
 * I can’t get the remove thumbnail action to work. I’m wondering if it’s not working
   because it’s embedded in Themify Basic. Thoughts?
 *  [ldeschenes](https://wordpress.org/support/users/ldeschenes/)
 * (@ldeschenes)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-thumbnails-6/#post-8361260)
 * I suppose you are not waiting anymore for the answer…
    but for the benefit of
   others who are having the same problem:
 * Default for thumbnail is thumb=”true”, to not show it use thumb=””
    Default for
   date is date=”true”, to not show it use date=”” I havent test other parameters
   but some may also worked the same.
 * Along the same line. If you used multiple categories for same post.(Let say categories
   id 1,2,3,4)
    1) You want to show all posts having category 1 or 4 : cat=”1,4″
   does not work. Use taxonomy=”category=1,4″ 2) You want to show all posts of category
   1 also having category 4: cat=”1+4″ does not work. Use cat=”1″ taxonomy=”category
   =4″

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

The topic ‘Remove Thumbnails’ 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/)

 * 4 replies
 * 4 participants
 * Last reply from: [ldeschenes](https://wordpress.org/support/users/ldeschenes/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/remove-thumbnails-6/#post-8361260)
 * Status: not resolved