Forums
(@johnmuth)
18 years, 10 months ago
Once I actually figured out what you were talking about, I got it.
Just put this in the category-5.php page under the get_header but before the if(have_posts)
<?php query_posts(“orderby=menu_order &order=ASC”); ?>
Edit: Thanks. 🙂