The simple and quickest solution is showing categories list by using sitemap plugin with short-code.
For example this plugin WP Sitemap Page. Install it and place shortcode on page.
Second option is create page template for category list. Using wp_list_categories()
Thanks
Related Posts:
- get_categories for custom post type with a specific custom taxonomy attached
- How can I add the featured image functionality to a custom taxonomy?
- Combine two taxonomies in a hierarchical tree
- How can I select a primary category?
- wp_update_nav_menu_item() to insert categories
- How to make custom taxonomy check boxes like ‘Categories’
- How to create non-unique sub-category slugs?
- How to get next previous category in same taxonomy?
- Getting WordPress custom taxonomy/category?
- Display empty taxonomy terms with get_terms()
- How to get the number of child categories a specific parent category has?
- How can I convert some categories to a custom taxonomy?
- Get multidimensional array that reflects category hierarchy
- Change existing taxonomy settings when using custom taxonomy
- How to get the id from the custom category?
- How can I edit the ‘Most Used’ tab in the categories meta-box to show another custom taxonomy?
- Display custom taxonomy attached to the post on post single page
- Echo text using is_tag
- Same menu for different taxonomies to reach different content
- How could I write a get_categories_by_year() function?
- How to get posts using category slug in ClassiPress?
- How to set the same base url for two different taxonomies?
- Get WooCommerce product category list in functions.php
- Why use hierarchical taxonomies instead of many custom taxonomies?
- Renaming default category taxonomy?
- How can I add HTML classes for current taxonomy/term hierarchy into my pages to simplify styles?
- How to Manage and link certain custom taxonomy?
- Display List of Categories Within a Custom Taxonomy
- How to add a post with new Taxonomy without assigning to default category?
- Category base 404 – fix
- Display only one level subcategory in wordpress
- Converting Categories (with ACF fields) to custom taxonomies
- How to make /category/ URL load properly instead of 404 error?
- Can’t custom taxonomies have same terms (slugs) as categories?
- Could not insert term into the database
- Weird behaviour when adding terms/term_taxonomies programmatically
- How to get the url to tag & category base set by the user?
- Show Post from parent category (custom taxonomy) ONLY!
- Are Custom Taxonomy Templates Possible?
- Get a list of Terms for a specific category
- What’s the difference between “parent” and “category_parent” in a WP_Term object?
- Display name of the last child category
- Edit the markup of categories list
- PHP Fatal error: Cannot use object of type WP_REST_Response as array in wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
- How to know if it’s a child taxonomy?
- wp_dropdown_categories and custom taxonomy + custom post type
- How to view WordPress’ default category IDs?
- Random taxonomy category list
- How to call custom category field data in theme?
- Show Available Taxonomy List with Current Category
- One Specific Category To Permalink
- Why does the argument list_only do on Walker_Category_Checklist::start_el?
- Get Number of total Parent Categories for Custom Taxonomy
- Drop posts from categories in MySql
- Customize category page for different custom taxonomies
- Redirect to another page using contact form 7? [closed]
- Limit categories and it’s subcategories for specific group of users
- Ive got a term (get_term_by) but now I want to filter it by a category it is in?
- add slug beside name in Admin Category Checklists
- get_category_link() for custom post type does not include custom slug rewrite?
- Targeting categories in custom fields
- Target a specific category from a custom taxonomy?
- Display sibling categories on category page
- Getting the category title / description returns first matching post?
- How to modify the output of wp_terms_checklist when used within the built-in category metabox on edit posts?
- Allow user to select categories that will display in post loop
- WP 4.7 in_category change?
- Category page returns 404 error
- Illegal string offset ‘taxonomy’ in
- Let user select their own category
- Setting selected term_id with wp_dropdown_categories?
- creating categories programmatically
- 3.1 post formats and specific categories/custom taxonomies
- sidebar troubles, taxonomy trouble
- WordPress Default Category and Custom Taxonomy Selected Attribute not Working After Searched in wp_dropdown_categories Array
- How do I edit the terms output args or array data?
- How to show related posts of category on post within custom posttype
- How can i change sort category view starting from child then parent, not alphabetically
- Products category search not working
- Can’t display posts by filtering categories using isotope.js
- How to manage a dynamic multi-level page hierearchy system?
- How to assign Categories and tags inside the TinyMCE Editor for each Image?
- outputting taxonomy hierarchy
- Categories manage
- set a custom post type to a taxonomy term programmatically in metabox
- ACF Custom field not showing in Timber Taxonomy page
- Confused about category.php template – not working
- Help with Multi Level Category Archive Page
- Display Taxonomies in loop with template args
- If it is a top level category show children otherwise show sibling categories
- Most efficient use of custom taxonomies, categories, and pages
- Display only the latest post
- Return selected categories only in custom page meta box?
- get IDs from links categories
- Multiple Parent Category URLs
- Chained drop-down menu for custom taxonomy using chained.js
- WordPress 3.5 how to determine if user is on category listing or category edit screen?
- Get all first images of posts in same category
- Taxonomy term RestApi data 10 rows limitions
- Theme template file for a specific custom taxonomy