One of the built-in features of Genesis when editing a category in the WP backend is the Category Archive Settings consisting of category archive headline and intro text fields. If one of these is populated, it/they will appear above the list of Posts in category archives. In this article I share the code to show […]
sub categories
How to show sub categories on category pages in Genesis
By default on any category page a list of all posts that belong to that category will appear. If you would like to instead just show a list of sub categories (linked titles) present in that category, read along. Create a file named category.php in the child theme having this code: To view the full […]
Recent Comments