There was an error while loading. Please reload this page.
For order results by a counter, you must adapt your WP_Query request for :
$my_query = new WP_Query('orderby' => 'views', 'views_interval' => 'total');
Interval availables :