Forums

[Plugin: Now Reading Reloaded] Can I reverse the order of displayed books? (2 posts)

  1. Boudiccae
    Member
    Posted 2 years ago #

    NRR displays books in the Finished category from oldest to newest, but I would like to display my most recent books first. Any way to change this?

    http://wordpress.org/extend/plugins/now-reading-reloaded/

  2. bgunnink
    Member
    Posted 2 years ago #

    Sure. Look in your template(s) for this line:

    <?php if( have_books('status=read&orderby=finished&order=desc') ) : ?>

    Note the order variable. Change it to asc and it should reverse the order.

Topic Closed

This topic has been closed to new replies.

About this Topic