'acf_profile-image', 'title' => 'Profile Image', 'fields' => array ( array ( 'key' => 'field_5790c1af3a04f', 'label' => 'Image', 'name' => 'customer_photo', 'type' => 'image', 'save_format' => 'url', 'preview_size' => 'thumbnail', 'library' => 'all', ), array ( 'key' => 'field_5790c375877c4', 'label' => 'Customer job', 'name' => 'customer_job', 'type' => 'text', 'default_value' => '', 'placeholder' => '', 'prepend' => '', 'append' => '', 'formatting' => 'none', 'maxlength' => '', ), ), 'location' => array ( array ( array ( 'param' => 'post_type', 'operator' => '==', 'value' => 'testi', 'order_no' => 0, 'group_no' => 0, ), ), ), 'options' => array ( 'position' => 'normal', 'layout' => 'default', 'hide_on_screen' => array ( ), ), 'menu_order' => 0, )); register_field_group(array ( 'id' => 'acf_header-layout-3', 'title' => 'Header Layout 3', 'fields' => array ( array ( 'key' => 'field_585b7e8b98155', 'label' => 'Layout 3 Background', 'name' => 'layout_3_bg', 'type' => 'checkbox', 'instructions' => 'Make background transparent?', 'choices' => array ( 'yes' => 'Yes', ), 'default_value' => '', 'layout' => 'vertical', ), array ( 'key' => 'field_585b7e8b98125', 'label' => 'Menu Color', 'name' => 'layout_menu_color', 'type' => 'checkbox', 'instructions' => 'Make menu light.(Default dark)', 'choices' => array ( 'light' => 'Light?', ), 'default_value' => '', 'layout' => 'vertical', ), ), 'location' => array ( array ( array ( 'param' => 'page_template', 'operator' => '==', 'value' => 'page-vc.php', 'order_no' => 0, 'group_no' => 0, ), ), ), 'options' => array ( 'position' => 'side', 'layout' => 'default', 'hide_on_screen' => array ( ), ), 'menu_order' => 0, )); }