• I have a taxonomy that I would like to output with atleast two different views.

    By default, an unordered list is displayed sorted by date in descending order.

    I would like to provide my users with the ability to reverse the sort order of the posts. And, once reveresed, the ability to return to the default.

    Also, I would like to change how the archive index is displayed from an unordered list to a table/column layout with column 1 being the date, column 2 being the title, and column 3 being a custom field value.

    What is the easiest way to implement this change in output for my users?

  • The topic ‘Taxonomy archive and ability to change sort and output’ is closed to new replies.