You can paginate using query_posts
<?php query_posts('v_sortby=views&v_orderby=desc') ?>
This will produce the normal blog posts!
Hi Lester, thanks.
I’m not sure what to do with the code to paginate WP-PostViews views statistics widget, using Widget Paginator plugin? This is to have consistent look, and save space. Sorry for my limited knowledge on programming.
Plugin Author
jasie
(@jasie)
Hi aroengbinang,
Supporting custom widgets is tricky and one solution probably won’t work for all of them. Can you post a link to your blog so that we can have a look at the internal structure of the postviews widget? Thanks!
Hi Jasie,
Here’s the link: http://thearoengbinangproject.com/
Sorry, it’s in Indonesian language, but there’s Google Translate widget that may help.
Thanks!
Plugin Author
jasie
(@jasie)
Thanks, aroengbinang, but I can’t identify the WP-PostViews views statistics widget for sure – is it the one with the headline ‘Terpopuler’ (the one under the paginated recent posts widget)?
If so, then it would generally be possible for us to extend the paginator plugin 🙂
Yes, that’s right. Very glad to hear that…
Hope to get the left arrow as well.
Many thanks Jasie!!
Plugin Author
jasie
(@jasie)
aroengbinang, can you please also tell us the link of the WP-PostViews plugin?
Here’s the link: http://ww.wp.xz.cn/extend/plugins/wp-postviews/
The widget title is Views (WP-PostViews views statistics), Statistic Type: Most Viewed, Include Views From: Post Only.
Regards,