You can’t find it because it doesn’t exist. There is no page at that location.
In WordPress everything is either an archive of posts or a post of some type. Pages are posts of type page
etc. Date archives are archives of posts
So if you went to /category
what would it show? For this reason there is nothing there to show. You would need to write a rewrite rule, manually load a template, and that’s assuming it doesn’t interfere with other rewrite rules
Related Posts:
- Using categories & “stickyness” together
- How to get the category of the post and link it to the archive (of the category)
- Category page showing posts from all categories
- How to display Last Updated date from the latest post for a category list
- Moving Categories submenu to Media, but still opens Posts menu
- Exclude Category From Home Page, Display Posts on It’s Own Page?
- How to query all posts of a specific category, and any other category combination
- Page navigation within a category
- Category Descriptions – HTML?
- Display WooCommerce product categories in a 4 columns custom menu [closed]
- Page with the same name of a category
- How to make category RSS feeds show full content
- How to Check if a Child Category is Being Queried
- Permalinks – Different structures for different categories?
- How can i call an article from each category and still paginate properly?
- Return category slug / title from category ID
- Attachment page per category
- How to get the depth of a category’s subcategories
- Best way to programmatically link to multiple categories (union/intersection) [closed]
- WordPress Multisite – global categories
- How to get child categories of a given Post
- Code to pull in a PHP file named after the category ID
- Get categories from save_post hook
- Need to pull parent category and slug – only pulling daughter category
- Woocommerce category show subcategories only/omit posts for specific category
- Category location styling
- Get Tags specific to Category using WooCommerce plugin
- Giving wp_list_categories the class of the category
- WordPress category page redirects in .htaccess not working
- Category archive rewrite rule to include category/subcategory?
- How can I automatically display a visual archive of subcategory posts [and thumbnails] separate from Parent category?
- The default code for “posts_nav_link” on category.php isn’t working
- Change thumbnail image depending product category
- How to organize custom categories for filtering and selecting
- Woocommerce custom category pages
- Custom sub taxonomy order by
- get_next_post set the category
- Hide uncategorized when no category set
- Different menu navigation per category
- category doesn’t showing up in admin
- Get category URL knowing it’s id
- Have multiple category queries from the URL been fixed yet?
- How could I know all the categories from post?
- How to make subcategory for custom post and and display?
- Create menu locations for each category in wordpress
- Conditional loop for category
- How to make the ‘delete’ button inactive on some categories?
- Notice: Trying to get property of non-object in : custom fields category
- Array: What is this value based on?
- Thumbnail for categories / taxonomies plugin?
- Pagination for query_posts();
- echo get_post_meta of all post in a category to fill up a select field
- Show testimonials based on post category matching product name
- WordPress list categories dropdown with parent-child relation and child under it’s parent
- How to Link to Most Recent Custom Post of Same Term
- WP REST API not retrieving all categories
- How to hide category
- Show 10 Sub Categories Per Parent Category Page?
- Conditional category & tag statement
- How to remove the category from post slug
- How to display posts from specific category using get_option function?
- Assign a custom post to a custom taxonomy based on custom field value
- How can i show categories of custom post
- How can assign posting to Subscriber to specific category?
- Is there any better/faster code than this ? It shows the categories that an author had ever posted in
- How to show only child categories using the_category();
- Exclude posts without category from loop
- remove url from categories
- how to style show_count in wp_list_categories()
- Why in the e-mail notification about a new post published, the category of the post is always: Uncategorized
- Page category filter in admin dashboard
- How to get immediate children of a ‘term’ parent id through ‘get_terms’?
- Identify a single category and output some code on an archive page
- in post content shortcode works, but hardcoded in same page template doesn’t?
- front end add category to new post
- how to display specific Category if post have more one Category?
- When creating category, it creates automatically tag, or, when creating tag, it creates automatically category in same name
- Is there a way to fetch the category of a page when using wp_list_pages?
- How to delete WooCommerce categories in bulk that only have one product
- Product Category page showing all products
- List posts from a category and embed them into a page
- Print categories and most viewed articles
- Get category of a taxonomy for a queries object in a loop
- ACF Gallery with Media Categories – how do display categories and sort
- Loop within category’s posts
- WordPress edit.php category filter to show only posts from direct category and not posts from it child category
- How can I just show portfolio items from 1 category on portfolio page?
- How to add a new child category via an SQL statement?
- Several loop in search result
- categories and sub-categories of posts are wrongly saved in DB
- Link categories to last post
- wp_list_categories not working on my live site
- Recent posts in current category?
- How can I offer different RSS-Feeds by category?
- Printing out Main Category ID’s in a Loop
- Not able to display category link and name [closed]
- Display Product category in archive product page
- How to link images of one WP site to another WP site?
- Build page base on category
- Categories and products woocommerce wordpress