This doesn’t answer your question fully but it’s an attempt to help.
Take a look at: http://seebz.net/notes/#note-145 Sets up a CPT with date archives and sets up all the necessary rewrite rules.
As for using wp_get_archives()
it doesn’t have the necessary hooks of filters for it to work with a CPT so I recommend that you copy the function and alter to your liking.
Related Posts:
- Custom post type pagination 404 fix?
- Custom Post Type Archives by Date and Taxonomy
- Pagination throws 404 error on custom taxonomy archive pages
- Custom Post Type Archives by Date with Custom Permalink
- Custom Post Type Archive Page: Set Posts Per Page, Paginate
- Multiple Paginations on one Page
- Archive page…limiting posts per page
- Custom post type archive with pagination?
- paginate function in archive for custom-post-type
- Custom post type archive page pagination
- How can i change the output of posts_nav_link();
- Can anyone clarify difference between archive-{posttype}.php, type-{posttype} and date.php?
- Custom Post Type Archive Pagination
- Custom post type pagination problem – page 1 and 2 show same content
- paging is not working properly on news archives page [duplicate]
- Pagination not working for archive
- Create an archive page by combining two post type
- WordPress Custom Post Type Archive, filter by category and get pagination working
- Displaying custom field according to date
- can these 3 queries be re-written as 1 query?
- Custom post type pagination – always return first page
- How can I get this request to use the Custom Post Type page template instead?
- pagination not working for category.php (custom post types in categories)
- Custom post type posts don’t show in archive widget
- Archive for a Taxonomy of a Custom Post type
- Custom post type pagination 404
- Pagination broken by naming conflict between CPT and Page
- Cant get paginations on single.php to work with my custom post types
- Archive not sorting correctly
- Problems with 404, .htaccess, permalinks and WordPress custom posts locally on Snow Leopard
- Number of posts in the archive
- Paginated Archives or Loop by Month
- What’s the name of the custom post type yearly archive template?
- Pagination custom post type not working with rewrite slug
- Pagination Not Working for Custom Taxonomy with Custom Query – 404 Error
- Recoverable Fatal Error – Object of class WP_Post could not be converted to string
- Pagination Error : Duplicate argument being outputted
- how to remove pages loading with the archive templates
- Archieve.php not loading for custom post type
- multiple custom post type on category page
- Custom Post type & Taxonomy 404
- Custom WP_Query always respond with 200 status even when no entry
- Sort a custom post with ACF: Date Picker & Display Featured!
- Can’t use pagination with custom taxonomy
- How can I use archive-{post_type}.php theme template?
- Taxonomy archive 404ing (not term archive)
- Pagination doesn’t function properly for archive of a custom post type set as the front page
- Return the name of the post type
- Trouble with pagination
- Pagination 404 on Index with custom query
- Assign CPT archive page attributes
- Set a hard-coded page-template (post-type-archive) as home/front-page of my wordpress blog?
- previous_post_link in same taxonomy in custom post type
- Custom taxonomy or custom page templates?
- Dynamically insert an article at the top of a taxonomy archive – or?
- Archiving custom post content?
- archive as a page, so that it can be added in the wp_menu_nav
- How to do admin CRUD & Pagination
- Custom ordering of CPT items not matching with the ordering of its pagination
- How do I add custom HTML to the content of an archive page’s posts?
- Only show posts with a specific term of an associated taxonomy in a custom post type archive
- Pagination doesnt work in custom post type
- Archive links for custom post types
- Show All Custom Post Types On A Single Archive Page
- Pagination hitting 404 page on /page/4
- Use the custom post type archive for taxonomies?
- How to rewrite custom taxonomy term archive to use THE SAME SLUG/front as CPT
- Break up posts per page in two sections
- Custom Post Type setup
- Archive Page for Multiple Custom Post Types
- Custom post type and custom taxonomy 404 on page 2
- Can’t access private custom posttype single- or archives-page
- Using Pagination for Custom Post Type and keeps returning 404
- Display Date & Author Info on Custom Post Type Archive Page
- Pagination on search results page
- 404 Page Not Found on /Page/2/ on Tag Page
- How to constrain the results to a specific post_type on tag archive page?
- How to list custom post types on a custom post type page?
- Get the link of the first post of a custom taxonomy in a custom taxonomy list
- Pagination for search results of custom post type [duplicate]
- How can I relate custom post types?
- Pagination of custom post type leads to 404 error
- Pagination for custom post types – url rewriting
- Dynamic category name in query post
- Incorrect ordering of custom post type based on time
- How to know which archive page is active
- next page with custom post
- Difference between page and paged
- Need to have an archive widget which organizes and displays a custom post type using a custom date field
- Taxonomy rewrite pagination 404
- Archive page for custom post type and custom taxonomy
- Redirect to URL if x number of days passed
- Archive Template being used instead of Category Template for Custom Post Type
- All blog posts are not showing up
- Why does my URL keep returning 404 error code?
- pre_get_posts works in post type archive but not in single post
- Custom post pagination trouble
- Menu’s breaking, now showing all page links on site
- Display CPT index page as front/home page
- How to prevent a custom post type from using the archive.php template?