OK, now configure the data.
I do not use Shortcode, I use the following line of code in footer.php:
<?php $args = array('range' => 'weekly','freshness' => 0,'stats_views' => 0, 'limit' => 10); wpp_get_mostpopular( $args );?>
Attach link to image so you can see where it should be show:
https://ibb.co/rx7QdLc
I also attach image of the data I have collected so far, since I restore a backup copy with those Popular Post columns.
https://ibb.co/WVybSP3
Greetings and thanks for responding so soon!
If you need any more information, tell me.