• Okay so let me explain what Im trying to do, I am trying to make it so that my custom post type “Employees” which has categories enabled uses a dynamic category page that only lists posts within the current category that you are on.

    its like a wp_query for custom post type & catid but catid = current category that your on.

    I cannot for the life of me understand how the category query works. I’ve looked in countless normal themes and all that I find is a loop.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Category.php And Custom Post Types’ is closed to new replies.