Taxonomy Archive Pages?
-
I have a custom taxonomy with term URLs such as:
https://something.com/foo/bar (generated by taxonomy-foo.php)If I want to have a page like https://something.com/foo that lists all terms associated with “foo,” how would I do that?
Would I add logic to taxonomy-foo.php that looks for URL cases that only include the taxonomy but not terms? If yes, any suggestions on how best to do that?
Or is there some way I can create an archive page for the taxonomy? (I already have the archive value set to true) For instance, is there some option like archive-foo.php?
Any help would be appreciated!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Taxonomy Archive Pages?’ is closed to new replies.