Apologies, but I cannot put the site online publicly yet. But thoughts would be appreciated.
I am trying to find a way to control the order of articles displayed in a category blog view. I do not want to use a menu to display that category, but to let the user navigate the hierarchy starting from a blog view menu item - “root". Of course I can accomplish this for each individual category with creating a menu item and properly setting up, but then my Breadcrumbs show JUST that menu item’s name. And I also have to create and mange many many menu items.
Below are four images:
1. workshops_menu which shows the menu item definition
2. workshops_category which shows the categories that open when the menu is chosen
3. workshops_subcategories which opens when the first category (from #2 above) is clicked
I am looking to control the sorting order (alpha, ordered, etc.) and the direction (across or up-and-down).
Any suggestions will be greatly appreciated.