• Hi guys,

    Please help with this one ??

    cheers

    John

    Register taxonomy / cat here

    register_taxonomy('category', 'portfolio', array('hierarchical' => true, 'label' => 'Work Categories', 'singular_label' => 'Work Category', 'rewrite' => true));

    This is my nav

    [Code moderated as per the Forum Rules. Please use the pastebin]

    What is the name of the first template this should reference, tried everything ?

    category-portfolio.php doesn’t pick

    this is a sample link — https://xxxxxxxxxxxxx/index.php/category/advertising/

    if I call it category- advertising.php it works,

    I need to differentiate this as I cannot use the standard category.php as I don’t want the news section (default posts) in the same template needs to be different

  • The topic ‘category templates’ is closed to new replies.