I put this code in my sidebar to make the widget appear
<?php if (function_exists(‘wpp_get_mostpopular’)) wpp_get_mostpopular(“range=monthly&order_by=views&cat=-4&post_type=post&limit=5&stats_views=1&stats_comments=0”); ?>
but how can i display also the thumbnail using this codex?