buckminster1
Member
Posted 2 years ago #
I have links that return results from my "blog" page as categories (e.g. http://waburnbans.net/recent-news/category/clallam/). I would like to change the text that is displayed, but cannot find the file that contains the text "Posts in the «Clallam County» Category." Does anyone know where it is located?
Try looking in your theme's category.php file. If you don't have such a file, try archive.php. Failing that, index.php.
buckminster1
Member
Posted 2 years ago #
Terrific! I looked for about 30 minutes to find the correct line number. It was in line 12 of the sunset theme. Thank you!