| bio | website | redlistboston.com |
|---|---|---|
| location | Boston, MA | |
| age | ||
| visits | member for | 2 years, 4 months |
| seen | Jul 16 '11 at 21:45 | |
| stats | profile views | 33 |
|
May 2 |
awarded | Popular Question |
|
Mar 16 |
awarded | Notable Question |
|
Mar 8 |
awarded | Popular Question |
|
Mar 7 |
awarded | Popular Question |
|
Feb 8 |
awarded | Popular Question |
|
Apr 8 |
comment |
Get monthly archives for custom post type Haha. Oh man. Well. Thank you for your help. I really appreciate it. :D |
|
Apr 8 |
comment |
Get monthly archives for custom post type Oh! I think I may have found it. I changed my query_posts to get_posts, and it seems to work.... pastie.org/1772081 ... Maybe you can help me make sense of that? The different kinds of queries confuse me a bit. |
|
Apr 8 |
awarded | Commentator |
|
Apr 8 |
comment |
Get monthly archives for custom post type Sorry... can you maybe walk me through this? I'm not sure I'm doing it right. Am I adding "var_dump" before my main post query, or is this something I add to where I'm calling my archives. |
|
Apr 8 |
comment |
Get monthly archives for custom post type Yeah... also didn't work. One thing that comes to mind, is I imported these posts from an old blog (they were regular posts) and I converted them to my new post type. Do you think that could have anything to do with it? |
|
Apr 7 |
comment |
Get monthly archives for custom post type I copied the functions code verbatim... here is the template code: pastie.org/1769319 Here is where it's sitting... metropoliscreative.com/coding/w/blog The monthly archives 404. Thanks again for your time an help! |
|
Apr 7 |
comment |
Get monthly archives for custom post type Right, but your code gave me a 404. Since then, I've implemented wp_get_post_type_archive and it doesn't give me 404s. Instead, it just gets all posts, not ones specific to the month. This method is the closest I've come to getting it to work. But getarchives_where does in fact give me a 404. |
|
Apr 7 |
comment |
Get monthly archives for custom post type Your answer was giving me the 404. I've since gotten wp_get_post_type_archive to not 404, however, it just grabs all entries, not ones from the respective month. |
|
Apr 5 |
comment |
Get monthly archives for custom post type Hi Bainternet, thanks for the response. Unfortunately, I'm still getting a 404. |
|
Apr 5 |
comment |
Get monthly archives for custom post type Wyck, I think you're right. It's not negatively affecting what I'm doing, though (I don't think). If I remove it, I can't get to blog/page/2 without a 404. |
|
Apr 5 |
asked | Get monthly archives for custom post type |
|
Mar 27 |
awarded | Student |
|
Mar 27 |
comment |
How do you format the date as a two digit year? (ex. “10.12.10” instead of “10.12.2010”) Gah... I feel stupid. Thank you so much. Much appreciated! |
|
Mar 27 |
accepted | How do you format the date as a two digit year? (ex. “10.12.10” instead of “10.12.2010”) |
|
Mar 26 |
asked | How do you format the date as a two digit year? (ex. “10.12.10” instead of “10.12.2010”) |