Custom Category Page Not Working [duplicate]
… in the subcategories I am getting exactly the same results as in the parent category … That is what you told PHP to do. By the time the category.php file is processed, the $wp_query object contains a list of all posts that from the current category. This code throws that object away and replaces … Read more