How To Enable the WordPress Custom Fields Option Under the Screen Options Menu

Author: , November 19th, 2019

Normally, there is an option in the Screen Options menu to show or hide the Custom Fields tool. If this option is missing, you may have the plugin Advanced Custom Fields (ACF) version 5.5.13 or greater installed and active because ACF removes the Custom Fields tool to improve page load speed. If you do have […]

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

How To Create a Single Custom Post Type Template for Genesis in WordPress

Author: , October 21st, 2017

wordpress/wp-content/themes/yourTheme/single-yourCPTslug.php

How To Generate Any Size Dummy Image On The Fly

Author: , September 27th, 2011

I found this VERY cool website, http://dummyimage.com/, that lets me custom-build a placeholder image on the fly, like this: