How To Display Blog Pages for a Single Category

Published Date Author: , Posted August 6th, 2018 at 4:23:58pm

Create a new page and set the Page Template to Blog.

Add a new Custom Field to the page.

Set the Name to the string query_args and the value to cat=NNN&orderby=title&order=ASC, where NNN is the ID of the desired category.

Ne sure to use the PLURAL form query_args NOT query_arg

Be sure to click Publish or Update when done.

You can locate the Category ID on the Categories management page:

/wp-admin/edit-tags.php?taxonomy=category

If you cannot find the Custom Fields box on the edit page screen, look at the very top for a drop-down menu called “Screen Options”. Make sure that “Custom Fields” is checked.

You must be using a Genesis-based child theme.

In the child theme directory, create the file page_blog.php

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.