where it should be placed whether in page-template directory or at theme root directory?
It should be placed at the root directory of the the active theme.
If you take a look at template heirarchy, you can see that for taxonomy the flow is:
taxonomy-$taxonomy-$term.php --> taxonomy-$taxonomy.php --> taxonomy.php
So the correct name for term (Asia) is taxonomy-location_category-asia.php instead of taxonomy-asia.php and the same for other terms also.
Related Posts:
- What template is used for a custom taxonomy page?
- Taxonomy page template changing when using query variables
- Can I use a Custom Meta Value inside of ‘get_the_terms’?
- Display all posts for taxonomy term across multiple custom post types
- Get list of taxonomies associated with Subscribers
- Custom Taxonomy isn’t working from frontend post submitting
- How to use multiple archive templates for a taxonomy?
- Can You Build Page Templates Without Extra Files
- Taxonomies specific to Page attribute template
- Taxonomies on Pages with Custom Formatting
- add pagination in wordpress page template
- Link a page from admin to a custom taxonomy
- How to save custom taxonomy archive as a page template?
- Run next query based on first query’s term
- Custom taxonomy page uses index.php
- Custom taxonomy subcategories template page
- How can I get parent term from a child term
- “tax_query” parameter not working with WP_Query
- Add default WordPress tag meta box to User Profile
- Loop through custom taxonomies and display posts
- Add custom taxonomy fields when creating a new taxonomy
- Exclude Specific Term from Search
- Creating Custom Taxonomy without mapping to any post type
- Hide the term description on the term edit page, for a given taxonomy
- get_term_by not working when in functions.php
- Can I lock down custom taxonomies on a parent term level, but not a child term?
- Including all terms in wordpress tax_query
- Taxonomy Templates… by hierarchical level?
- Exclude specific slug in ‘get_terms’
- Fixing Pagination with Custom Taxonomy Archive
- wp_insert_term – parent & child problem
- How to remove “Taxonomy name:” from wp_title
- How much faster is a tax query than a meta query?
- term_description help
- Custom taxonomy position in admin panel
- Custom Taxonomy Template not respecting ‘include_children’ => ‘false’
- Custom Taxonomy Relationship (ex: plant classification)
- register_rest_field for custom taxonomy fields that are assosiated with custom post type
- Filter all queries with a specific taxonomy
- How to group by taxonomy on Custom Post Type archive
- How to remove parent taxonomy name from the title generated by wp_title()?
- Group posts that matches a term in a loop
- Custom taxonomy template loop
- List Custom Taxonomy Values according to a Post Meta Value
- Adding session variable and/or cookie based on user-selected input
- How to Reverse Taxonomy Order
- Check whether a custom taxonomy term has published posts?
- Remove pagination from WooCommerce product categories on admin edit navigation menus
- Limits amount of terms displayed? Is it possible?
- How to add custom taxonomy to search
- Get custom field values of taxonomy terms
- How to List Parent Term Links for Custom Taxonomy With & Without Children?
- Correct Way To Show Custom Taxonomy for Image Attachments on Template File
- Query Posts by taxonomy/Taxonomy Child Custom order
- Sort custom taxonomy terms order by both count and name
- How to list all record from one custom taxonomy start with only one letter i.e A
- Single reusable value for post meta: Custom Taxonomy or Post Meta?
- How to Query Database for posts with certain Taxonomy Term
- Taxonomies in URL
- 404 for a custom taxonomy?
- How to display featured images for all posts with certain taxonomy label?
- Check if term is in a taxonomy?
- List taxonomies in a dropdown in theme’s option panel
- Create multiple rewrite endpoints for custom taxonomy archive
- Get child product categories from parent product category in WooCommerce
- Adding Age Based WordPress Category
- Make a taxonomy column sortable in the admin?
- Display only first level children of my custom taxonomy categories
- Register Taxonomy earlier so it can be used in functions.php and admin-ajax.php
- echo current taxonomy id for this loop?
- How to show only terms by id or slug on edit-tags.php (custom taxonomy manage page) for a custom taxonomy
- Display the description of taxonomy terms
- Add “All Posts” button to custom post taxonomy filter with ajax in wordpress
- get_terms adds slaces to the resualt
- Woocommerce: How to change the add to cart text in a certain category? [closed]
- How to display custom taxonomy images on index.php?
- Meta query for a custom taxonomy on attachment
- Meta description – template code to get category description
- get_term and get_term_by return null or false, even though term exists
- Posts in loop displaying all taxonomies
- one term two taxonomy’s?
- How do I modify the “Insert Media” lightbox in the admin to only show media items from a category?
- quey posts from different categories with taxonomy
- Get number of post who belongs in two taxonomies!
- Custom Taxonomy in REST API
- How to create pagination for custom taxonomy in WordPress
- Order by taxonomy Value [duplicate]
- Checkbox onclick filtering on the same page
- Get parent and children taxonomy in different dropbox
- Some of my custom taxonomies are not showing but still counted in a WPMU set up
- Remove categories from post edit page, but keep in sidebar?
- How to set taxonomy hierarchical level to 2?
- Custom Taxonomy Not Working When added to WordPress Search
- Custom taxonomy terms in the admin site is not saving for widget
- Problems with taxonomy quick edit box
- WordPress thinks my custom taxonomy pages are search pages #seo
- how to change permalinks format for pagination?
- Getting WooCommerce product related child categories
- Widget dropdown always displays first option
- Adding custom taxonomy in my existing category URL