Hello, i am having a problem with this plugin.
I want my archive page to sort posts by views. I was able to do this with the WP-PostViews plugin, which gives you an URL just for that purpose, which is http://yoursite.com/?v_sortby=views&v_orderby=desc
The thing is, I switched to the WordPress Popular Posts plugin now, and I need a similar URL or something that I can use to sort the archive by views.
I can't use the URL WP-PostViews provided because these plugins have different number of views on each post.
Thank you in advance.