If WordPress category template file is not working, add the following in category.php, before the loop:
$cat_id = get_query_var(‘cat’);
query_posts(“post_type=
If WordPress category template file is not working, add the following in category.php, before the loop:
$cat_id = get_query_var(‘cat’);
query_posts(“post_type=