Viewing 1 replies (of 1 total)
  • Moderator Kathryn Presner

    (@zoonini)

    Hi there, Panel is designed to display comics in the same way posts are displayed in most WordPress themes, with the most recent posts displayed first. This is also known as “descending order.”

    You can alter that default descending-order display in a number of ways, such as by creating a child theme that modifies the comics custom post type loop to display posts in ascending order (oldest posts first) instead of descending.

    Another reference that might be helpful is this one –
    http://codex.wordpress.org/Function_Reference/query_posts – it includes a few examples of displaying posts in ascending order.

    If you’re comfortable jumping into the code a bit and would like to give this a try, let me know how it goes!

Viewing 1 replies (of 1 total)
  • The topic ‘Comic Strip starting on the first page instead of starting on the last page’ is closed to new replies.