HEX
Server: Apache
System: Linux webd006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/zwafgyp/lacalita/wp-content/plugins/rey-core/inc/modules/custom-templates/acf-fields.php
<?php
if (!defined('ABSPATH')) exit; // Exit if accessed directly

if( function_exists('acf_add_local_field_group') ):

	acf_add_local_field_group(array(
		'key' => 'group_5eca340657edd',
		'title' => 'Template Location',
		'fields' => array(
			array(
				'key' => 'field_5ece7a2687e16',
				'label' => 'TYPE & LOCATION',
				'name' => '',
				'type' => 'tab',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'placement' => 'top',
				'endpoint' => 0,
			),
			array(
				'key' => 'field_5eca340a16793',
				'label' => 'Type',
				'name' => 'template_type',
				'type' => 'button_group',
				'instructions' => 'Select target locations.',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'choices' => array(
					'page' => 'Page',
					'single' => 'Single',
					'archive' => 'Archive',
					'product' => 'Product page',
					'product-archive' => 'Product Archive',
				),
				'allow_null' => 1,
				'default_value' => '',
				'layout' => 'horizontal',
				'return_format' => 'value',
			),
			array(
				'key' => 'field_5eca76648cf2d',
				'label' => 'Single Conditions',
				'name' => 'general_conditions',
				'type' => 'repeater',
				'instructions' => 'Create as many conditions as you want to target the specific site areas want.',
				'required' => 0,
				'conditional_logic' => array(
					array(
						array(
							'field' => 'field_5eca340a16793',
							'operator' => '==',
							'value' => 'single',
						),
					),
				),
				'wrapper' => array(
					'width' => '',
					'class' => 'rey-acf-conditions',
					'id' => '',
				),
				'collapsed' => '',
				'min' => 0,
				'max' => 0,
				'layout' => 'row',
				'button_label' => 'Add condition',
				'sub_fields' => array(
					array(
						'key' => 'field_5ecd817164c3d',
						'label' => 'Post Type',
						'name' => 'post_type',
						'type' => 'select',
						'instructions' => 'Choose the post type',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '--size-3',
							'id' => '',
						),
						'choices' => array(
							'post' => 'Posts (Blog)',
						),
						'default_value' => 'post',
						'allow_null' => 0,
						'multiple' => 0,
						'ui' => 0,
						'return_format' => 'value',
						'ajax' => 0,
						'placeholder' => '',
					),
					array(
						'key' => 'field_5eca76648cf2e',
						'label' => 'Operator',
						'name' => 'operator',
						'type' => 'button_group',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'choices' => array(
							'include' => 'Include',
							'exclude' => 'Exclude',
						),
						'allow_null' => 0,
						'default_value' => '',
						'layout' => 'horizontal',
						'return_format' => 'value',
					),
					array(
						'key' => 'field_5eca76648cf2f',
						'label' => 'Location',
						'name' => 'location',
						'type' => 'select',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5ecd817164c3d',
									'operator' => '==',
									'value' => 'post',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'choices' => array(
							'categories' => 'Categories (post)',
							'tags' => 'Tags (post)',
							'posts' => 'Post',
						),
						'default_value' => false,
						'allow_null' => 1,
						'multiple' => 0,
						'ui' => 0,
						'return_format' => 'value',
						'ajax' => 0,
						'placeholder' => '',
					),
					array(
						'key' => 'field_5eca76648cf30',
						'label' => 'Categories',
						'name' => 'categories',
						'type' => 'taxonomy',
						'instructions' => 'Select categories',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca76648cf2f',
									'operator' => '==',
									'value' => 'categories',
								),
								array(
									'field' => 'field_5ecd817164c3d',
									'operator' => '==',
									'value' => 'post',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'taxonomy' => 'category',
						'field_type' => 'checkbox',
						'add_term' => 0,
						'save_terms' => 0,
						'load_terms' => 0,
						'return_format' => 'id',
						'multiple' => 0,
						'allow_null' => 0,
					),
					array(
						'key' => 'field_5eca76648cf31',
						'label' => 'Include sub-categories',
						'name' => 'include_sub',
						'type' => 'true_false',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca76648cf2f',
									'operator' => '==',
									'value' => 'categories',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'message' => '',
						'default_value' => 1,
						'ui' => 1,
						'ui_on_text' => '',
						'ui_off_text' => '',
					),
					array(
						'key' => 'field_5eca76648cf32',
						'label' => 'Tags',
						'name' => 'tags',
						'type' => 'taxonomy',
						'instructions' => 'Select tags',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca76648cf2f',
									'operator' => '==',
									'value' => 'tags',
								),
								array(
									'field' => 'field_5ecd817164c3d',
									'operator' => '==',
									'value' => 'post',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'taxonomy' => 'post_tag',
						'field_type' => 'checkbox',
						'add_term' => 0,
						'save_terms' => 0,
						'load_terms' => 0,
						'return_format' => 'id',
						'multiple' => 0,
						'allow_null' => 0,
					),
					array(
						'key' => 'field_5eca778df3957',
						'label' => 'Posts',
						'name' => 'posts',
						'type' => 'relationship',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca76648cf2f',
									'operator' => '==',
									'value' => 'posts',
								),
								array(
									'field' => 'field_5eca340a16793',
									'operator' => '==',
									'value' => 'single',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'post_type' => '',
						'taxonomy' => '',
						'filters' => array(
							0 => 'search',
							1 => 'post_type',
							2 => 'taxonomy',
						),
						'elements' => '',
						'min' => '',
						'max' => '',
						'return_format' => 'id',
					),
				),
			),
			array(
				'key' => 'field_5f2c3195e038a',
				'label' => 'Archive Conditions',
				'name' => 'archive_conditions',
				'type' => 'repeater',
				'instructions' => 'Create as many conditions as you want to target the specific site areas want.',
				'required' => 0,
				'conditional_logic' => array(
					array(
						array(
							'field' => 'field_5eca340a16793',
							'operator' => '==',
							'value' => 'archive',
						),
					),
				),
				'wrapper' => array(
					'width' => '',
					'class' => 'rey-acf-conditions',
					'id' => '',
				),
				'collapsed' => '',
				'min' => 0,
				'max' => 0,
				'layout' => 'row',
				'button_label' => 'Add condition',
				'sub_fields' => array(
					array(
						'key' => 'field_5f2c3195e038c',
						'label' => 'Operator',
						'name' => 'operator',
						'type' => 'button_group',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'choices' => array(
							'include' => 'Include',
							'exclude' => 'Exclude',
						),
						'allow_null' => 0,
						'default_value' => '',
						'layout' => 'horizontal',
						'return_format' => 'value',
					),
					array(
						'key' => 'field_5f2c3195e038d',
						'label' => 'Location',
						'name' => 'location',
						'type' => 'select',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'choices' => array(
							'categories' => 'Categories (post)',
							'tags' => 'Tags (post)',
						),
						'default_value' => false,
						'allow_null' => 1,
						'multiple' => 0,
						'ui' => 0,
						'return_format' => 'value',
						'ajax' => 0,
						'placeholder' => '',
					),
					array(
						'key' => 'field_5f2c3195e038e',
						'label' => 'Categories',
						'name' => 'categories',
						'type' => 'taxonomy',
						'instructions' => 'Select categories',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5f2c3195e038d',
									'operator' => '==',
									'value' => 'categories',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'taxonomy' => 'category',
						'field_type' => 'checkbox',
						'add_term' => 0,
						'save_terms' => 0,
						'load_terms' => 0,
						'return_format' => 'id',
						'multiple' => 0,
						'allow_null' => 0,
					),
					array(
						'key' => 'field_5f2c3195e038f',
						'label' => 'Include sub-categories',
						'name' => 'include_sub',
						'type' => 'true_false',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5f2c3195e038d',
									'operator' => '==',
									'value' => 'categories',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'message' => '',
						'default_value' => 1,
						'ui' => 1,
						'ui_on_text' => '',
						'ui_off_text' => '',
					),
					array(
						'key' => 'field_5f2c3195e0390',
						'label' => 'Tags',
						'name' => 'tags',
						'type' => 'taxonomy',
						'instructions' => 'Select tags',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5f2c3195e038d',
									'operator' => '==',
									'value' => 'tags',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'taxonomy' => 'post_tag',
						'field_type' => 'checkbox',
						'add_term' => 0,
						'save_terms' => 0,
						'load_terms' => 0,
						'return_format' => 'id',
						'multiple' => 0,
						'allow_null' => 0,
					),
				),
			),
			array(
				'key' => 'field_5eca355016794',
				'label' => 'Product Conditions',
				'name' => 'product_conditions',
				'type' => 'repeater',
				'instructions' => 'Create as many conditions as you want to target the specific site areas want.',
				'required' => 0,
				'conditional_logic' => array(
					array(
						array(
							'field' => 'field_5eca340a16793',
							'operator' => '==',
							'value' => 'product',
						),
					),
				),
				'wrapper' => array(
					'width' => '',
					'class' => 'rey-acf-conditions',
					'id' => '',
				),
				'collapsed' => '',
				'min' => 0,
				'max' => 0,
				'layout' => 'row',
				'button_label' => 'Add condition',
				'sub_fields' => array(
					array(
						'key' => 'field_5eca357e16795',
						'label' => 'Operator',
						'name' => 'operator',
						'type' => 'button_group',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'choices' => array(
							'include' => 'Include',
							'exclude' => 'Exclude',
						),
						'allow_null' => 0,
						'default_value' => '',
						'layout' => 'horizontal',
						'return_format' => 'value',
					),
					array(
						'key' => 'field_5eca3b1116797',
						'label' => 'Location',
						'name' => 'location',
						'type' => 'select',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'choices' => array(
							'categories' => 'Categories',
							'tags' => 'Tags',
							'attributes' => 'Attributes',
							'products' => 'Products',
						),
						'default_value' => false,
						'allow_null' => 1,
						'multiple' => 0,
						'ui' => 0,
						'return_format' => 'value',
						'ajax' => 0,
						'placeholder' => '',
					),
					array(
						'key' => 'field_5eca35c516796',
						'label' => 'Categories',
						'name' => 'categories',
						'type' => 'taxonomy',
						'instructions' => 'Select categories',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca3b1116797',
									'operator' => '==',
									'value' => 'categories',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'taxonomy' => 'product_cat',
						'field_type' => 'checkbox',
						'add_term' => 0,
						'save_terms' => 0,
						'load_terms' => 0,
						'return_format' => 'id',
						'multiple' => 0,
						'allow_null' => 0,
					),
					array(
						'key' => 'field_5eca3d6a4daae',
						'label' => 'Include sub-categories',
						'name' => 'include_sub',
						'type' => 'true_false',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca3b1116797',
									'operator' => '==',
									'value' => 'categories',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'message' => '',
						'default_value' => 1,
						'ui' => 1,
						'ui_on_text' => '',
						'ui_off_text' => '',
					),
					array(
						'key' => 'field_5eca3c9e4daaa',
						'label' => 'Tags',
						'name' => 'tags',
						'type' => 'taxonomy',
						'instructions' => 'Select tags',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca3b1116797',
									'operator' => '==',
									'value' => 'tags',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'taxonomy' => 'product_tag',
						'field_type' => 'checkbox',
						'add_term' => 0,
						'save_terms' => 0,
						'load_terms' => 0,
						'return_format' => 'id',
						'multiple' => 0,
						'allow_null' => 0,
					),
					array(
						'key' => 'field_5eca52213daa7',
						'label' => 'Attributes',
						'name' => 'attributes',
						'type' => 'select',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca3b1116797',
									'operator' => '==',
									'value' => 'attributes',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'choices' => array(
						),
						'default_value' => array(
						),
						'allow_null' => 0,
						'multiple' => 1,
						'ui' => 1,
						'ajax' => 0,
						'return_format' => 'value',
						'placeholder' => '',
					),
					array(
						'key' => 'field_5eca8337d382f',
						'label' => 'Products',
						'name' => 'products',
						'type' => 'relationship',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca3b1116797',
									'operator' => '==',
									'value' => 'products',
								),
								array(
									'field' => 'field_5eca340a16793',
									'operator' => '==',
									'value' => 'product',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'post_type' => array(
							0 => 'product',
						),
						'taxonomy' => '',
						'filters' => array(
							0 => 'search',
						),
						'elements' => '',
						'min' => '',
						'max' => '',
						'return_format' => 'id',
					),
				),
			),
			array(
				'key' => 'field_5eca925bbfd0d',
				'label' => 'Product Archive Conditions',
				'name' => 'product_archive_conditions',
				'type' => 'repeater',
				'instructions' => 'Create as many conditions as you want to target the specific archive areas want.',
				'required' => 0,
				'conditional_logic' => array(
					array(
						array(
							'field' => 'field_5eca340a16793',
							'operator' => '==',
							'value' => 'product-archive',
						),
					),
				),
				'wrapper' => array(
					'width' => '',
					'class' => 'rey-acf-conditions',
					'id' => '',
				),
				'collapsed' => '',
				'min' => 0,
				'max' => 0,
				'layout' => 'row',
				'button_label' => 'Add condition',
				'sub_fields' => array(
					array(
						'key' => 'field_5eca925bbfd0e',
						'label' => 'Operator',
						'name' => 'operator',
						'type' => 'button_group',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'choices' => array(
							'include' => 'Include',
							'exclude' => 'Exclude',
						),
						'allow_null' => 0,
						'default_value' => '',
						'layout' => 'horizontal',
						'return_format' => 'value',
					),
					array(
						'key' => 'field_5eca925bbfd0f',
						'label' => 'Location',
						'name' => 'location',
						'type' => 'select',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'choices' => array(
							'categories' => 'Product Categories',
							'tags' => 'Product Tags',
							'attributes' => 'Public Attributes (enabled Archive)',
							'shop_page' => 'Shop Page',
							'search' => 'Search page',
						),
						'default_value' => false,
						'allow_null' => 1,
						'multiple' => 0,
						'ui' => 0,
						'return_format' => 'value',
						'ajax' => 0,
						'placeholder' => '',
					),
					array(
						'key' => 'field_5eca925bbfd10',
						'label' => 'Categories',
						'name' => 'categories',
						'type' => 'taxonomy',
						'instructions' => 'Select categories',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca925bbfd0f',
									'operator' => '==',
									'value' => 'categories',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'taxonomy' => 'product_cat',
						'field_type' => 'checkbox',
						'add_term' => 0,
						'save_terms' => 0,
						'load_terms' => 0,
						'return_format' => 'id',
						'multiple' => 0,
						'allow_null' => 0,
					),
					array(
						'key' => 'field_5eca925bbfd11',
						'label' => 'Include sub-categories',
						'name' => 'include_sub',
						'type' => 'true_false',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca925bbfd0f',
									'operator' => '==',
									'value' => 'categories',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'message' => '',
						'default_value' => 1,
						'ui' => 1,
						'ui_on_text' => '',
						'ui_off_text' => '',
					),
					array(
						'key' => 'field_5eca925bbfd12',
						'label' => 'Tags',
						'name' => 'tags',
						'type' => 'taxonomy',
						'instructions' => 'Select tags',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca925bbfd0f',
									'operator' => '==',
									'value' => 'tags',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'taxonomy' => 'product_tag',
						'field_type' => 'checkbox',
						'add_term' => 0,
						'save_terms' => 0,
						'load_terms' => 0,
						'return_format' => 'id',
						'multiple' => 0,
						'allow_null' => 0,
					),
					array(
						'key' => 'field_5eca925bbfd13',
						'label' => 'Attributes',
						'name' => 'attributes',
						'type' => 'select',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => array(
							array(
								array(
									'field' => 'field_5eca925bbfd0f',
									'operator' => '==',
									'value' => 'attributes',
								),
							),
						),
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'choices' => array(
						),
						'default_value' => array(
						),
						'allow_null' => 0,
						'multiple' => 1,
						'ui' => 1,
						'ajax' => 0,
						'return_format' => 'value',
						'placeholder' => '',
					),
				),
			),
			array(
				'key' => 'field_611102cca0482',
				'label' => 'Page types',
				'name' => 'page_types',
				'type' => 'button_group',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => array(
					array(
						array(
							'field' => 'field_5eca340a16793',
							'operator' => '==',
							'value' => 'page',
						),
					),
				),
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'choices' => array(
					'generic' => 'Generic',
					'p404' => '404 Page',
				),
				'allow_null' => 0,
				'default_value' => 'generic',
				'layout' => 'horizontal',
				'return_format' => 'value',
			),
			array(
				'key' => 'field_5ecbe48e4e7d6',
				'label' => 'Operator',
				'name' => 'pages_operator',
				'type' => 'button_group',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => array(
					array(
						array(
							'field' => 'field_5eca340a16793',
							'operator' => '==',
							'value' => 'page',
						),
						array(
							'field' => 'field_611102cca0482',
							'operator' => '==',
							'value' => 'generic',
						),
					),
				),
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'choices' => array(
					'include' => 'Include',
					'exclude' => 'Exclude',
				),
				'allow_null' => 0,
				'default_value' => '',
				'layout' => 'horizontal',
				'return_format' => 'value',
			),
			array(
				'key' => 'field_5ecaa8b5e3f42',
				'label' => 'Pages',
				'name' => 'pages',
				'type' => 'relationship',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => array(
					array(
						array(
							'field' => 'field_5eca340a16793',
							'operator' => '==',
							'value' => 'page',
						),
						array(
							'field' => 'field_611102cca0482',
							'operator' => '==',
							'value' => 'generic',
						),
					),
				),
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'post_type' => array(
					0 => 'page',
				),
				'taxonomy' => '',
				'filters' => array(
					0 => 'search',
				),
				'elements' => '',
				'min' => '',
				'max' => '',
				'return_format' => 'id',
			),
			array(
				'key' => 'field_5ece7a7587e17',
				'label' => 'ADVANCED',
				'name' => '',
				'type' => 'tab',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'placement' => 'top',
				'endpoint' => 0,
			),
			array(
				'key' => 'field_5ecbf81eebf4c',
				'label' => 'Priority',
				'name' => 'template_priority',
				'type' => 'number',
				'instructions' => 'Add a priority. Useful when multiple templates apply on the same location. The biggest number will have priority.',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '--size-1',
					'id' => '',
				),
				'default_value' => '',
				'placeholder' => '',
				'prepend' => '',
				'append' => '',
				'min' => '',
				'max' => '',
				'step' => '',
			),
			array(
				'key' => 'field_5ecd0914db04a',
				'label' => 'Override individual settings',
				'name' => 'template_override_individual',
				'type' => 'true_false',
				'instructions' => 'If a page or a found location has options set individually, you can force this template to override those settings.',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'message' => '',
				'default_value' => 0,
				'ui' => 1,
				'ui_on_text' => '',
				'ui_off_text' => '',
			),
		),
		'location' => array(
			array(
				array(
					'param' => 'post_type',
					'operator' => '==',
					'value' => 'rey-templates',
				),
			),
		),
		'menu_order' => 0,
		'position' => 'acf_after_title',
		'style' => 'default',
		'label_placement' => 'top',
		'instruction_placement' => 'label',
		'hide_on_screen' => '',
		'active' => true,
		'description' => '',
	));

	endif;