How To Display Blog Pages for a Single Category

Author: , August 6th, 2018

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 […]