• Hey,

    I’ve a soccer blog, and I want to create different custom tag pages for each tag on my blog. If I have one million tags, I’ll have to create one million custom tag pages. But, as you understand it’s a great pain in the ass.

    Another point related to my tags is they can be grouped into 3-4 groups, like clubs, players, tournaments and etc. So, all tags in my blog fall into one of such groups. So, here’s my question: is it possible to somehow create custom tag group template or something, so I can apply this template to individual tags.

    Literally saying, I’ll create 3 custom tag templates, for example – clubs, players, tournaments. And now I’ll append the tags to one of these custom tag templates.

    Is it possible to do?

    Am I in the right derection by choosing tags or this taks could be done with less pain using something different? Or there are ready solutions in the form of plugins or something?

    Any help is appreciated. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Avaz

    (@avazbek)

    Okay, I just found Justin Tadlock’s article on custom taxonomies.

    He wrote that it’s possible to create different taxonomies and group particular tags. Now I wonder if it’s possible to create a custom page template for each taxonomy/group and apply that template to every corresponding tags related to particual taxonomy/group?

    Taxonomy templates:

    taxonomy.php // All taxonomies
    
    taxonomy-tax_name.php // Specific taxonomy
    
    taxonomy-tax_name-term.php // Specific term of a specific taxonomy
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Tag Templates’ is closed to new replies.