twinisles
Member
Posted 1 month ago #
I'm running the Wordpress Popular Posts plugin, so the database is holding pageview data (in table xy_popularposts). How do I utilize this data to display posts on category & tag pages ordered by pageviews?
Is it possible to create a custom SQL query?
Or is there another plugin that can achieve this?
Please provide a link to the plugin to help someone help you.
twinisles
Member
Posted 1 month ago #
The plugin is http://wordpress.org/extend/plugins/wordpress-popular-posts/
I have it working on http://cultjapan.com/movies/ and as you can see it can display the most popular posts in the sidebar & on the homepage, but I am trying to use the pageview data to order how posts are displayed on category & tag pages.