Create file called taxonomy-industry.php
and copy your archive.php
into it.
I faced the same proplem with my site and that solution worked for me.
Hope it works for you
Related Posts:
- How to display an other custom post type in a different custom post type’s archive?
- taxonomy-{term}.php terms pagination returning 404 after a certain page
- Why is the loop not empty on some 404s?
- WordPress tax_query “and” operator not functioning as desired
- Custom taxonomy query broken after upgrade to 4.4
- Show posts without term
- How to add taxonomy filter on the query fly?
- Search custom taxonomy term by name
- Display posts the match taxonomy term linked from wp_list_categoies?
- Query two taxonomies via URL or link?
- How to trigger 404 for custom query var?
- Pagination shows 404 after a certain number of pages
- Counting number of posts with Category B in Category A
- Custom archive page based on array of categories and tags
- Select posts wich has no relationship in custom taxonomy
- Pagination causes error 404 when used with front-page.php
- Custom Taxonomy List links being re-written
- List taxonomy terms plus their latest post ordered by post date
- Querying by taxonomy vs Querying by Custom fields Speed Comparison
- WP-PageNavi gives me a 404 when using WP Query
- Filter and list posts of a custom taxonomy
- Determine WP_Query parameters from URL
- How to show only one post for each categories of taxonomy of custom post that contains a specific custom field
- tax_query shows no results if nothing is selected
- Intentionally exceed max_num_pages on main query without getting 404?
- Get the post permalink within the loop but without additional DB query
- How to Modify Taxonomy Archive Page with Search Parameter?
- Get array of current post term ID’s
- Custom Permalink with Dynamic Taxonomy for Custom Post Type – Works, but breaks other permalinks
- Setup of taxonomy term template pages
- custom post type and custom taxonomy url conflict
- Display link to taxonomy archive only if it has posts with certain custom field values
- Custom pagination with WP_Query generating 404 error
- How to do a query on custom taxonomies that is uncategorised?
- Multiple instances of Featured Image Query
- WP_Query, tax_query and term_meta: How to?
- Order taxonomy terms in alphabetical order
- Query Custom Post Type Order By Taxonomy Field
- if/else on custom query gives 200 OK when condition not met?
- Query post from all category with same tag on 1 pages
- Have functions work outside the loop with 404 override
- Query with custom taxonomy not working
- Rewrite rule to prettify two $_GET variables while in a new endpoint from a page
- Function get_queried_object() return NULL in custom taxonomy
- Getting Taxonomy inside WP_Query Loop
- Custom taxonomy in URL showing 404
- Order posts by taxonomy count
- showing all search result in one template
- Querying on multiple taxonomies pulled from $_GET checkbox array not working?
- List custom taxonomy terms sharing posts with a term from a second custom taxonomy
- WordPress add_rewrite_rule() cannot visit lower url levels
- Query custom post type by custom taxonomy (category slug)
- How to Filter Posts by Custom Fields?
- Wrong request query on cpt and tax
- Show posts from a custom taxonomy on a page
- WP_Query ignoring tax_query when is_singular
- How do I exclude the lowest level terms in a taxonomy?
- wp_query for multiple cities (multiple values in a metabox)
- How to return a 404 when custom query matches nothing?
- How to have this permalink structure: post_type/postname/custom_inner_page
- WordPress query with items from more than one selfdefined taxonomy as `term` argument
- Query with relation and one without relation using multiple taxonomies?
- Search form not working with custom query?
- Post loop for all taxonomy terms
- Display custom tags on pages that have a specific page parent
- Custom post type permalink tag 404
- wp_query args adding muitiple tax_querys
- How to get list of posts from permalinks?
- Hierarchical permalinks for custom post type and taxonomy
- WP_Query Attachment adds additional attachment count and need to link attachment to post url
- Pagination for blog posts reloading same page [closed]
- paged variable not working for category/custom post archive
- find posts that don’t have a custom taxonomy
- Custom taxonomy.php not working
- How to solve this custom post type goes to 404 page?
- Issue with front page navigation after upgrading to 3.4
- Query custom taxonomy by term id?
- Filter Custom Taxonomy Posts
- WP_Query args to show posts from specific custom taxonomy
- WP_Query for a taxonomy with different taxonomy types
- get all posts associated with a custom taxonomy
- How to set an alternate posts_per_page value for default queries in different templates
- Using custom taxonomies in a query
- Show a 404 error page if Public query variable’s value doesn’t exist?
- How to use if($wp_query->query_vars[‘name’] == ‘pagethatdontexist’) without getting a 404? How to suppress 404
- Default permalink structure causing Notice: Undefined property: WP_Query::$post
- How to add custom meta to ‘pre_get_terms’?
- Tax Query only returns for the first of several terms
- Can’t fetch Custom Post Type Data through Custom Query
- get term id from term name
- WP_Query to output chosen term and posts with no term assigned
- WP Job Manager plugin – Listing only the twelve job categories on frontpage order by jobs they have
- One WP_Query that always shows 1 post from category X and 1 post from “not in category X”?
- How to print term name inside wp post loop
- Loop posts based on permalink term
- How to filter a custom post type by custom taxonomy without 404
- Check if a post has term inside loop
- Add URL Rewrite Rule To WordPress
- How to get posts by category and by choosing a taxonomy term?
- Getting the permalink to the latest post from a category