Do you have:
- A category
somecategory
defined? - Posts categorized with
somecategory
? - Some default
else:
content in the Loop incategory.php
?
I suspect the URL is returning a 404, and WordPress is simply serving up the root URL, because it has no content to serve up from category.php
.
EDIT
You don’t need to do anything special to get WordPress to use the category.php
template. It is a built-in part of the Template Hierarchy. You simply need to have a category created, and have Posts in that category.
EDIT 2
Can you try resetting your permalinks?
Do you have a live site link, so we can see the problem in action?
What is the markup of your category.php
template file? Can you post it?
Related Posts:
- Outputting Canonical Resource URLs Across a Multisite Network?
- wordpress – load a template based on the URI
- Set template based on query in URL
- Different templates for same content, landing page from different URLs (generic, simple)
- Can a link in WordPress contain a query string that is picked up as $_POST
- How can I get all archive-URLs to use the same template?
- Custom Taxonomy Theme file not routing correctly
- how to change custom post type search template to output search results in posttype-archive.php
- Is there a list of all possible WordPress URL’s?
- Adding Page Attributes Metabox and Page Templates to the Posts Edit Page?
- How do you access the Product Short Description in a WooCommerce email template? [closed]
- Is there a way to list all used/unused WP templates?
- Print WordPress template filename(s) for debugging
- Change the name of the ‘Default Template’
- Echoing Elementor page content in template, but it doesn’t get styles and some widgets are missing
- How can I modify the default reset (lost) password email text?
- Template files missing after moving site
- Sharing templates with the JSON API?
- Grid layout “last” class to every third item
- How do you modify Page Template?
- Using “setup_postdata” with “get_template_part” does not work
- How can I get the content of the home page?
- Why aren’t my posts showing?
- How to display error on specific template?
- How to move style from template file to section?
- What is content.php file that is needed for Jetpack infinite scroll plugin?
- Auto-Generate Longtail-SEO Pages/URLs
- Child theme template file will not load
- bloginfo(‘template_directory’) img src
- Should template files be copied to the child theme for editing?
- Calling an image within the theme folder from inside a post/page?
- Best Constant to use to check if WordPress is running
- WordPress automatically created files like .theme-name / .plugin-name.php [closed]
- style sheet header on Page Templates
- WordPress editable template fields
- Why does the Full-width Template in Twenty Twelve pack so many classes into the body class attribute?
- How to support custom templates on a custom post type?
- How to use $wpdb (from the template) to update the DB, without being an admin
- Page attributes missing
- Remove Items from Template Homepage
- Bizarre issue with custom RSS template
- How do I override the search template in a plugin?
- Footer.php not showing?
- How to publish a Page and Posts using single template
- lost css when overriding themes templates
- What is the best practice to style archive page 2,3,etc differently than archive.php?
- How to create a post template with two sidebars
- ACF costum date format [closed]
- != and !== both not always working? [closed]
- Page template for a site from network
- Archive template limiting to 4 entries?
- WordPress 3.3.1 single post template
- Conditional to determine if search.php page is the current template
- Prevent 404 and serve custom template for custom URL
- Page Templates not using functions.php
- Add stylesheet per layout
- use a custom page to display search results
- When a user registers, create a page from an existing template with their username as the page name
- Theme settings Page: Settings Api vs Update_Options
- How to add description over forum list on bbpress root page
- two active templates for one post
- Change “posts per page” depending on width
- Where is the code for “Front Page Template”?
- Help Understanding Template Hierarchy
- what is template-name.php
- templates with page teasers Or Featured Items
- If Child or Grandchild of Page
- Page template not registering on theme
- Is it possible to create custom links inside a template?
- How do I custom a page that doesn’t exist in the page list?
- Uncaught Error: Call to undefined function twentytwenty_the_post_meta()
- Timber + MtHaml, or any other HAML-like HTML shorthand
- small problem in the article ()
- Unable to access wordpress page
- How to configure my blog page
- BuddyPress : how can I call the template WordPress would have chosen (template hierarchy)?
- How can I make custom page templates work on child theme?
- Archive only for /year/month, not terms
- Why default template does not show?
- Why does the blog page not take the page template selected?
- Why would adding a template file to a child theme cause an error in template-loader.php?
- How can I make is_page_template() workable in child theme?
- How can I add some blocks to template without changing template file?
- Creating a popup
- WordPress not picking up custom templates in sub directory
- Category template not displaying all post formats
- Is it possible to call a template file inside wysiwyg editor? And how?
- Retrieving post ID from current page
- Mysterious template change after database import/export
- Is there a way to share a template/markup with the JSON API so that it doesn’t need to be declared both in PHP and in JS?
- Styling own template
- WordPress sites translate dynamically generated Homepages
- changes to templates not showing on server
- Why is this page using the homepage template and not the one it should?
- Single template will not show sidebar/bottom-nav and footer
- Problem with permalink structure for WordPress custom post_type archive template
- WordPress -> PHPBB look a like
- Make default template two columns?
- Read more button not working
- pass dynamic value to page to pull in categorised post cards