Title: Show posts without featured image
Last modified: November 11, 2021

---

# Show posts without featured image

 *  Resolved [sinitita](https://wordpress.org/support/users/sinitita/)
 * (@sinitita)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/show-posts-without-featured-image/)
 * What would be the shortcode to display a simple list view without images? If 
   not available in the free version, can this be achieved with the pro version?
    -  This topic was modified 4 years, 7 months ago by [sinitita](https://wordpress.org/support/users/sinitita/).

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

 *  Plugin Author [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * (@pluginandplay)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/show-posts-without-featured-image/#post-15065929)
 * Hi [@sinitita](https://wordpress.org/support/users/sinitita/)
 * Do you want the layout like below?
    [https://demo.infornweb.com/post-list-designer-demo/simple-minimal-list-by-category/](https://demo.infornweb.com/post-list-designer-demo/simple-minimal-list-by-category/)
 * You can try our another plugin Posts List Designer by Category for Post list 
   which have this functionality to display post without featured image. I hope 
   you like it.
 * [https://wordpress.org/plugins/post-list-designer/](https://wordpress.org/plugins/post-list-designer/)
 *  Thread Starter [sinitita](https://wordpress.org/support/users/sinitita/)
 * (@sinitita)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/show-posts-without-featured-image/#post-15066756)
 * Thanks for the reply. Yes, that would do it, but actuallay, I need also the option
   to display with featured image, depending on context on client’s website. And
   as I will need advanced features like displaying by custom taxanomy, possibly
   isotope filter, I am looking for a “all-in-one” solution to not get things blown
   up for the client and not needing to buy two premium plugins.
    Though, what I
   like of your plugins is the idea to use the shortcode with its parameters and
   not create a shortcodes based on the id of grid or list items, resulting in an
   endless list of items in the backend (when we speak of editions of a magazine,
   for example) as do most of the plugins. One solution would be, just to use css(
   display: none;) for the featured image part; will have to dig into this how this
   will work out when wanting grids with AND without featured image on the same 
   page, probably section based css will do the trick then. Still not sure if i 
   am willing to go that way 😉
    -  This reply was modified 4 years, 7 months ago by [sinitita](https://wordpress.org/support/users/sinitita/).
    -  This reply was modified 4 years, 7 months ago by [sinitita](https://wordpress.org/support/users/sinitita/).
 *  Plugin Author [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * (@pluginandplay)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/show-posts-without-featured-image/#post-15082519)
 * Hi [@sinitita](https://wordpress.org/support/users/sinitita/)
 * Thanks for your response.
 * Yes, CSS trick (display none) will work for you. On same page you can try
 *     ```
       <div class="extra-css-class">
       [bdp_post] // Plugin Shortcode
       </div>
       ```
   
 * With the help of ‘extra-css-class’ you can simply hide the featured image of 
   plugin for one shortcode or particular section.

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

The topic ‘Show posts without featured image’ is closed to new replies.

 * ![](https://ps.w.org/blog-designer-pack/assets/icon-128x128.png?rev=1917237)
 * [Blog Designer Pack - Blog, Post Grid, Post Slider, Post Carousel, Category Post, News](https://wordpress.org/plugins/blog-designer-pack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/blog-designer-pack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/blog-designer-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/blog-designer-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/blog-designer-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/blog-designer-pack/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/show-posts-without-featured-image/#post-15082519)
 * Status: resolved