I am trying to set up my blog so that the following URL pattern:
http://myblog.com/category/somecategory/
Will use the template file category.php
I have created the template, however, when I access the URL, I just get the template front-page.php (I'm not being redirected - the URL in the address bar is still http://myblog.com/category/somecategory/)
The links to the category pages are being auto-generated by the Categories widget and each category has at least one post in it.
Can anyone help?
Thanks
