• Resolved evolute2

    (@evolute2)


    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 to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi @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 for more details.)

    For example:

    [wpp post_type='post' limit=10 range='daily' order_by='views' thumbnail_width=100 thumbnail_height=100]
    Thread Starter evolute2

    (@evolute2)

    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 to reply to this topic.