Forums

[resolved] Tag post list template (4 posts)

  1. theenterprise17
    Member
    Posted 4 years ago #

    What is the name of the template file that wp uses when you click on a link and get the list of post with that tag?

  2. Chris_K
    Member
    Posted 4 years ago #

    In descending order, the WP will look for the following:

    • The Tag Template with a matching slug. If the tag's slug were sometag, WordPress would look for tag-sometag.php
    • tag.php
    • archive.php
    • index.php

    Source: Template_Hierarchy

  3. Indojepang
    Member
    Posted 4 years ago #

    thanks..

  4. Indojepang
    Member
    Posted 4 years ago #

    another question?

    What if I have let say 5 or more Tags.. Pop, Rock, Jazz, Country, etc with unique template, and the rest Tags is ordinary template.

    Do i have to write those Tags individual? tag-Pop.php, tag-Rock.php, ...

    Is there any solution for this situation?

Topic Closed

This topic has been closed to new replies.

About this Topic