Title: Croebh's Replies | WordPress.org

---

# Croebh

  [  ](https://wordpress.org/support/users/croebh/)

 *   [Profile](https://wordpress.org/support/users/croebh/)
 *   [Topics Started](https://wordpress.org/support/users/croebh/topics/)
 *   [Replies Created](https://wordpress.org/support/users/croebh/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/croebh/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/croebh/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/croebh/engagements/)
 *   [Favorites](https://wordpress.org/support/users/croebh/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Archive.php single category](https://wordpress.org/support/topic/archivephp-single-category/)
 *  Thread Starter [Croebh](https://wordpress.org/support/users/croebh/)
 * (@croebh)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/archivephp-single-category/#post-2528243)
 * [http://www.example.com/category/blog/2012/1](http://www.example.com/category/blog/2012/1)
   
   doesnt work, so I was trying to get it to fit into archive.php, so it would be:
   [http://www.example.com/2012/1](http://www.example.com/2012/1)
 * Rdlucas2, I got that to work for year, but seemed to break when doing months 
   D:
 * Edit: Fixed it by changing
    `$month = get_the_date('F');` to `$month = get_the_date('
   m');`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Archive.php single category](https://wordpress.org/support/topic/archivephp-single-category/)
 *  Thread Starter [Croebh](https://wordpress.org/support/users/croebh/)
 * (@croebh)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/archivephp-single-category/#post-2528215)
 * But then I get all posts, including those of other categories. I need the archive.
   php to only look through the archives of one particular category.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Archive.php single category](https://wordpress.org/support/topic/archivephp-single-category/)
 *  Thread Starter [Croebh](https://wordpress.org/support/users/croebh/)
 * (@croebh)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/archivephp-single-category/#post-2528213)
 * Bump

Viewing 3 replies - 1 through 3 (of 3 total)