Adding 'orderly' To Category Archives Posted in : Readme JeremyParticipant 31 October 2014 at 19:11 #16640 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 1 November 2014 at 11:30 #16661 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 JeremyParticipant 1 November 2014 at 17:09 #16680 That’ll arrange the “archive by category” section? Mehmet S.Keymaster 2 November 2014 at 22:07 #16745 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 Readme - A Readable WordPress Themeby pixelwars Login and Registration Log in · Register