Viewing 8 replies - 1 through 8 (of 8 total)
  • You can paginate using query_posts

    <?php query_posts('v_sortby=views&v_orderby=desc') ?>

    This will produce the normal blog posts!

    Thread Starter aroengbinang

    (@aroengbinang)

    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!

    Thread Starter aroengbinang

    (@aroengbinang)

    Hi Jasie,

    Here’s the link: https://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 ??

    Thread Starter aroengbinang

    (@aroengbinang)

    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?

    Thread Starter aroengbinang

    (@aroengbinang)

    Here’s the link: https://www.ads-software.com/extend/plugins/wp-postviews/

    The widget title is Views (WP-PostViews views statistics), Statistic Type: Most Viewed, Include Views From: Post Only.

    Regards,

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Widget Paginator] Pagination for most viewed posts WP-PostViews’ is closed to new replies.