Adding 'orderly' To Category Archives

  • Posted in : Readme
  • Jeremy
    Participant

    I’m using the Category Order and Taxonomy Terms Order plugin which arranges my categories in a particular order. It cannot do this automatically with this theme.

    Could you help me implement 'orderby' => 'term_order', into template-archives.php?

    Mehmet S.
    Keymaster

    Hi,

    – go to: Appearance > Editor > template-archives.php,

    – find:

    $args_loop = array( 'post_type' => 'post', 'posts_per_page' => 30 );
    

    – add your parameter to the array.

    Thanks

    Jeremy
    Participant

    That’ll arrange the “archive by category” section?

    Mehmet S.
    Keymaster

    No, it is for the “last 30 posts” section.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register