Title: rojaz's Replies | WordPress.org

---

# rojaz

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Fresh New 2.7.1 Install On Godaddy.com…Then Blank Page w/Just Title](https://wordpress.org/support/topic/fresh-new-271-install-on-godaddycomthen-blank-page-wjust-title/)
 *  [rojaz](https://wordpress.org/support/users/rojaz/)
 * (@rojaz)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/fresh-new-271-install-on-godaddycomthen-blank-page-wjust-title/#post-989445)
 * I have 2.7 and I too have been having this problem lately. At just random times
   during the day, my site will just be very slow and sometimes the pages just won’t
   load. They will just show a blank page. It’s been driving me crazy lately. I 
   hope someone can help us.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to count the number of posts per month](https://wordpress.org/support/topic/how-to-count-the-number-of-posts-per-month/)
 *  Thread Starter [rojaz](https://wordpress.org/support/users/rojaz/)
 * (@rojaz)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/how-to-count-the-number-of-posts-per-month/#post-965536)
 * Thanks, but I figured it out another way. I was just creating an Archive page
   and I wanted to output the number of posts in each month. After reading some 
   more source code & documentation, I found that all I had to do was add the argument“
   how_post_count=1” to the command “wp_get_archives(‘type=monthly’)”. If you or
   anyone else is curious, this is what i have now:
 * `<?php wp_get_archives('type=monthly&show_post_count=1'); ?>`
 * Thanks MichaelH.

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