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?
- How can I get the categories and subcategories separately?
- get_term returns different results, sometimes empty, sometime the correct list
- Get Posts Under Custom Taxonomy
- Display Posts Loop for each parent and for each Child
- Filtering *out* a taxonomy from the admin post list
- category image taxonomy
- Categories overview that links to page displaying posts
- How to “group” (categorize) the Pages together?
- Is There a Difference Between Taxonomies and Categories?
- Get all media categories
- Add child category to parent on post creation and save
- Custom taxonomy/category order
- Why don’t posts show up in my categories on the frontend?
- Flat category URLs but retaining hierarchy?
- Get Number of total Parent Categories for Custom Taxonomy
- Drop posts from categories in MySql
- Woo Framework: woo_cat_featured not populating
- Customize category page for different custom taxonomies
- How can I improve this taxonomy treating approach?
- Get posts from specific taxonomy term
- Get posts under a category with SQL
- How many categories can WordPress handle before performance suffers?
- Inside a loop, how to change CSS class based on category name?
- Custom taxonomy template for categories
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- Redirect to another page using contact form 7? [closed]
- Targeting Parent Category Pages
- Wacky taxonomy in wordpress
- get_terms function not returning anything
- Why custom taxomony not showing when create a post?
- 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?
- How to display parents category and child category separately for a specific post?
- Include WooCommerce product to all child categories
- Admin: Navigation Menus do not show empty categories/taxonomies in the list’s search tab
- Notice: Trying to get property of non-object in : custom fields category
- 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?
- Trying to add taxonomy to get_categories() but it’s not working. How to fix this?
- Get Categories Where Taxonomy Equals ‘n’
- 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?
- Show Taxonomies with admin area for custom post type?
- Having a template per category? Bad for server overhead?
- WP REST API not retrieving all categories
- How to display a value inside a post with a specified category from a category custom field? [closed]
- Some categories missing on wp-admin/edit-tags.php?taxonomy=category
- Include custom post type custom taxonomies in Categories widget
- List just subcategory and products of active category page in Woocommerce
- custom page for custom Taxonomy
- Allow user to select categories that will display in post loop
- Grandchild Term Things Grandfather Term is It’s Parent
- Insert HTML content in WP Query at specific point
- Eliminate word from $term->name
- What Must to Display the “mysite.com/category” URL?
- How do I retrieve the category ID (ugly permalinks) in my sub-navigation menu?
- Custom page category taxonomy 404
- WP 4.7 in_category change?
- Get posts of a custom post type from category from taxonomy?
- Category page returns 404 error
- Filter By Category Dropdown List With Custom Taxonomies
- query_posts by category_name and custom taxonomy
- How to get posts by category and by choosing a taxonomy term?