Replies: 0
Hi – great plugin! I have used it on many different occasions.
Here’s my setup:
I have a custom post type called “Portfolio”
I have a custom taxonomy called “Industry”
I have multiple terms within the custom taxonomy of “Industry”
The issue I’m running into today is the output order of posts on a taxonomy archive page (http://gmcn.balefireadv.com/portfolio/industry/educational/). It appears this taxonomy archive page is outputting posts by Date instead of the custom order.
/portfolio/industry/educational/
equals
custom post type / taxonomy / term /
For comparison sake: The plugin is doing a wonderful job of outputting the posts in the correct custom order on the main Custom Post Type archive page.
http://gmcn.balefireadv.com/portfolio/
How can I get the taxonomy archive page to output the posts in the same custom order as seen on the archive page?