If you are wanting to use a specialized archive template for your custom type, you need an additional archive file. This is named in the form of:
archive-[custom post type name].php
Since your code listing has jobs as the type name, the archive file would be named:
archive-jobs.php
This can resemble the standard archive template, or can be tailored as suits the nature of the custom content type.
Related Posts:
- Get custom post type slug for an archive page
- Custom post type pagination 404 fix?
- Filtering a custom post type by custom taxonomy in archive template
- get term archive url / link
- How to get the custom post type from an archive page?
- How to remove “Archive:” label from archive title
- Custom post types – Use post_id in permalink structure when using has_archive => true
- Proper way of making custom post type landing page or archive page
- Custom Post Type Archives by Date with Custom Permalink
- Display Editable Text Above CPT Archive Listings
- Custom Post Type Archives with 0 Posts Redirects as 404
- Archive page with multiple taxonomies rewrite
- Archive page…limiting posts per page
- WP 3.1 – archive pages for custom content types possible now without a plugin?
- Date archives for custom post type
- Custom comment status possible?
- Custom Permalinks for Custom post Type Archives?
- is_singular won’t call my functions?
- paginate function in archive for custom-post-type
- Custom taxonomy archive page not working
- Change plugin’s has_archive = true to false?
- Call different archive page based on post type
- How to create archive page for taxonomy terms within custom post type
- Category and post tag archives do not include posts from custom post type
- Slug for standard post post_type
- WordPress custom post type archive with description
- CPT: archive-cpt.php VS custom page template
- Get post type from taxonomy or category page
- Category page only displaying the posts from a custom type
- How to list custom post types?
- custom taxonomy archive by year
- Display CPT description on archive.php pages for all CPT
- When ‘is_post_type_archive()’ return true?
- CPT Archive with core Category
- Changing number of posts per page on CPT-archive.php, have tried 20-30 code chunks so far
- Custom Post Type Archive Page Filtering
- How to modify archive query with pre_get_posts to append CPTs?
- get the custom post type title/name
- Tag Archive for Custom-Post-Type Posts yielding 404 when permalinks set to postname
- URL of a custom post type’s post format archive?
- Create template for taxonomy results limited by Custom Post Type
- Change CPT archive title
- WordPress showing archive.php instead page
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- The loop seems stuck to a single (now deleted) post
- Use “archive” as slug for custom post type
- Is it better to use filter for the_content in archive pages?
- Archive not sorting correctly
- What’s the name of the custom post type yearly archive template?
- how to remove pages loading with the archive templates
- multiple custom post type on category page
- Assign CPT archive page attributes
- Custom taxonomy or custom page templates?
- Can anyone clarify difference between archive-{posttype}.php, type-{posttype} and date.php?
- 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
- Use the custom post type archive for taxonomies?
- How to rewrite custom taxonomy term archive to use THE SAME SLUG/front as CPT
- Can’t access private custom posttype single- or archives-page
- Display Date & Author Info on Custom Post Type Archive Page
- How to constrain the results to a specific post_type on tag archive page?
- Get the link of the first post of a custom taxonomy in a custom taxonomy list
- How can I relate custom post types?
- Event Archive by Month
- Custom Post Type Date Based Archive URL rewrite [duplicate]
- Display all Categories except ones with a specific parent
- How to achieve a multi-taxomony layout with posts?
- Archive per year of a custom post getting the wrong post
- Creating archive like functionality through birectional relationships
- Custom Post type page content (archive page)
- Set up Custom Taxonomy Archive Template File To Cover 3 Categories
- Group custom post type posts by month
- Creating an archive page or simple template to list all values of a custom field of specific post type listing
- How to show custom post count in archive page
- Do not show child pages within a file page
- Custom post types not showing on the standard WordPress Category page
- Tell wordpress to show a single page instead of an archive page
- Turning archive templates to a page template maintaining the slug
- Custom post type categories giving 404
- Custom category taxonomy – archive page not showing up
- Custom Archive – hide posts until a search is made?
- How can i remove post type archive URL?
- Custom post type URL structure with site.com/custom_taxonomy_slug/post_name
- Custom taxonomy archive slug overwrites static page
- How can I generate a list of post-type specific categories?
- Rewriting archive page slug to be different than custom post type slug
- Site loads very slow for archive custom post type page
- Keep same archive.php for post from archive?
- archive.php can’t find categorized posts
- Custom post types with date based archive
- How can I set up the URL for a category archive for a custom post type?
- Is it possible to remove the word “date” from archives?
- Taxonomy Query of Custom Post Displays Archive Instead of Posts
- Generate daily archive whenever any post type is added
- how to pass args for archive.php query?
- How to have a dynamic slug and rendering the archive-{post_type}.php?
- Show custom category archive as front page and remove taxonomy slug from urls
- Custom Post Type posts not getting picked up in archive widgets
- How do I get an intermediary page between 2 custom post types?
- Custom Taxonomy archive with url parameters