PART 2: How to Display the Advanced Custom Fields (ACF) for your Custom Post Type in the WordPress Theme Template File
After completing part 1 of this two-part tutorial you will need to add your custom fields to your actual template file. In part 2 of this tutorial series we will teach you how to display the custom fields you created for your Custom Post Type in your WordPress theme template file using PHP.