Title: Thimbnail
Last modified: July 11, 2026

---

# Thimbnail

 *  Resolved [evolute2](https://wordpress.org/support/users/evolute2/)
 * (@evolute2)
 * [1 week, 6 days ago](https://wordpress.org/support/topic/thimbnail/)
 * Hello, I can’t get the thumbnail to display with this code: [wpp post_type=’post’
   limit=10 range=’daily’ order_by=’views’] Please let me know what I need to add.
   Thank you very much.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fthimbnail%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Hector Cabrera](https://wordpress.org/support/users/hcabrera/)
 * (@hcabrera)
 * [1 week, 6 days ago](https://wordpress.org/support/topic/thimbnail/#post-18962767)
 * Hi [@evolute2](https://wordpress.org/support/users/evolute2/),
 * To have the shortcode show thumbnails you also need to specify the width and 
   height of the images using the **thumbnail_width** and **thumbnail_height** parameters(
   see [Parameters](https://github.com/cabrerahector/wordpress-popular-posts/wiki/2.-Template-tags#parameters)
   for more details.)
 * For example:
 *     ```wp-block-code
       [wpp post_type='post' limit=10 range='daily' order_by='views' thumbnail_width=100 thumbnail_height=100]
       ```
   
 *  Thread Starter [evolute2](https://wordpress.org/support/users/evolute2/)
 * (@evolute2)
 * [1 week, 5 days ago](https://wordpress.org/support/topic/thimbnail/#post-18963015)
 * Thank you very much for your quick answer. The precious plugin works perfectly
   as before !

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fthimbnail%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/wordpress-popular-posts/assets/icon-256x256.png?rev=1232659)
 * [WP Popular Posts](https://wordpress.org/plugins/wordpress-popular-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popular-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popular-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popular-posts/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [evolute2](https://wordpress.org/support/users/evolute2/)
 * Last activity: [1 week, 5 days ago](https://wordpress.org/support/topic/thimbnail/#post-18963015)
 * Status: resolved