• The theme is great! But I noticed it only shows 1 category for a post. We have many posts with multiple categories assigned to them. The code in post.php extracts one category using get_the_category. Shouldn’t it be in a foreach loop to get all of the categories for a post?

  • The topic ‘Mystique: Only one category shown for a post’ is closed to new replies.