Opened 9 years ago
Last modified 5 years ago
#1434 new enhancement
Create terms list pages
Reported by: | BrashRebel | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordPress.tv | Keywords: | needs-design |
Cc: |
Description
In an effort to improve the "findability" of content, it would be amazing to have pages which simply list all terms in a given taxonomy. At this point, something simple and alphabetically sorted would be more than adequate. Then we would be able to have pages people can visit which list all available terms with links to their respective archives. Off hand, I think the primary pages we'd want are:
- Speakers (/speakers/)
- Topics (/tag/)
- Events (/event/)
I'm not sure whether we should make page templates or shortcodes or what.
Change History (4)
#2
@
8 years ago
Yeah, those three I mentioned are all their own taxonomies. Tags, Speakers and Events. What I'd love to have would be a page for each of those which lists all the terms. Not the posts but the terms. So you'd go to the speakers page and you would see a list of all the speakers which exist on the site. You could then click on a speaker and get the posts associated with that speaker. Same with topics and events.
Of course how those lists are displayed, paginated, searched, etc. is totally up for discussion. Maybe we put together a rough MVP and iterate on it in separate tickets?
Looks like they are tags and their registration sets up the speakers and event rewrite slugs. Why would these not be working?