Title: Filter Option
Last modified: August 20, 2016

---

# Filter Option

 *  Resolved [Mayuresh Bagwe](https://wordpress.org/support/users/mayuresh-bagwe/)
 * (@mayuresh-bagwe)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/filter-option/)
 * Hello
 *  how filter post by category ? can u give me category short code and how I insert
   category id in Single Latest Posts Lite shortcode?
    Thanks Mayuresh bagwe
 * [http://wordpress.org/extend/plugins/single-latest-posts-lite/](http://wordpress.org/extend/plugins/single-latest-posts-lite/)

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

 *  Plugin Author [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * (@iluminatus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/filter-option/#post-3366370)
 * Hello Mayuresh,
 * To filter posts by category just use the category slug you want (not the ID),
   for example if your category is called “Beautiful Landscapes” its slug is “beautiful-
   landscapes”, the shortcode to display titles, thumbnails and excerpts (taken 
   from content) would look like this:
 *     ```
       [slposts title_only=false
                  thumbnail=true
                  auto_excerpt=true
                  category=beautiful-landscapes
       ]
       ```
   
 * Hope this points you in the right direction.
 * Best regards,
    José Luis.
 *  Thread Starter [Mayuresh Bagwe](https://wordpress.org/support/users/mayuresh-bagwe/)
 * (@mayuresh-bagwe)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/filter-option/#post-3366392)
 * Yes Thanks.
    It’s working.and if I want display two images ? so it’s possible?
   one is left side and second is right side.
 * It’s possible ?
 *  Plugin Author [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * (@iluminatus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/filter-option/#post-3366397)
 * Hello Mayuresh, I’m glad it worked as expected. Responding to your question about
   the second image, it isn’t possible because this plugin uses WordPress core functions
   to retrieve thumbnails, and WordPress _per se_ doesn’t allow multiple images.
 * However you could customize the plugin to add a custom field to retrieve the 
   image. It’s open source, you have the right to do so.
 * Kind regards.
 *  Thread Starter [Mayuresh Bagwe](https://wordpress.org/support/users/mayuresh-bagwe/)
 * (@mayuresh-bagwe)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/filter-option/#post-3366525)
 * Ok Thanks Jose Luis… my issue is solve…

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

The topic ‘Filter Option’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/single-latest-posts-lite_04cb9d.svg)
 * [Single Latest Posts Lite](https://wordpress.org/plugins/single-latest-posts-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/single-latest-posts-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/single-latest-posts-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/single-latest-posts-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/single-latest-posts-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/single-latest-posts-lite/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Mayuresh Bagwe](https://wordpress.org/support/users/mayuresh-bagwe/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/filter-option/#post-3366525)
 * Status: resolved