• Hi Guys,

    Thanks for taking time to look at this, basically I have a bunch of categories set out like this…

    Country

    <ul>
    <li>UK</li>
    <li>France</li>
    <li>Germany</li>
    </ul>

    And another set like this…

    <strong>Sector</strong>
    
    <ul>
    <li>Finance</li>
    <li>Retail</li>
    <li>Tech</li>
    </ul>

    [Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    And i have posts within wordpress that are tagged in multiple categories such as ‘UK’ and ‘Tech’ or ‘France’ and ‘Finance’

    Currently, i’m linking to these categories like this –

    ROOT/category/sector/tech/?UK

    or

    ROOT/category/sector/finance/?France

    This all works ok… my problem is that i need to set up templates for these links (or ‘double’ categories) individually but I dont know how…

    I cant imagine using category-finance?France.php as a template file would work?

    Does anyone have any way i can do this?

    All help and ideas greatly appreciated!

    Thanks in advance

    Rob

    [No bumping. If it’s that urgent, consider hiring someone.]

  • The topic ‘Multiple category templates – from queried link’ is closed to new replies.