• I’d like to create two different styles of category template that are accessed via different urls.

    Specifically, I want the blog sidebar to call the category template as normal (category.php via http://site.com/?cat=1), but I want a different template that I can use elsewhere as a popup – ideally via a different url.

    Is this at all possible?

Viewing 1 replies (of 1 total)
  • I guess you can create a sub-category 🙂

    A bit ugly, but you can use one template for “main” category, and another — for sub-category.

    A bit ugly, because you’ll need to remember to add to sub…

    No other thought, sorry.

Viewing 1 replies (of 1 total)

The topic ‘secondary category template’ is closed to new replies.