Home › Forums › Other › WordPress "Custom Fields" help? › Reply To: WordPress "Custom Fields" help?
January 11, 2014 at 3:35 pm
#160147
Participant
In the specific case where you are putting your ACF fields, use the do shortcode php snippet I linked above from the WP codex and include your CF7 form manually in the php file you created.
The Custom Post Types UI is for creating a post type specific to something you want different than the rest of the site. Like a portfolio for example.