Site Build

Custom Post Type Checklist

Checklist for the purpose of technician to ensure all steps are considered and completed, and for manager to ensure all steps are considered and assigned: Create new post type (steps to set up) Create taxonomy (if required) Create custom fields (if required - will be...

Creating a shortcode to display a Repeater field list

Below is an example of a Team Members list on a project, creating and using the shortcode [project_team]. The code is added to the Child Theme's functions.php file, and then the shortcode can be used in a code module, or a text module if required. The code can be...

Adding/setting up custom fields for a post type

(Video at bottom of post for anyone delegating/implementing for the first time, or anyone needing a visual refresher. Written steps should suffice thereafter, and stay more technically up-to-date.) Step 1: Set up custom field Go to ACF>Field Groups.  Add field...