When you register custom post in functions.php add this 'has_archive' => 'book-list'
and then your archive-business_sold.php will work
See this article for details http://www.wpmods.com/wordpress-3-1-custom-post-type-archives
Or just use plugin (for example http://wordpress.org/extend/plugins/simple-custom-post-type-archives)
Related Posts:
- Why does my custom taxonomy show a total count across all post types
- Redirect after deleting post and keep track of pagination
- Permalinks in Custom Post types
- how to create my own edit.php admin page code or template for my custom post type
- Custom Post Type with Nested Taxonomy and Template Files
- Disable WordPress Recognizing Path as Attachment
- Rest Api v2 orderby meta_key in custom post type
- Adding custom post types to archive.php
- Should unaltered default loop/query return a list of custom posts belonging to a custom taxonomy?
- Display Custom Post Type in Recent Posts
- Custom Post Type and taxonomies’s labels localization not working
- get_the_post_thumbnail() returning empty string on custom post type
- How to allow “Add New” capability of CPT when links to its UI are placed as a submenu?
- How to add notification in the sidebar of the administration panel when a Custom post type is created? [duplicate]
- Custom Post Type get_post_type_archive_link( $post_type ) returns false
- When ‘is_post_type_archive()’ return true?
- How to check if “is single” page
- How to add the post ID (or any other post data) to a Contact Form 7 mail?
- How to display Custom Post Type Post based on Tag with Shortcode Parameter?
- Change custom taxonomy after certain time – CPT template
- Custom Taxonomy URL are redirecting to page with the same name
- Get posts from a custom post type by child categories of a parent category
- Want to Add Custom Fields for Uploading video to WordPress Users from front end
- Hierarchical Custom Post Types in Array
- Making certain categories of CPT not publicly queryable
- WordPress Custom Post Type Navigation + Children
- How can achieve this permalink perfectly? domain.com/%category%/%post-name%
- custom-taxonomy/post_name instead of the default post_type/post_name
- Exclude objects from WordPress API based from ACF field using rest_prepare_{$post_type}
- Custom taxonomies relationship
- Custom Permalink to remove category word , keeping posts permalink with date?
- Rewrite Rule for showing Parent/Child Relationship between Two Hierarchical Custom Post Types
- Setup template_redirect using has_term when NO term assigned
- search suggest – filter post type
- Addin plugin custom post type to members plugin
- Registering custom post type menu editor problem
- Save custom post type to external database
- Custom Post Type Slick Slider “$ is not a function”
- Get parent category id from child category page for custom taxonomy
- Trying to get custom post of a custom taxonomy
- Querying & displaying custom post type into an existent page [closed]
- Remove custom permalink structure from custom post type without modifying register_post_type() directly
- Change Slug of a Custom Post Type
- How can I create an automatic drop down menu with my tags?
- show current item in custom menu, when inside a custom post type
- Adding guestbook to my wordpress site
- sort CPT on Custom Taxonomy Archive page
- Custom Post Type – Support “author” only for admins
- Programmatically add custom field to post_name in a custom post type
- Custom Post Type Template Hierarchy – Single post template
- Best way to change the blog page post type?
- Multiple wp_editor instances in custom post type using Ajax
- Different categories for custom post type
- Display only a single CPT
- Custom post not appearing under custom taxonomy category
- Get single posts archive information
- Adding a Custom Field to be used by Posts 2 Posts
- If custom category search then page 2 not found
- Show the categories the current post has
- Custom Post type to Woocommerce Product type
- Rewrite URL for CPT to domain/post-name/post-id
- Get only parent post in archive post
- Auto delete pages/posts without views
- Custom permalink structure for custom post types including multiple taxonomy
- How can I assign multiple parents to CPT?
- add_action for save_post_{type} resulting in WSOD
- Filter posts by their related field’s custom field
- Issue removing columns from admin table
- Want to add new label in new post
- How to display “META” array in register_taxonomy
- How can I register multiple custom post fields to json?
- Using meta boxes as the title of a custom post type
- How do I get all authors posts of a custom post type outside loop
- Customise Permalink Structure For Custom Post Types
- minimize wp_query call to database
- CPT/Taxonomy/Postname permalink structure makes pagination break
- Make it impossible to save a custom post type with both video and image selected?
- Custom Taxonomy not working front side Woocommerce
- Filterable portfolio in WordPress using jQuery isotope
- How do i create user accounts from custom posts that have email addresses
- Taxonomy’s title
- How to hide editor, but keep media library access
- Best way to use Category & Custom Fields?
- Plugin Error on activating
- Custom posts affecting Recent Posts
- Paginate custom taxonomy category with wp_custom_pagination
- Custom Taxonomy Showing in WP Menu
- Is it good practice to search for custom posts based on custom field values?
- Is it possible to create a separate page for custom posts gallery?
- Custom post type with custom fields enabled, is there a way to set a default group of fileds?
- Storing/querying custom date data
- URL Redirection From Custom Type to Posts
- Checking 2 dates against todays date
- WP Build-In Post selector for CPT
- Remove Permanent URL for custom post types
- Random meta field from specific custom post type
- How to relate one custom post type to another custom post type
- How do I hide single category post on my post page
- Links in archive not including taxonomy parameter
- Get permalink in custom post type loop doesn’t work