403Webshell
Server IP : 104.129.129.72  /  Your IP : 216.73.216.229
Web Server : LiteSpeed
System : Linux 123answers 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64
User : answe8064 ( 1002)
PHP Version : 8.2.28
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/123answers.ca/public_html/grandeprairie/wp-content/themes/directorytheme/npm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/123answers.ca/public_html/grandeprairie/wp-content/themes/directorytheme/npm//acf_fields.php
<?php

/* all acf fields code */

if( function_exists('acf_add_local_field_group') ):

acf_add_local_field_group(array(
	'key' => 'group_5a5ef2faa3d4d',
	'title' => 'Ads Info',
	'fields' => array(
		array(
			'key' => 'field_5a6328e2332a5',
			'label' => __( 'Order' , 'directorytheme' ),
			'name' => 'ads_order',
			'type' => 'number',
			'instructions' => __( 'Sorting order positioning by #<br /><b>Note: if leave empty,	this ad will not available in front end.</b>' , 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'min' => '',
			'max' => '',
			'step' => '',
		),
		array(
			'key' => 'field_5a5ef333bad43',
			'label' => __('Ads Description', 'directorytheme'),
			'name' => 'ads_description',
			'type' => 'wysiwyg',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'tabs' => 'all',
			'toolbar' => 'full',
			'media_upload' => 1,
			'delay' => 0,
		),
		array(
			'key' => 'field_5a5ef39fec8bb',
			'label' => 'Image',
			'name' => 'ads_image',
			'type' => 'image',
			'instructions' => __('Image size should be 1000 x 600 pixels', 'directorytheme'),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'return_format' => 'id',
			'preview_size' => 'thumbnail',
			'library' => 'all',
			'min_width' => '',
			'min_height' => '',
			'min_size' => '',
			'max_width' => '',
			'max_height' => '',
			'max_size' => '',
			'mime_types' => '',
		),
		array(
			'key' => 'field_5a5efd6e2157c',
			'label' => __( 'URL', 'directorytheme' ),
			'name' => 'ads_url',
			'type' => 'url',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => 'http://www.website.com',
		),
		array(
			'key' => 'field_5a5efd6e2dt34',
			'label' => __( 'Expire Date' , 'directorytheme' ),
			'name' => 'exp_date',
			'type' => 'date_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'post_type',
				'operator' => '==',
				'value' => 'ads',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a41cc3654032',
	'title' => 'Banner',
	'fields' => array(
		array(
			'key' => 'field_5a41ccfdcf859',
			'label' => __( 'Banner' , 'directorytheme' ),
			'name' => 'banner',
			'type' => 'image',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'return_format' => 'url',
			'preview_size' => 'medium',
			'library' => 'all',
			'min_width' => '',
			'min_height' => '',
			'min_size' => '',
			'max_width' => '',
			'max_height' => '',
			'max_size' => '',
			'mime_types' => '',
		),
		array(
			'key' => 'field_5a4330b00037c',
			'label' => __( 'Background Position' , 'directorytheme' ),
			'name' => 'bg_position',
			'type' => 'select',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'choices' => array(
				'top' => 'top',
				'center' => 'center',
				'bottom' => 'bottom',
			),
			'default_value' => array(
				0 => 'top',
			),
			'allow_null' => 0,
			'multiple' => 0,
			'ui' => 0,
			'ajax' => 0,
			'return_format' => 'value',
			'placeholder' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'post_type',
				'operator' => '==',
				'value' => 'page',
			),
			array(
				'param' => 'page_type',
				'operator' => '!=',
				'value' => 'front_page',
			),
		),
	),
	'menu_order' => 0,
	'position' 	 => 'side',
	'style' 	 => 'default',
	'label_placement' 		=> 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' 		=> array(
		0 => 'featured_image',
	),
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a4df48c5a318',
	'title' => 'Banner Section',
	'fields' => array(
		array(
			'key' 	=> 'field_5a4df4a3c7617',
			'label' => __( 'Custom Banner' , 'directorytheme' ),
			'name' 	=> 'cust_bann_switcher',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'Banner',
			'ui_off_text' => 'Map',
		),
		array(
			'key'	=> 'field_5aa8eb87h6f3c',
			'label' => __( 'Custom Banner' , 'directorytheme' ),
			'name' 	=> 'custom_banner',
			'type' 	=> 'radio',
			'instructions' =>  __( 'Recommended Image size is 1530 x 765 pixels' , 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a4df4a3c7617',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'choices' => array(
				'bannerimage' => 'Banner Image',
				'bannerslider' => 'Banner Slider',
				'custommap' => 'Custom Map',
			),
			'allow_null' 	=> 0,
			'other_choice'  => 0,
			'save_other_choice' => 0,
			'default_value' => '',
			'layout' => 'vertical',
			'return_format' => 'value',
		),
		array(
			'key' 	=> 'banner_search',
			'label' => __('Search Bar' , 'directorytheme' ),
			'name' 	=> 'search_listing',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a4df4a3c7617',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 1,
			'ui' => 1,
			'ui_on_text' => 'YES',
			'ui_off_text' => 'No',
		),
		array(
			'key' 	=> 'field_5a4df6d32fecf',
			'label' => __('Banner Content' , 'directorytheme' ),
			'name' 	=> 'banner_content',
			'type' 	=> 'group',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5aa8eb87h6f3c',
						'operator' => '==',
						'value' => 'bannerimage',
					),
					array(
						'field' => 'field_5a4df4a3c7617',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'layout' => 'block',
			'sub_fields' => array(
				array(
					'key' => 'field_5a4df7082fed0',
					'label' => __('Background' , 'directorytheme' ),
					'name' => 'background',
					'type' => 'image',
					'instructions' => __('Recommended Image size is 1530 x 765 pixels' , 'directorytheme' ),
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'return_format' => 'url',
					'preview_size' => 'thumbnail',
					'library' => 'all',
					'min_width' => '',
					'min_height' => '',
					'min_size' => '',
					'max_width' => '',
					'max_height' => '',
					'max_size' => '',
					'mime_types' => '',
				),
				array(
					'key' => 'field_5a4df7071fed0',
					'label' => __('Animation' , 'directorytheme' ),
					'name' => 'animation',
					'type' => 'radio',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'choices' => array(
						'Yes' => 'Yes',
						'No' => 'No',
					),
					'allow_null' => 0,
					'other_choice' => 0,
					'save_other_choice' => 0,
					'default_value' => '',
					'layout' => 'horizontal',
					'return_format' => 'value',
				),
				array(
					'key' => 'field_5a4df7382fed1',
					'label' => __('Title' , 'directorytheme' ),
					'name' => 'title',
					'type' => 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'maxlength' => '',
				),
				array(
					'key' => 'field_5a4df73e2fed2',
					'label' => __( 'Content', 'directorytheme' ),
					'name' => 'content',
					'type' => 'wysiwyg',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'tabs' => 'all',
					'toolbar' => 'full',
					'media_upload' => 1,
					'delay' => 0,
				),
				array(
					'key' 	=> 'field_5a4df74a2fed3',
					'label' => __('Button Text' , 'directorytheme' ),
					'name' 	=> 'button_text',
					'type' 	=> 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'maxlength' => '',
				),
				array(
					'key' => 'field_5a4df7542fed4',
					'label' => __('Button URL' , 'directorytheme' ),
					'name' => 'button_url',
					'type' => 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'maxlength' => '',
				),
			),
		),
		array(
			'key' => 'field_5aa8e02hqs4ka',
			'label' => __('Slider speed' , 'directorytheme' ),
			'name' => 'bnnr_slider_speed',
			'type' => 'text',
			'instructions' => __('Enter slider speed in second' , 'directorytheme' ) ,
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5aa8eb87h6f3c',
						'operator' => '==',
						'value' => 'bannerslider',
					),
					array(
						'field' => 'field_5a4df4a3c7617',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5aa8eb5906739',
			'label' => __('Banner Slider' , 'directorytheme' ),
			'name' => 'bannersliderrepeater',
			'type' => 'repeater',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5aa8eb87h6f3c',
						'operator' => '==',
						'value' => 'bannerslider',
					),
					array(
						'field' => 'field_5a4df4a3c7617',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'collapsed' => '',
			'layout' => 'row',
			'button_label' => __( 'Add Slide' , 'directorytheme' ),
			'sub_fields' => array(
				array(
					'key' => 'field_5a430a893g462',
					'label' => __( 'Image' , 'directorytheme' ),
					'name' => 'bsr_image',
					'type' => 'image',
					'instructions' => __( 'Image size should be 1500 x 1000 pixels' , 'directorytheme' ),
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'return_format' => 'url',
					'preview_size' => 'full',
					'library' => 'all',
					'min_width' => '',
					'min_height' => '',
					'min_size' => '',
					'max_width' => '',
					'max_height' => '',
					'max_size' => '',
					'mime_types' => '',
				),
				array(
					'key' 	=> 'field_5aa8eb720plka',
					'label' => __('Title' , 'directorytheme' ),
					'name' 	=> 'bsr_title',
					'type' 	=> 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' 	=> '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'maxlength' => '',
				),
				array(
					'key' 	=> 'field_5aa8eb7g543ka',
					'label' => __('Sub Title' , 'directorytheme' ),
					'name' 	=> 'bsr_sub_title',
					'type' 	=> 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'maxlength' => '',
				),
				array(
					'key' 	=> 'field_5a56fd6r4d2ed',
					'label' => 'Content',
					'name' 	=> 'bsr_content',
					'type' 	=> 'textarea',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'maxlength' => '',
					'rows' => '',
					'new_lines' => '',
				),
				array(
					'key' 	=> 'field_5aa8eb787yh3a',
					'label' => __('Button Text' , 'directorytheme' ),
					'name' 	=> 'bsr_btn_text',
					'type' 	=> 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'maxlength' => '',
				),
				array(
					'key' 	=> 'field_5aa8eb8207y65',
					'label' => __('Button Link' , 'directorytheme' ),
					'name' 	=> 'bsr_btn_link',
					'type' 	=> 'link',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'post_type' => array(
					),
					'taxonomy' => array(
					),
					'allow_null' => 0,
					'allow_archives' => 0,
					'multiple' => 0,
				),
			),
		),
		array(
			'key' => 'field_5a4df74a23f6r',
			'label' => __('Address' , 'directorytheme' ),
			'name' => 'cm_address',
			'type' => 'google_map',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5aa8eb87h6f3c',
						'operator' => '==',
						'value' => 'custommap',
					),
					array(
						'field' => 'field_5a4df4a3c7617',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'center_lat' => '',
			'center_lng' => '',
			'zoom' => '',
			'height' => '',
		),
		array(
			'key' 	=> 'field_5a4df74d7w32h',
			'label' => __('Zooming level' , 'directorytheme' ),
			'name' 	=> 'cm_zoom_level',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a4df4a3cg4s6',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-banner-settings',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a0547c2078e7',
	'title' => 'Color Scheme',
	'fields' => array(
		array(
			'key' 	=> 'field_5a0552cd48537',
			'label' => __('Activate Custom Color' , 'directorytheme' ),
			'name' 	=> 'activate_custom_color',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'Yes',
			'ui_off_text' => 'No',
		),
		array(
			'key' 	=> 'field_5a0547c9763df',
			'label' => __( 'Primary Color' , 'directorytheme' ),
			'name' 	=> 'primary_color',
			'type' 	=> 'color_picker',
			'instructions' => __( 'Button Color, Link Color' , 'directorytheme' ) ,
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '#1fc055',
		),
		array(
			'key' 	=> 'field_5a05480a185d1',
			'label' => __( 'Secondary Color' , 'directorytheme' ),
			'name' 	=> 'secondary_color',
			'type' 	=> 'color_picker',
			'instructions' => __( 'Hover Color' , 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '#222',
		),
		array(
			'key' 	=> 'field_5a054824fd24b',
			'label' => __( 'Body Text Color' , 'directorytheme' ),
			'name' 	=> 'body_text_color',
			'type' 	=> 'color_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '#555',
		),
		array(
			'key' 	=> 'field_5a054844fd24c',
			'label' => __( 'Title Color' , 'directorytheme' ),
			'name' 	=> 'title_color',
			'type' 	=> 'color_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '#222',
		),
		array(
			'key' 	=> 'field_5a0540uw2d24c',
			'label' => __( 'Top Menu Background Color' , 'directorytheme' ),
			'name' 	=> 'menu_bg_color',
			'type' 	=> 'color_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '#2d8d93',
		),
		array(
			'key' 	=> 'field_5ajhbgtr2d24c',
			'label' => __( 'Top Menu Hover Color' , 'directorytheme' ),
			'name' 	=> 'top_menu_hover_color',
			'type' 	=> 'color_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '#2d83e3',
		),
		array(
			'key' 	=> 'field_5a05uyht2d24c',
			'label' => __( 'Main Menu Background Color' , 'directorytheme' ),
			'name' 	=> 'main_menu_bg_color',
			'type' 	=> 'color_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '#bfbfbf',
		),
array(
			'key' 	=> 'field_5a06uzht2d25d',
			'label' => __( 'Main Menu Text Color' , 'directorytheme' ),
			'name' 	=> 'main_menu_txt_color',
			'type' 	=> 'color_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '#000',
		),
		array(
			'key' 	=> 'field_5a0549i2xd24c',
			'label' => __('Pricing banner color' , 'directorytheme' ),
			'name' 	=> 'ppb_bg_color',
			'type' 	=> 'color_picker',
			'instructions' => __('The color will be same for inner page banner section. As well as to active pricing plan or hover of plan' , 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '#c8cad0',
		),
		array(
			'key' 	=> 'field_5a0549i2xd25c',
			'label' => __( 'Footer Background color' , 'directorytheme' ),
			'name' 	=> 'footer_bg_color',
			'type' 	=> 'color_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '#191919',
		),
		array(
			'key' 	=> 'footer_txt_color',
			'label' => __( 'Footer Text color' , 'directorytheme' ),
			'name' 	=> 'footer_txt_color',
			'type' 	=> 'color_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '#ffffff',
		),
			array(
			'key' => 'category_backg_color',
			'label' => __( 'Category background color', 'directorytheme' ),
			'name' => 'category_backg_color',
			'type' => 'color_picker',
			'instructions' => __( 'You can select the categories Background Color, Text Color & Hover color from below option which will apply to the home page, listing page and listing detail page', 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '#f5af02',
		),

		array(
			'key' => 'category_bghover1_color',
			'label' => __( 'Category hover background color' , 'directorytheme' ),
			'name' => 'category_bghover1_color',
			'type' => 'color_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '#777',
		),

		array(
			'key' 	=> 'category_txt1_color',
			'label' => __( 'Category text color' , 'directorytheme' ),
			'name' 	=> 'category_txt1_color',
			'type' 	=> 'color_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '#fff',
		),
		array(
			'key' => 'page_banner_txt',
			'label' => __( 'Page Banner Title color' , 'directorytheme' ),
			'name' => 'page_banner_txt',
			'type' => 'color_picker',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd48537',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '#fff',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-color-settings',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a37260920190',
	'title' => 'Comment Field',
	'fields' => array(
		array(
			'key' => 'field_5a372613d20a6',
			'label' => __( 'Rate' , 'directorytheme' ),
			'name' => 'rate',
			'type' => 'star_rating',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'max_stars' => 5,
			'return_type' => 0,
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'comment',
				'operator' => '==',
				'value' => 'listings',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a430aa0c88e1',
	'title' => 'Contact Details',
	'fields' => array(
		array(
			'key' => 'field_5a430ac50a612',
			'label' => __( 'Email', 'directorytheme' ),
			'name' => 'email',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a430abe0a611',
			'label' => __( 'Phone' , 'directorytheme' ),
			'name' => 'phone',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a430aab0a610',
			'label' => __( 'Address', 'directorytheme' ),
			'name' => 'address',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a430acd0a613',
			'label' => __( 'Map', 'directorytheme' ),
			'name' => 'map',
			'type' => 'google_map',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'center_lat' => '',
			'center_lng' => '',
			'zoom' => '',
			'height' => '',
		),
		array(
			'key' => 'field_5a7ed77aec684',
			'label' => __( 'Call To Action', 'directorytheme' ),
			'name' => 'call_to_action',
			'type' => 'group',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'layout' => 'block',
			'sub_fields' => array(
				array(
					'key' => 'field_5ae0885cd6ffe',
					'label' => 'background Color',
					'name' => 'bg_color',
					'type' => 'color_picker',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '#000',
				),
				array(
					'key' => 'field_5ae0887fd6fff',
					'label' => __( 'Background Image' , 'directorytheme' ),
					'name' => 'bg_image',
					'type' => 'image',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'return_format' => 'url',
					'preview_size' => 'thumbnail',
					'library' => 'all',
					'min_width' => '',
					'min_height' => '',
					'min_size' => '',
					'max_width' => '',
					'max_height' => '',
					'max_size' => '',
					'mime_types' => '',
				),
				array(
					'key' 	=> 'field_5a7ed78eec685',
					'label' => __( 'Title' , 'directorytheme' ),
					'name' 	=> 'title',
					'type' 	=> 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'maxlength' => '',
				),
				array(
					'key' 	=> 'field_5a7ed79cec686',
					'label' => __( 'Content' , 'directorytheme' ),
					'name' 	=> 'content',
					'type' 	=> 'wysiwyg',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'tabs' => 'visual',
					'toolbar' => 'full',
					'media_upload' => 1,
					'delay' => 0,
				),
				array(
					'key' 	=> 'field_5a7ed7acec687',
					'label' => __( 'Button Text' , 'directorytheme' ),
					'name' 	=> 'button_text',
					'type' 	=> 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'maxlength' => '',
				),
				array(
					'key' 	=> 'field_5a7ed7b9ec688',
					'label' => __( 'URL' , 'directorytheme' ),
					'name' 	=> 'url',
					'type' 	=> 'page_link',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'post_type' => array(
						0 => 'page',
						1 => 'post',
					),
					'taxonomy' => array(
					),
					'allow_null' => 1,
					'allow_archives' => 0,
					'multiple' => 0,
				),
			),
		),
	),

	'location' => array(
		array(
			array(
				'param'    => 'options_page',
				'operator' => '==',
				'value'    => 'acf-options-contact-settings',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a582f003ae10',
	'title' => 'Contact Form Settings',
	'fields' => array(
	    array (
			'key' 	=> 'form_title',
			'label' => __( 'Form Title', 'directorytheme'),
			'name'  => 'form_title',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => __( 'Contct us Today!', 'directorytheme'),
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a582f117e5f6',
			'label' => __( 'Contact Email Address', 'directorytheme'),
			'name' => 'contact_notification',
			'type' => 'email',
			'instructions' => __( 'Notification email from contact form', 'directorytheme'),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
		),

		array(
			'key' => 'enable_phone',
			'label' => __( 'Enable Phone', 'directorytheme'),
			'name' => 'enable_phone',
			'type' => 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'Yes',
			'ui_off_text' => 'No',
		),

	    array (
			'key' 	=> 'message_field',
			'label' => __( 'Enable Message Field', 'directorytheme'),
			'name' 	=> 'message_field',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'Yes',
			'ui_off_text' => 'No',
		),
		array (
			'key' => 'recaptch_field',
			'label' => __( 'Enable ReCaptch Field', 'directorytheme'),
			'name' => 'recaptch_field',
			'type' => 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'Yes',
			'ui_off_text' => 'No',
		),
		array (
			'key' => 'form_recaptcha_site_key',
			'label' => __( 'Google Recaptcha Site Key', 'directorytheme'),
			'name' => 'form_recaptcha_site_key',
			'type' => 'text',
			'instructions' => 'Get your reCaptch API key from this link: <a href="https://www.google.com/recaptcha/admin/create">https://www.google.com/recaptcha/admin/create</a>',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'recaptch_field',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',

		),
		array (
			'key' 	=> 'captcha_home',
			'label' => __( 'Registeration Page Captcha', 'directorytheme'),
			'name' 	=> 'captcha_home',
			'type' 	=> 'true_false',
			'instructions' => __( 'Enable this option for show google captcha on login page', 'directorytheme'),
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'recaptch_field',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 1,
			'ui' => 1,
			'ui_on_text' => '',
			'ui_off_text' => '',
		),
		array (
			'key' 	=> 'captcha_contact',
			'label' => __( 'Contact us page Captcha', 'directorytheme'),
			'name' 	=> 'captcha_contact',
			'type' 	=> 'true_false',
			'instructions' => __( 'Enable this option for show google captcha on contact us page', 'directorytheme'),
			'required' => 0,
		'conditional_logic' => array(
				array(
					array(
						'field' => 'recaptch_field',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 1,
			'ui' => 1,
			'ui_on_text' => '',
			'ui_off_text' => '',
		),

		array (
			'key' 	=> 'mailchimp_field',
			'label' => __( 'Enable Mailchimp Field', 'directorytheme'),
			'name' 	=> 'mailchimp_field',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'Yes',
			'ui_off_text' => 'No',
		),
		array (
			'key' 	=> 'mailchimp_list_id',
			'label' => __( 'Mailchimp Audience / List ID', 'directorytheme'),
			'name' 	=> 'mailchimp_list_id',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'mailchimp_field',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',

		),
		array (
			'key' 	=> 'mailchimp_api_key',
			'label' => __( 'Mailchimp API Key', 'directorytheme'),
			'name' 	=> 'mailchimp_api_key',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'mailchimp_field',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',

		),
		array (
			'key'	=> 'form_button_text',
			'label' => __( 'Button Text', 'directorytheme'),
			'name' 	=> 'form_button_text',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => 'Submit Form!',
			'prepend' 	=> '',
			'append' 	=> '',
			'maxlength' => '',

		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-contact-form',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a56fd6c45273',
	'title' => 'Contact Information',
	'fields' => array(
		array(
			'key' => 'field_5a56fd92872ea',
			'label' => __( 'Email ID' , 'directorytheme' ),
			'name' => 'c_email',
			'type' => 'email',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
		),
		array(
			'key' => 'field_5a56fd9f872eb',
			'label' => __( 'Phone' , 'directorytheme' ),
			'name' => 'c_phone',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),

		array(
			'key' => 'field_5a56fdb0872ed',
			'label' => __( 'Message' , 'directorytheme' ),
			'name' => 'c_message',
			'type' => 'textarea',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'maxlength' => '',
			'rows' => '',
			'new_lines' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'post_type',
				'operator' => '==',
				'value' => 'contacts',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a5ef2faa3msd',
	'title' => 'Listing Category Order',
	'fields' => array(
		array(
			'key' => 'listing_order',
			'label' => '',
			'name' => 'listing_order',
			'type' => 'number',
			'instructions' => __( '<b>Note: you can add order number in below box and listing will display as per given order in categories listing page only</b>', 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'min' => '',
			'max' => '',
			'step' => '',
			),
	),
	'location' => array(
		array(
			array(
				'param' => 'post_type',
				'operator' => '==',
				'value' => 'listings',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'side',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5aa8e9613207b',
	'title' => 'Home Section',
	'fields' => array(
		array(
			'key' => 'field_5aa8ea95432a2',
			'label' => __( 'Banner', 'directorytheme' ),
			'name' => '',
			'type' => 'tab',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'placement' => 'left',
			'endpoint' => 0,
		),
		array(
			'key' => 'field_5aa8eb02b4b00',
			'label' => __( 'Enable Banner', 'directorytheme' ),
			'name' => 'enable_banner',
			'type' => 'true_false',
			'instructions' => 'You can manage banner section under "<a href="/wp-admin/admin.php?page=acf-options-banner-settings">Theme Settings > Banner Settings</a>"',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'No',
			'ui_off_text' => 'Yes',
		),
		array(
			'key' => 'field_5aa8eb270cf36',
			'label' => __( 'Welcome Content', 'directorytheme' ),
			'name' => '',
			'type' => 'tab',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'placement' => 'top',
			'endpoint' => 0,
		),
		array(
			'key' => 'field_5aa8eb400cf37',
			'label' => __( 'Title' , 'directorytheme' ),
			'name' => 'wc_title',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5aa8eb4f0cf38',
			'label' => __( 'Content' , 'directorytheme' ),
			'name' => 'wc_content',
			'type' => 'wysiwyg',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'tabs' => 'all',
			'toolbar' => 'full',
			'media_upload' => 1,
			'delay' => 0,
		),
		array(
			'key' => 'field_5aa8eb5d0cf39',
			'label' => __('Button' , 'directorytheme' ),
			'name' => 'button',
			'type' => 'repeater',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'collapsed' => '',
			
			'min' => 0,
			'max' => 3,
			'layout' => 'table',
			'button_label' => __( 'Add Button', 'directorytheme' ),
			'sub_fields' => array(
				array(
					'key' => 'field_5aa8eb720cf3a',
					'label' => __( 'Button Text' , 'directorytheme' ),
					'name' => 'button_text',
					'type' => 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					
					'append' => '',
					'maxlength' => '',
				),
				array(
					'key' => 'field_5aa8eb820cf3b',
					'label' => __( 'URL' , 'directorytheme' ),
					'name' => 'url',
					'type' => 'page_link',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'post_type' => array(
					),
					'taxonomy' => array(
					),
					'allow_null' => 0,
					'allow_archives' => 0,
					'multiple' => 0,
				),
				array(
					'key' => 'field_5aa8ebc00cf3c',
					'label' => __('Button Style' , 'directorytheme' ),
					'name' => 'button_style',
					'type' => 'radio',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'choices' => array(
						'Solid' => 'Solid',
						'Border' => 'Border',
					),
					'allow_null' => 0,
					'other_choice' => 0,
					'save_other_choice' => 0,
					'default_value' => '',
					'layout' => 'horizontal',
					'return_format' => 'value',
				),
			),
		),
		array(
			'key' 	=> 'field_5aa8ec8a47da2',
			'label' => __( 'Featured Listing', 'directorytheme' ),
			'name' 	=> '',
			'type' 	=> 'tab',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'placement' => 'left',
			'endpoint' => 0,
		),
		array(
			'key' 	=> 'field_5aa8ec9547da3',
			'label' => __( 'Enable Featured listing', 'directorytheme' ),
			'name' 	=> 'enable_featured_listing',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'No',
			'ui_off_text' => 'Yes',
		),
		array (
			'key' 	=> 'featured_text',
			'label' => __( 'Title Of the Section', 'directorytheme' ),
			'name' 	=> 'featured_text',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'field_5aa8ecb047da4',
			'label' => __( 'New Listing', 'directorytheme' ),
			'name' 	=> '',
			'type' 	=> 'tab',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'placement' => 'left',
			'endpoint' => 0,
		),
		array(
			'key' 	=> 'field_5aa8ecbd47da5',
			'label' => __( 'Enable New listing', 'directorytheme' ),
			'name' 	=> 'enable_new_listing',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'No',
			'ui_off_text' => 'Yes',
		),
		array (
			'key'	=> 'new_listing_text',
			'label' => __( 'Title Of the Section', 'directorytheme' ),
			'name' 	=> 'new_listing_text',
			'type'	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array (
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),

	),
	'location' => array(
		array(
			array(
				'param' 	=> 'page_type',
				'operator' 	=> '==',
				'value' 	=> 'front_page',
			),
		),
	),
	'menu_order' => 0,
	'position' 	 => 'normal',
	'style' 	 => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => array(
		0 => 'the_content',
	),
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 	 => 'group_5a558e7b2e8da',
	'title'  => 'Listing Pages',
	'fields' => array(
		array(
			'key' 	=> 'field_5a558e8ed184f',
			'label' => __( 'Account Page', 'directorytheme'),
			'name' 	=> 'account_page',
			'type' 	=> 'page_link',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'post_type' => array(
				0 => 'page',
			),
			'taxonomy' => array(
			),
			'allow_null' => 0,
			'allow_archives' => 0,
			'multiple' => 0,
		),
		array(
			'key' 	=> 'field_5a558ec4d1093',
			'label' => __( 'Add Listing Page', 'directorytheme'),
			'name' 	=> 'add_listing_page',
			'type' 	=> 'page_link',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'post_type' => array(
				0 => 'page',
			),
			'taxonomy' => array(
			),
			'allow_null' => 0,
			'allow_archives' => 0,
			'multiple' => 0,
		),
		array(
			'key' 	=> 'field_5a602eaac0c28',
			'label' => __( 'Pay Listing Page', 'directorytheme'),
			'name' 	=> 'pay_listing_page',
			'type' 	=> 'page_link',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'post_type' => array(
				0 => 'page',
			),
			'taxonomy' => array(
			),
			'allow_null' => 0,
			'allow_archives' => 0,
			'multiple' => 0,
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-listing-settings',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 	 => 'group_listing_banner',
	'title'  => 'Single Listing Banner',
	'fields' => array(
		array(
			'key' 	=> 'disable_banner',
			'label' => __( 'Disable Banner?', 'directorytheme'),
			'name' 	=> 'disable_banner',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'Yes',
			'ui_off_text' => 'No',
		),
		array(
			'key' 	=> 'listing_bg_img',
			'label' => __( 'Listing Banner Background Image', 'directorytheme'),
			'name' 	=> 'listing_bg_img',
			'type' 	=> 'image',
			'instructions' => __( 'Recommended Image size is 1530 x 765 pixels', 'directorytheme'),
			'required' 	   => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'disable_banner',
						'operator' => '==',
						'value' => '0',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'return_format' => 'url',
			'preview_size' => 'thumbnail',
			'library' => 'all',
			'min_width' => '',
			'min_height' => '',
			'min_size' => '',
			'max_width' => '',
			'max_height' => '',
			'max_size' => '',
			'mime_types' => '',
		),
		array(
			'key' 	=> 'field_5a0548443f64c',
			'label' => __( 'Listing Banner Background Color', 'directorytheme'),
			'name' 	=> 'listing_bnbg_color',
			'type' 	=> 'color_picker',
			'instructions' => '',
			'required' 	   => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'disable_banner',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '#222',
		),
        array(
			'key' 	=> 'field_default_zoom_map',
			'label' => __( 'Listing Detail Page Map Zoom Level', 'directorytheme'),
			'name' 	=> 'default_zoom_map',
			'type' 	=> 'text',
			'instructions' => __( 'Listing Page map Zoom level should be between 10 to 20 and Recommended Zoom level is 15.', 'directorytheme'),
			'required' 	   => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'default_zoom_map',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' 	=> array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '100',
		),

		array(
			'key' 	=> 'field_5a430a8e742df',
			'label' => __( 'Default List Image', 'directorytheme'),
			'name' 	=> 's_default_featured_image',
			'type' 	=> 'image',
			'instructions' => __( 'Recommended Image size is 1530 x 765 pixels', 'directorytheme'),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'return_format' => 'url',
			'preview_size'  => 'thumbnail',
			'library' 	    => 'all',
			'min_width' 	=> '',
			'min_height' 	=> '',
			'min_size' 		=> '',
			'max_width' 	=> '',
			'max_height' 	=> '',
			'max_size' 		=> '',
			'mime_types' 	=> '',
		),
	),
	'location' => array(
		array(
			array(
				'param' 	=> 'options_page',
				'operator'  => '==',
				'value' 	=> 'acf-options-listing-settings',
			),
		),
	),
	'menu_order' => 3,
	'position' 	 => 'normal',
	'style' 	 => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 	 => 'group_single_listing_ads_switcher',
	'title'  => 'Ads',
	'fields' => array(
		array(
			'key' 	=> 'field_5a0552cd32761',
			'label' => __( 'Hide ads from listing', 'directorytheme'),
			'name' 	=> 'hide_ads_free_listing',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'No',
			'ui_off_text' => 'Yes',
		),
		array(
			'key' 	=> 'field_5a5567c290104',
			'label' => __( 'Ads Display', 'directorytheme'),
			'name' 	=> 'ads_display',
			'type' 	=> 'checkbox',
			'instructions' => __( '<p>Ads will be display on below selected listing only.</p>', 'directorytheme'),
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field'    => 'field_5a0552cd32761',
						'operator' => '==',
						'value'    => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'choices' => array(
				'premium_ads'  => __( 'Premium Listing', 'directorytheme' ),
				'free_ads' 	   => __( 'Free Listing', 'directorytheme' ),
				'featured_ads' => __( 'Featured Listings', 'directorytheme' ),
			),
			'default_value' => array(
				0 => 'premium_ads',
				1 => 'free_ads',
				2 => 'featured_ads',
			),
			'allow_null' => 0,
			'multiple' 	 => 0,
			'ui' => 0,
			'ajax' => 0,
			'return_format' => 'value',
			'placeholder' => '',
		),
				array(
			'key'   => 'ads_rotate',
		    'label' => __( 'Ads Display On Single Listing Page' , 'directorytheme' ),
			'name'  => 'ads_rotate',
			'type'  => 'radio',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a0552cd32761',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'choices' => array(
				'normal' => __( 'Normal display', 'directorytheme' ),
				'rotate' => __( 'Rotate ads', 'directorytheme' ),
			),
			'allow_null' => 0,
			'other_choice' => 0,
			'save_other_choice' => 0,
			'default_value' => 'normal',
			'layout' => 'vertical',
			'return_format' => 'value',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'ads-settings',
			),
		),
	),
	'menu_order' => 2,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 	 => 'group_5a430a743eaf0',
	'title'  => 'Logo & Favicon',
	'fields' => array(
		array(
			'key' 	=> 'field_5a430a8274322',
			'label' => __( 'Logo', 'directorytheme' ),
			'name' 	=> 'logo',
			'type' 	=> 'image',
			'instructions' => __( 'Recommended Image size is 250 x 150 pixels', 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'return_format' => 'url',
			'preview_size' => 'thumbnail',
			'library' => 'all',
			'min_width' => '',
			'min_height' => '',
			'min_size' => '',
			'max_width' => '',
			'max_height' => '',
			'max_size' => '',
			'mime_types' => '',
		),
		array(
			'key' => 'field_5a430c5239c2a',
			'label' => __( 'Footer Logo', 'directorytheme' ),
			'name' => 'footer_logo',
			'type' => 'image',
			'instructions' => __( 'Recommended Image size is 250 x 150 pixels', 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'return_format' => 'url',
			'preview_size' => 'thumbnail',
			'library' => 'all',
			'min_width' => '',
			'min_height' => '',
			'min_size' => '',
			'max_width' => '',
			'max_height' => '',
			'max_size' => '',
			'mime_types' => '',
		),
		array(
			'key' 	=> 'field_5a430a8e74323',
			'label' => __( 'Favicon', 'directorytheme' ),
			'name' 	=> 'favicon',
			'type' 	=> 'image',
			'instructions' => __( 'Recommended Image size is 32 X 32  pixels', 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'return_format' => 'url',
			'preview_size'  => 'thumbnail',
			'library' 	    => 'all',
			'min_width' 	=> '',
			'min_height' 	=> '',
			'min_size' 		=> '',
			'max_width' 	=> '',
			'max_height' 	=> '',
			'max_size' 		=> '',
			'mime_types' 	=> '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-general-settings',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));


acf_add_local_field_group(array(
	'key' => 'group_5a430a743eaf1',
	'title' => 'Header settings',
	'fields' => array(
		array(
			'key' => 'field_5a4df4a3c514d',
			'label' => 'Header Sticky',
			'name' => 'header_sticky',
			'type' => 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 1,
			'ui' => 1,
			'ui_on_text' => 'Yes',
			'ui_off_text' => 'No',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-header-settings',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));


acf_add_local_field_group(array(
	'key' => 'group_5a430a743eeg5',
	'title' => 'Footer Links',
	'fields' => array(
		array(
			'key' => 'field_5a5830b4b4111',
			'label' => __( 'Column-1 Title', 'directorytheme' ),
			'name' => 'col1title',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'field_5a5830b4b4222',
			'label' => __( 'Column-2 Title', 'directorytheme' ),
			'name' 	=> 'col2title',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width'	=> '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key'  => 'field_5a430c5239353',
			'name' => 'company_info',
			'type' => 'repeater',
			'instructions' => '',
			'sub_fields'   => array(
					array(
						'key'   => 'title',
						'label' => __( 'Title', 'directorytheme' ),
						'name'  => 'title',
						'type'  => 'text',
					),
					array(
						'key'   => 'url',
						'label' => __('Page Link' , 'directorytheme' ),
						'name'  => 'url',
						'type'  => 'url',
					)
				),
			'button_label'  => __('Add Link' , 'directorytheme' ),
			'return_format' => 'url',
			'library'	    => 'all',
			'min'           => '',
			'max'           => '',
		),
		array(
			'key' 	=> 'field_5a5830b4b4333',
			'label' => __( 'Column-3 Title', 'directorytheme' ),
			'name' 	=> 'col3title',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'field_5a430c5239e4r',
			'name' 	=> 'footer_links',
			'type' 	=> 'repeater',
			'instructions' => '',
			'sub_fields'   => array(
					array(
						'key'   => 'title',
						'label' => __('Title' , 'directorytheme' ),
						'name'  => 'title',
						'type'  => 'text',
					),
					array(
						'key'   => 'url',
						'label' => __('Page Link' , 'directorytheme' ),
						'name'  => 'url',
						'type'  => 'url',
					)
				),
			'button_label'  => __( 'Add Link', 'directorytheme' ),
			'return_format' => 'url',
			'library'	    => 'all',
			'min'           => '',
			'max'           => '',
		),
		array(
			'key' 	=> 'field_5a4df4a3c7620',
			'label' => __( 'Copyright Enable/Disable', 'directorytheme'),
			'name' 	=> 'copy_txt',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 1,
			'ui' => 1,
			'ui_on_text' => 'Yes',
			'ui_off_text' => 'No',
		),
		array(
			'key'   => 'field_5a5830b4b4112',
			'label' => __( 'Copyright Text', 'directorytheme'),
			'name'  => 'copyright',
			'type'  => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a4df4a3c7620',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id'    => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),

	),
	'location' => array(
		array(
			array(
				'param'    => 'options_page',
				'operator' => '==',
				'value'    => 'acf-options-footer-settings',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));


acf_add_local_field_group(array(
	'key' => 'group_5a5ff595db536',
	'title' => 'Paypal Button',
	'fields' => array(
		array(
			'key' 	=> 'field_5a6004a17eceb',
			'label' => __( 'Item Name', 'directorytheme' ),
			'name' 	=> 'paypal_name',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'field_5a6004ac7ecec',
			'label' => __( 'Item Description', 'directorytheme'),
			'name' 	=> 'paypal_description',
			'type' 	=> 'wysiwyg',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'tabs' => 'all',
			'toolbar' => 'full',
			'media_upload' => 0,
			'delay' => 0,
		),
		array(
			'key' 	=> 'field_5b222a91b7817',
			'label' => __( 'Currency', 'directorytheme' ),
			'name' 	=> 'currency',
			'type' 	=> 'select',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'choices' => array(
				'USD' => 'USD',
				'AUD' => 'AUD',
				'CAD' => 'CAD',
				'GBP' => 'GBP',
				'EUR' => 'EUR',
				'PHP' => 'PHP',
				'ZAR' => 'ZAR',
				'MYR' => 'MYR',
				'NZD' => 'NZD',
				'SGD' => 'SGD',
				'MXN' => 'MXN',
			),
			'default_value' => array(
				0 => 'USD',
			),
			'allow_null' => 0,
			'multiple' => 0,
			'ui' => 0,
			'ajax' => 0,
			'return_format' => 'value',
			'placeholder' => '',
		),
array(
			'key' 	=> 'field_5a5567c290204',
			'label' => __( 'Payment Method', 'directorytheme' ),
			'name' 	=> 'pay_method',
			'type' 	=> 'checkbox',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'choices' => array(
				'Paypal' => 'Paypal Payment',
				'Stripe' => 'Stripe Payment',
			),
			'default_value' => array(
				0 => 'Paypal',
				1 => 'Stripe',
			),
			'allow_null' => 0,
			'multiple' => 0,
			'ui' => 0,
			'ajax' => 0,
			'return_format' => 'value',
			'placeholder' => '',
		),
		array(
			'key' 	=> 'field_5b222a91b7818',
			'label' => __( 'Payment Mode', 'directorytheme' ),
			'name' 	=> 'payment_mode',
			'type' 	=> 'select',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'choices' => array(
				'Regular Price' => 'One time Payment',
				'Recurring Price' => 'Recurring Price',

			),
			'default_value' => array(
				0 => 'Regular Price',
			),
			'allow_null' => 0,
			'multiple' => 0,
			'ui' => 0,
			'ajax' => 0,
			'return_format' => 'value',
			'placeholder' => '',
		),

		array(
			'key' 	=> 'field_5a5567c297a43',
			'label' => __( 'Payment Method', 'directorytheme' ),
			'name' 	=> 'payment_method',
			'type' 	=> 'checkbox',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field' 	=> 'field_5b222a91b7818',
						'operator' 	=> '==',
						'value' 	=> 'Recurring Price',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'choices' => array(
				'Daily'   => __( 'Daily', 'directorytheme' ),
				'Weekly'  => __( 'Weekly', 'directorytheme' ),
				'Monthly' => __( 'Monthly', 'directorytheme' ),
				'Yearly'  => __( 'Yearly', 'directorytheme' )

			),
			'default_value' => array(
				0 => 'Daily',
			),
			'allow_null' => 0,
			'multiple' => 0,
			'ui' => 0,
			'ajax' => 0,
			'return_format' => 'value',
			'placeholder' => '',
		),
				array(
			'key' 	=> 'field_5a5567c207a55',
			'label' => __( 'Daily Price', 'directorytheme' ),
			'name' 	=> 'daily_price',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a5567c297a43',
						'operator' => '==',
						'value' => 'Daily',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'daily_cycle',
		    'label' => __( 'Daily Cycle', 'directorytheme'),
			'name' 	=> 'daily_cycle',
			'type' 	=> 'select',
			'instructions' => __( '(It will deduct the payment daily until customer will cancel the plan)', 'directorytheme'),
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' 	=> 'field_5a5567c297a43',
						'operator'  => '==',
						'value' 	=> 'Daily',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'choices' => array(
				'1' => '1',
				'2' => '2',
				'3' => '3',
				'4' => '4',
                '5' => '5',
                '6' => '6',
				'7' => '7',
				'8' => '8',
				'9' => '9',
				'10' => '10',
				'11' => '11',
				'12' => '12',
				'13' => '13',
				'14' => '14',
                '15' => '15',
                '16' => '16',
				'17' => '17',
				'18' => '18',
				'19' => '19',
				'20' => '20',
				'21' => '21',
				'22' => '22',
				'23' => '23',
				'24' => '24',
                '25' => '25',
                '26' => '26',
				'27' => '27',
				'28' => '28',
				'29' => '29',
				'30' => '30',
			),
			'allow_null' => 0,
			'other_choice' => 0,
			'save_other_choice' => 0,
			'default_value' => '0',
			'layout' => 'vertical',
			'return_format' => 'value',
		),
		array(
			'key' 	=> 'field_5a4607c297a43',
			'label'	=> __( 'Weekly Price', 'directorytheme' ),
			'name' 	=> 'weekly_price',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field' 	=> 'field_5a5567c297a43',
						'operator' 	=> '==',
						'value' 	=> 'Weekly',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'weekly_cycle',
		    'label' => __( 'Weekly Cycle', 'directorytheme'),
			'name' 	=> 'weekly_cycle',
			'type' 	=> 'select',
			'instructions' => __( '(It will deduct the payment weekly until customer will cancel the plan)', 'directorytheme'),
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a5567c297a43',
						'operator' => '==',
						'value' => 'Weekly',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'choices' => array(
				'1' => '1',
				'2' => '2',
				'3' => '3',
				'4' => '4',
                '5' => '5',
                '6' => '6',
				'7' => '7',
				'8' => '8',
				'9' => '9',
				'10' => '10',
				'11' => '11',
				'12' => '12',
				'13' => '13',
				'14' => '14',
                '15' => '15',
                '16' => '16',
				'17' => '17',
				'18' => '18',
				'19' => '19',
				'20' => '20',
				'21' => '21',
				'22' => '22',
				'23' => '23',
				'24' => '24',
                '25' => '25',
                '26' => '26',
				'27' => '27',
				'28' => '28',
				'29' => '29',
				'30' => '30',
			),
			'allow_null' => 0,
			'other_choice' => 0,
			'save_other_choice' => 0,
			'default_value' => '0',
			'layout' => 'vertical',
			'return_format' => 'value',
		),
		array(
			'key' 	=> 'field_5a5567c297a44',
			'label' => __( 'Monthly Price', 'directorytheme'),
			'name' 	=> 'monthly_price',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a5567c297a43',
						'operator' => '==',
						'value' => 'Monthly',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'monthly_cycle',
		    'label' => __( 'Monthly Cycle', 'directorytheme'),
			'name' 	=> 'monthly_cycle',
			'type' 	=> 'select',
			'instructions' => __( '(It will deduct the payment monthly until customer will cancel the plan)', 'directorytheme'),
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a5567c297a43',
						'operator' => '==',
						'value' => 'Monthly',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'choices' => array(
				'1' => '1',
				'2' => '2',
				'3' => '3',
				'4' => '4',
                '5' => '5',
                '6' => '6',
				'7' => '7',
				'8' => '8',
				'9' => '9',
				'10' => '10',
				'11' => '11',
				'12' => '12',
			),
			'allow_null' => 0,
			'other_choice' => 0,
			'save_other_choice' => 0,
			'default_value' => '0',
			'layout' => 'vertical',
			'return_format' => 'value',
		),
		array(
			'key' 	=> 'field_5a5567c297a45',
			'label' => __( 'Yearly Price', 'directorytheme'),
			'name' 	=> 'yearly_price',
			'type' 	=> 'text',
			'instructions' => __( '(It will deduct the payment yearly until customer will cancel the plan)', 'directorytheme'),
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field' 	=> 'field_5a5567c297a43',
						'operator' 	=> '==',
						'value' 	=> 'Yearly',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key'   => 'yearly_cycle',
		    'label' => __( 'Yearly Cycle', 'directorytheme'),
			'name'  => 'yearly_cycle',
			'type'  => 'select',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' 	=> 'field_5a5567c297a43',
						'operator' 	=> '==',
						'value' 	=> 'Yearly',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id'    => '',
			),
			'choices' => array(
				'1' => '1',
				'2' => '2',
				'3' => '3',
				'4' => '4',
                '5' => '5',
			),
			'allow_null' => 0,
			'other_choice' => 0,
			'save_other_choice' => 0,
			'default_value' => '0',
			'layout' => 'vertical',
			'return_format' => 'value',
		),

		array(
			'key'   => 'field_5a5567c297a46',
			'label' => __( 'Price', 'directorytheme'),
			'name'  => 'paypal_price',
			'type'  => 'text',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5b222a91b7818',
						'operator' => '==',
						'value' => 'Regular Price',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),

	),
	'location' => array(
		array(
			array(
				'param'    => 'post_type',
				'operator' => '==',
				'value'    => 'paypal',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 	=> 'group_5a60139ea3056',
	'title' => 'Paypal Detials',
	'fields' => array(
		array(
			'key' => 'field_5a6013aa28019',
			'label' => 'Paypal Email',
			'name' => 'paypal_email',
			'type' => 'email',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
		),
		array(
			'key' 	=> 'field_5a6013c22801a',
			'label' => 'Paypal Button',
			'name' 	=> 'paypal_button',
			'type' 	=> 'text',
			'instructions' => __('paypal button text' , 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'field_5a602bbdc8d1e',
			'label' => __('Product' , 'directorytheme' ),
			'name' 	=> 'product',
			'type' 	=> 'post_object',
			'instructions' => __( 'Product listing button', 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'post_type' => array(
				0 => 'paypal',
			),
			'taxonomy' => array(
			),
			'allow_null' => 0,
			'multiple' => 1,
			'return_format' => 'object',
			'ui' => 1,
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-paypal-settings',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 	=> 'group_5aac863b572d6',
	'title' => 'Pricing Section',
	'fields' => array(
		array(
			'key' 	=> 'field_5aac86d9f37b4',
			'label' => __('Pricing' , 'directorytheme' ),
			'name' 	=> 'pricing',
			'type' 	=> 'repeater',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'collapsed' => '',
			'min' => 0,
			'max' => 3,
			'layout' => 'block',
			'button_label' => __('Add Pricing' , 'directorytheme' ),
			'sub_fields' => array(
				array(
					'key' 	=> 'field_5aac8756abc07',
					'label' => __( 'Basic Info', 'directorytheme' ),
					'name' 	=> '',
					'type' 	=> 'tab',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'placement' => 'left',
					'endpoint' 	=> 0,
				),
				array(
					'key' 	=> 'field_5aac891a11168',
					'label' => __( 'Highlight', 'directorytheme' ),
					'name' 	=> 'highlight',
					'type' 	=> 'true_false',
					'instructions' => __( 'Toggle this to true if you want to hightlight this pricing...', 'directorytheme' ),
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'message' => '',
					'default_value' => 0,
					'ui' => 1,
					'ui_on_text' => '',
					'ui_off_text' => '',
				),
				array(
					'key' 	=> 'field_5aac872835f1f',
					'label' => __( 'Pricing', 'directorytheme' ),
					'name' 	=> 'pricing',
					'type' 	=> 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' 	=> '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'maxlength' => '',
				),
				array(
					'key' 	=> 'field_5aac873135f20',
					'label' => __( 'Title', 'directorytheme' ),
					'name' 	=> 'title',
					'type' 	=> 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'maxlength' => '',
				),
				array(
					'key' 	=> 'field_5aac873635f21',
					'label' => __('Sub Content' , 'directorytheme' ),
					'name' 	=> 'sub_content',
					'type' 	=> 'textarea',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'maxlength' => '',
					'rows' => '',
					'new_lines' => '',
				),
				array(
					'key' 	=> 'field_5aac89f571731',
					'label' => __( 'Plan URL', 'directorytheme' ),
					'name' 	=> 'plan_url',
					'type' 	=> 'text',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '',
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'maxlength' => '',
				),
				array(
					'key' 	=> 'field_5aac8769abc08',
					'label' => __( 'Plan Options', 'directorytheme' ),
					'name' 	=> '',
					'type' 	=> 'tab',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'placement' => 'left',
					'endpoint' => 0,
				),
				array(
					'key' 	=> 'field_5aac879220621',
					'label' => __( 'Features', 'directorytheme' ),
					'name' 	=> '',
					'type' 	=> 'message',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'message' => '',
					'new_lines' => 'wpautop',
					'esc_html' => 0,
				),
				array(
					'key' 	=> 'field_5aac8814ec509',
					'label' => __( 'Available Options', 'directorytheme' ),
					'name' 	=> 'available_options',
					'type' 	=> 'checkbox',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'choices' => array(
						'Company Name' 			=> __( 'Company Name', 'directorytheme' ),
						'Business Description' 	=> __( 'Business Description', 'directorytheme' ),
						'Address' 			=> __( 'Address', 'directorytheme' ),
						'Phone' 			=> __( 'Phone', 'directorytheme' ),
						'Website' 			=> __( 'Website', 'directorytheme' ),
						'Email Address' 	=> __( 'Email Address', 'directorytheme' ),
						'Company Logo' 		=> __( 'Company Logo', 'directorytheme' ),
						'Video' 			=> __( 'Video', 'directorytheme' ),
						'Image Slideshow' 	=> __( 'Image Slideshow', 'directorytheme' ),
					),
					'allow_custom' => 1,
					'save_custom' => 1,
					'default_value' => array(
					),
					'layout' => 'vertical',
					'toggle' => 0,
					'return_format' => 'value',
				),
				array(
					'key' => 'field_5a5567c290304',
					'label' => __('Available options' , 'directorytheme' ),
					'name' => 'avail_opt5',
					'type' => 'checkbox',
					'instructions' => '',
					'required' => 1,
					'wrapper' => array(
						'width' => '',
						'class' => 'default_cls',
						'id' => '',
					),
					'choices' => array(
						'company_name' => __( 'Company Name', 'directorytheme' ),
						'business_description' => __( 'Business Description', 'directorytheme' ),
						'additional_detail' => __( 'Additional Details',  'directorytheme' ),
						'address' 		=> __( 'Address', 'directorytheme' ),
						'phone' 		=> __( 'Phone', 'directorytheme' ),
						'website' 		=> __( 'Website', 'directorytheme' ),
						'email_add' 	=> __( 'Email Address', 'directorytheme' ),
						'feature_img' 	=> __( 'Featured Image', 'directorytheme' ),
						'cmp_logo' 		=> __( 'Company Logo', 'directorytheme' ),
						'schedules' 	=> __( 'Scheduled Days', 'directorytheme' ),
						'video' 		=> __( 'Video', 'directorytheme' ),
						'image_slideshow' => __( 'Image Slideshow', 'directorytheme' ),
						'extra_links' 	=> __( 'Extra Links', 'directorytheme' ),
						'shortcode' 	=> __( 'Shortcode', 'directorytheme' ),
						'social_media' 	=> __( 'Social Media', 'directorytheme' ),
					),
					'default_value' => array(
						0 => 'company_name',
						1 => 'business_description',
						2 => 'additional_detail',
						3 => 'address',
						4 => 'phone',
						5 => 'website',
						6 => 'email_add',
						7 => 'feature_img',
						8 => 'cmp_logo',
						9 => 'schedules',
						10 => 'video',
						11 => 'image_slideshow',
						12 => 'extra_links',
						13 => 'shortcode',
						14 => 'social_media',
					),
					'allow_null' => 0,
					'multiple' => 0,
					'ui' => 0,
					'ajax' => 0,
					'return_format' => 'value',
					'placeholder' => '',
				),
				array(
					'key' => 'field_5aa8ytr506739',
					'label' => __( 'Custom Options', 'directorytheme' ),
					'name' => 'custptionsrepeater',
					'type' => 'repeater',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'collapsed' => '',
					'layout' => 'table',
					'button_label' => __('Add New Choices' , 'directorytheme' ),
					'sub_fields' => array(
						array(
							'key' 	=> 'field_5a4dfioky7617',
							'name' 	=> 'select_choice_switcher',
							'type' 	=> 'true_false',
							'instructions' => '',
							'required' => 0,
							'conditional_logic' => 0,
							'wrapper' => array(
								'width' => '',
								'class' => '',
								'id' 	=> '',
							),
							'message' => '',
							'default_value' => 0,
							'ui' => 1,
							'ui_on_text' => '',
							'ui_off_text' => '',
						),
						array(
							'key' 	=> 'field_5a5667c210407',
							'name' 	=> 'cust_type',
							'type' 	=> 'select',
							'instructions' => '',
							'required' => 0,
							'wrapper' => array(
								'width' => '',
								'class' => '',
								'id' => '',
							),
							'choices' => array(
								'ctm_text' => 'Text',
								'ctm_textarea' => 'Textarea',
								'ctm_img' => 'Image',
							),
							'default_value' => array(
								0 => 'ctm_text',
							),
							'allow_null' => 0,
							'multiple' => 0,
							'ui' => 0,
							'ajax' => 0,
							'return_format' => 'value',
							'placeholder' => '',
						),
						array(
							'key' => 'field_5aahtre20plka',
							'name' => 'avopn_choice',
							'type' => 'text',
							'instructions' => '',
							'required' => 0,
							'conditional_logic' => 0,
							'wrapper' => array(
								'width' => '',
								'class' => '',
								'id' => '',
							),
							'default_value' => '',
							'placeholder' => '',
							'prepend' => '',
							'append' => '',
							'maxlength' => '',
						),
					),
				),
			),
		),
		array(
			'key' 	=> 'price_sign',
			'label' => __( 'Price Sign', 'directorytheme'),
			'name' 	=> 'price_sign',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '$',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'page_template',
				'operator' => '==',
				'value' => 'pricing.php',
			),
		),
	),
	'menu_order' => 0,
	'position' 	 => 'normal',
	'style' 	 => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a430b723fc7b',
	'title' => 'Social Media',
	'fields' => array(
		array(
			'key' => 'field_5a430b7d03d27',
			'label' => 'Facebook',
			'name' => 'facebook',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a430b8403d28',
			'label' => 'Google',
			'name' => 'google',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a430b8903d29',
			'label' => 'Instagram',
			'name' => 'instagram',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a430b8e03d2a',
			'label' => 'Yelp',
			'name' => 'yelp',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a430b9203d2b',
			'label' => 'Youtube',
			'name' => 'youtube',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a430b9d03d2c',
			'label' => 'Linkedin',
			'name' => 'linkedin',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a430ba303d2d',
			'label' => 'Twitter',
			'name' => 'twitter',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a4c7c2ff0a24',
			'label' => 'Vimeo',
			'name' => 'vimeo',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a4c7c2ff0a25',
			'label' => 'Tiktok',
			'name' => 'tiktok',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a4c7c2ff0a26',
			'label' => 'Whatsapp',
			'name' => 'whatsapp',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-social-media',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 		=> 'group_5a505583b2898',
	'title' 	=> 'User Info',
	'fields' 	=> array(
		array(
			'key' 	=> 'field_5a505649c5f9d',
			'label' => __( 'First Name', 'directorytheme' ),
			'name' 	=> 'first_name',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'field_5a50564fc5f9e',
			'label' => __( 'Last Name', 'directorytheme' ),
			'name' 	=> 'last_name',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'user_form',
				'operator' => '==',
				'value' => 'edit',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 	=> 'group_5a4e07dbe7394',
	'title' => 'Company Info',
	'fields' => array(
		array(
			'key' => 'field_5a4e07e9f0db8',
			'label' => __('About' , 'directorytheme' ),
			'name' => 'about',
			'type' => 'wysiwyg',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'tabs' => 'all',
			'toolbar' => 'full',
			'media_upload' => 1,
			'delay' => 0,
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-general-settings',
			),
		),
	),
	'menu_order' => 1,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 	 => 'reviews_group',
	'title'  => 'Review Settings',
	'fields' => array(
		array(
			'key' 	=> 'reviews_field',
			'label' => __('Disable Review' , 'directorytheme' ),
			'name' 	=> 'dreview',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'Yes',
			'ui_off_text' => 'No',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-general-settings',
			),
		),
	),
	'menu_order' => 1,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a4c693fa8ae6',
	'title' => 'Blog Banner',
	'fields' => array(
		array(
			'key' => 'field_5a4c694eb72e3',
			'label' => __('Banner' , 'directorytheme' ),
			'name' => 'blog_banner',
			'type' => 'image',
			'instructions' => __( 'Recommended Image size is 1530 x 765 pixels' , 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'return_format' => 'url',
			'preview_size' => 'thumbnail',
			'library' => 'all',
			'min_width' => '',
			'min_height' => '',
			'min_size' => '',
			'max_width' => '',
			'max_height' => '',
			'max_size' => '',
			'mime_types' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-general-settings',
			),
		),
	),
	'menu_order' => 2,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a4c6t3r2wse6',
	'title' => 'Google map api key',
	'fields' => array(
		array(
			'key' => 'field_abc',
			'label' => __('Instructions' , 'directorytheme' ),
			'name' => '',
			'type' => '',
		),
		array(
			'key' => 'field_5a5834r3ec6c8',
			'label' => __('API Key (main / back-end)' , 'directorytheme' ),
			'name' => 'googlemapcommonapikey',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a5934r3ec6c9',
			'label' => __('API Key (optional / front-end)' , 'directorytheme' ),
			'name' => 'googlemapcommonapikey_frontend',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-general-settings',
			),
		),
	),
	'menu_order' => 2,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));
acf_add_local_field_group(array(
	'key' => 'group_6b5830b4b7g11',
	'title' => 'Submit listing button text change',
	'fields' => array(
		array(
			'key' => 'field_5a5830b4bc345',
			'label' => '',
			'name' => 'submit_listing_btn',
			'type' => 'text',
			'instructions' => __('If you want to change the Submit listing button text in Navigation then you can add new button name to below field.' , 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-listing-settings',
			),
		),
	),
	'menu_order' => 4,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));
acf_add_local_field_group(array(
	'key' => 'group_6b5830b4b7m12',
	'title' => 'Enable Icon To Enable Social Sharing ',
	'fields' => array(
			array(
			'key' => 'listing_soc_icon',
			'label' => '',
			'name' => 'listing_soc_icon',
			'type' => 'true_false',
			'instructions' => __( 'If you will enable this option then User can be able to Share the listing detail page in social media', 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'Yes',
			'ui_off_text' => 'No',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-listing-settings',
			),
		),
	),
	'menu_order' => 5,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));


acf_add_local_field_group(array(
	'key' => 'group_5a5830b4b7f09',
	'title' => 'Listing Form Settings',
	'fields' => array(
		array(
			'key' => 'field_5a5830b4bc636',
			'label' => __('Listing Email Address' , 'directorytheme' ),
			'name' => 'listing_notification',
			'type' => 'email',
			'instructions' => __('Notification email from contact form' , 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
		),
		array(
			'key' => 'field_5a5830b4bc6c8',
			'label' => __('Subject' , 'directorytheme' ),
			'name' => 'listing_subject',
			'type' => 'text',
			'instructions' => 'i.e: "Success!"',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a5830b4b4f6s',
			'label' => __('New Listing limits - Home Page' , 'directorytheme' ),
			'name' => 'nof_listing',
			'type' => 'text',
			'instructions' => __('Amount of listing that appear on home page - i.e: "10"' , 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-listing-settings',
			),
		),
	),
	'menu_order' => 2,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5b025b0d6cf4d',
	'title' => 'Featured Listing',
	'fields' => array(
		array(
			'key' => 'field_5b025b1d98817',
			'label' => __('Listing' , 'directorytheme' ),
			'name' => 'f_listing',
			'type' => 'post_object',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'post_type' => array(
				0 => 'listings',
			),
			'taxonomy' => array(
			),
			'allow_null' => 0,
			'multiple' => 1,
			'return_format' => 'object',
			'ui' => 1,
		),
		 array(
			'key' => 'field_5aa8eb87h6f5f',
		    'label' => __('Listing Row in Home Page' , 'directorytheme' ),
			'name' => 'f_row',
			'type' => 'radio',
			'instructions' => '',
			'required' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'choices' => array(
            	'two' => 'Two',
				'three' => 'Three',
			),
			'allow_null' => 0,
			'other_choice' => 0,
			'save_other_choice' => 0,
			'default_value' => 'two',
			'layout' => 'horizontal',
			'return_format' => 'value',
		),

	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-featured-listing',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5a4c6t3r2wse7',
	'title' => 'Header & footer Setting',
	'fields' => array(
		array(
			'key' => 'field_5a5834r3ec6c9',
			'label' => __('Header Text' , 'directorytheme' ),
			'name' => 'headertext',
			'type' => 'textarea',
			'instructions' => 0,
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
                array(
			'key' => 'field_5a5834r3ec6c2',
			'label' => __('Footer Text' , 'directorytheme' ),
			'name' => 'footertext',
			'type' => 'textarea',
			'instructions' => 0,
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-header-footer-setting',
			),
		),
	),
	'menu_order' => 1,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));
acf_add_local_field_group(array(
	'key' 	 => 'group_5a5ef2faa4jhl',
	'title'  => '',
	'fields' => array(
		array(
			'key' 	=> 'category_order',
			'label' => __( 'Category Order', 'directortytheme' ),
			'name' 	=> 'category_order',
			'type' 	=> 'number',
			'instructions' => __( '<b>Note: you can add order number in below box and category will display as per given order in all page.</b>', 'directortytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'min' 	=> '',
			'max' 	=> '',
			'step' 	=> '',
			),
		  array(
			'key' 	=> 'icons_repeater',
			'label' => __( 'Listing Icons', 'directorytheme' ),
			'name' 	=> 'icons_repeater',
			'type' 	=> 'repeater',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'collapsed' => '',
			'min' => 0,
			'max' => 0,
			'layout' => 'block',
			'button_label' => __('Add Icon' , 'directorytheme' ),
			'sub_fields' => array(
			array (
					'key' => 'icons_cat_icon',
					'label' => __('Icon' , 'directorytheme' ),
					'name' => 'icons_cat_icon',
					'type' => 'font-awesome',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array (
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => 'null',
					'save_format' => 'element',
					'allow_null' => 1,
					'enqueue_fa' => 0,
					'fa_live_preview' => '',
					'choices' => array (
						'null' => '- Select -',
						'fa-500px' => '&#xf26e; fa-500px',
						'fa-address-book' => '&#xf2b9; fa-address-book',
						'fa-address-book-o' => '&#xf2ba; fa-address-book-o',
						'fa-address-card' => '&#xf2bb; fa-address-card',
						'fa-address-card-o' => '&#xf2bc; fa-address-card-o',
						'fa-adjust' => '&#xf042; fa-adjust',
						'fa-adn' => '&#xf170; fa-adn',
						'fa-align-center' => '&#xf037; fa-align-center',
						'fa-align-justify' => '&#xf039; fa-align-justify',
						'fa-align-left' => '&#xf036; fa-align-left',
						'fa-align-right' => '&#xf038; fa-align-right',
						'fa-amazon' => '&#xf270; fa-amazon',
						'fa-ambulance' => '&#xf0f9; fa-ambulance',
						'fa-american-sign-language-interpreting' => '&#xf2a3; fa-american-sign-language-interpreting',
						'fa-anchor' => '&#xf13d; fa-anchor',
						'fa-android' => '&#xf17b; fa-android',
						'fa-angellist' => '&#xf209; fa-angellist',
						'fa-angle-double-down' => '&#xf103; fa-angle-double-down',
						'fa-angle-double-left' => '&#xf100; fa-angle-double-left',
						'fa-angle-double-right' => '&#xf101; fa-angle-double-right',
						'fa-angle-double-up' => '&#xf102; fa-angle-double-up',
						'fa-angle-down' => '&#xf107; fa-angle-down',
						'fa-angle-left' => '&#xf104; fa-angle-left',
						'fa-angle-right' => '&#xf105; fa-angle-right',
						'fa-angle-up' => '&#xf106; fa-angle-up',
						'fa-apple' => '&#xf179; fa-apple',
						'fa-archive' => '&#xf187; fa-archive',
						'fa-area-chart' => '&#xf1fe; fa-area-chart',
						'fa-arrow-circle-down' => '&#xf0ab; fa-arrow-circle-down',
						'fa-arrow-circle-left' => '&#xf0a8; fa-arrow-circle-left',
						'fa-arrow-circle-o-down' => '&#xf01a; fa-arrow-circle-o-down',
						'fa-arrow-circle-o-left' => '&#xf190; fa-arrow-circle-o-left',
						'fa-arrow-circle-o-right' => '&#xf18e; fa-arrow-circle-o-right',
						'fa-arrow-circle-o-up' => '&#xf01b; fa-arrow-circle-o-up',
						'fa-arrow-circle-right' => '&#xf0a9; fa-arrow-circle-right',
						'fa-arrow-circle-up' => '&#xf0aa; fa-arrow-circle-up',
						'fa-arrow-down' => '&#xf063; fa-arrow-down',
						'fa-arrow-left' => '&#xf060; fa-arrow-left',
						'fa-arrow-right' => '&#xf061; fa-arrow-right',
						'fa-arrow-up' => '&#xf062; fa-arrow-up',
						'fa-arrows' => '&#xf047; fa-arrows',
						'fa-arrows-alt' => '&#xf0b2; fa-arrows-alt',
						'fa-arrows-h' => '&#xf07e; fa-arrows-h',
						'fa-arrows-v' => '&#xf07d; fa-arrows-v',
						'fa-assistive-listening-systems' => '&#xf2a2; fa-assistive-listening-systems',
						'fa-asterisk' => '&#xf069; fa-asterisk',
						'fa-at' => '&#xf1fa; fa-at',
						'fa-audio-description' => '&#xf29e; fa-audio-description',
						'fa-backward' => '&#xf04a; fa-backward',
						'fa-balance-scale' => '&#xf24e; fa-balance-scale',
						'fa-ban' => '&#xf05e; fa-ban',
						'fa-bandcamp' => '&#xf2d5; fa-bandcamp',
						'fa-bar-chart' => '&#xf080; fa-bar-chart',
						'fa-barcode' => '&#xf02a; fa-barcode',
						'fa-bars' => '&#xf0c9; fa-bars',
						'fa-bath' => '&#xf2cd; fa-bath',
						'fa-battery-empty' => '&#xf244; fa-battery-empty',
						'fa-battery-full' => '&#xf240; fa-battery-full',
						'fa-battery-half' => '&#xf242; fa-battery-half',
						'fa-battery-quarter' => '&#xf243; fa-battery-quarter',
						'fa-battery-three-quarters' => '&#xf241; fa-battery-three-quarters',
						'fa-bed' => '&#xf236; fa-bed',
						'fa-beer' => '&#xf0fc; fa-beer',
						'fa-behance' => '&#xf1b4; fa-behance',
						'fa-behance-square' => '&#xf1b5; fa-behance-square',
						'fa-bell' => '&#xf0f3; fa-bell',
						'fa-bell-o' => '&#xf0a2; fa-bell-o',
						'fa-bell-slash' => '&#xf1f6; fa-bell-slash',
						'fa-bell-slash-o' => '&#xf1f7; fa-bell-slash-o',
						'fa-bicycle' => '&#xf206; fa-bicycle',
						'fa-binoculars' => '&#xf1e5; fa-binoculars',
						'fa-birthday-cake' => '&#xf1fd; fa-birthday-cake',
						'fa-bitbucket' => '&#xf171; fa-bitbucket',
						'fa-bitbucket-square' => '&#xf172; fa-bitbucket-square',
						'fa-black-tie' => '&#xf27e; fa-black-tie',
						'fa-blind' => '&#xf29d; fa-blind',
						'fa-bluetooth' => '&#xf293; fa-bluetooth',
						'fa-bluetooth-b' => '&#xf294; fa-bluetooth-b',
						'fa-bold' => '&#xf032; fa-bold',
						'fa-bolt' => '&#xf0e7; fa-bolt',
						'fa-bomb' => '&#xf1e2; fa-bomb',
						'fa-book' => '&#xf02d; fa-book',
						'fa-bookmark' => '&#xf02e; fa-bookmark',
						'fa-bookmark-o' => '&#xf097; fa-bookmark-o',
						'fa-braille' => '&#xf2a1; fa-braille',
						'fa-briefcase' => '&#xf0b1; fa-briefcase',
						'fa-btc' => '&#xf15a; fa-btc',
						'fa-bug' => '&#xf188; fa-bug',
						'fa-building' => '&#xf1ad; fa-building',
						'fa-building-o' => '&#xf0f7; fa-building-o',
						'fa-bullhorn' => '&#xf0a1; fa-bullhorn',
						'fa-bullseye' => '&#xf140; fa-bullseye',
						'fa-bus' => '&#xf207; fa-bus',
						'fa-buysellads' => '&#xf20d; fa-buysellads',
						'fa-calculator' => '&#xf1ec; fa-calculator',
						'fa-calendar' => '&#xf073; fa-calendar',
						'fa-calendar-check-o' => '&#xf274; fa-calendar-check-o',
						'fa-calendar-minus-o' => '&#xf272; fa-calendar-minus-o',
						'fa-calendar-o' => '&#xf133; fa-calendar-o',
						'fa-calendar-plus-o' => '&#xf271; fa-calendar-plus-o',
						'fa-calendar-times-o' => '&#xf273; fa-calendar-times-o',
						'fa-camera' => '&#xf030; fa-camera',
						'fa-camera-retro' => '&#xf083; fa-camera-retro',
						'fa-car' => '&#xf1b9; fa-car',
						'fa-caret-down' => '&#xf0d7; fa-caret-down',
						'fa-caret-left' => '&#xf0d9; fa-caret-left',
						'fa-caret-right' => '&#xf0da; fa-caret-right',
						'fa-caret-square-o-down' => '&#xf150; fa-caret-square-o-down',
						'fa-caret-square-o-left' => '&#xf191; fa-caret-square-o-left',
						'fa-caret-square-o-right' => '&#xf152; fa-caret-square-o-right',
						'fa-caret-square-o-up' => '&#xf151; fa-caret-square-o-up',
						'fa-caret-up' => '&#xf0d8; fa-caret-up',
						'fa-cart-arrow-down' => '&#xf218; fa-cart-arrow-down',
						'fa-cart-plus' => '&#xf217; fa-cart-plus',
						'fa-cc' => '&#xf20a; fa-cc',
						'fa-cc-amex' => '&#xf1f3; fa-cc-amex',
						'fa-cc-diners-club' => '&#xf24c; fa-cc-diners-club',
						'fa-cc-discover' => '&#xf1f2; fa-cc-discover',
						'fa-cc-jcb' => '&#xf24b; fa-cc-jcb',
						'fa-cc-mastercard' => '&#xf1f1; fa-cc-mastercard',
						'fa-cc-paypal' => '&#xf1f4; fa-cc-paypal',
						'fa-cc-stripe' => '&#xf1f5; fa-cc-stripe',
						'fa-cc-visa' => '&#xf1f0; fa-cc-visa',
						'fa-certificate' => '&#xf0a3; fa-certificate',
						'fa-chain-broken' => '&#xf127; fa-chain-broken',
						'fa-check' => '&#xf00c; fa-check',
						'fa-check-circle' => '&#xf058; fa-check-circle',
						'fa-check-circle-o' => '&#xf05d; fa-check-circle-o',
						'fa-check-square' => '&#xf14a; fa-check-square',
						'fa-check-square-o' => '&#xf046; fa-check-square-o',
						'fa-chevron-circle-down' => '&#xf13a; fa-chevron-circle-down',
						'fa-chevron-circle-left' => '&#xf137; fa-chevron-circle-left',
						'fa-chevron-circle-right' => '&#xf138; fa-chevron-circle-right',
						'fa-chevron-circle-up' => '&#xf139; fa-chevron-circle-up',
						'fa-chevron-down' => '&#xf078; fa-chevron-down',
						'fa-chevron-left' => '&#xf053; fa-chevron-left',
						'fa-chevron-right' => '&#xf054; fa-chevron-right',
						'fa-chevron-up' => '&#xf077; fa-chevron-up',
						'fa-child' => '&#xf1ae; fa-child',
						'fa-chrome' => '&#xf268; fa-chrome',
						'fa-circle' => '&#xf111; fa-circle',
						'fa-circle-o' => '&#xf10c; fa-circle-o',
						'fa-circle-o-notch' => '&#xf1ce; fa-circle-o-notch',
						'fa-circle-thin' => '&#xf1db; fa-circle-thin',
						'fa-clipboard' => '&#xf0ea; fa-clipboard',
						'fa-clock-o' => '&#xf017; fa-clock-o',
						'fa-clone' => '&#xf24d; fa-clone',
						'fa-cloud' => '&#xf0c2; fa-cloud',
						'fa-cloud-download' => '&#xf0ed; fa-cloud-download',
						'fa-cloud-upload' => '&#xf0ee; fa-cloud-upload',
						'fa-code' => '&#xf121; fa-code',
						'fa-code-fork' => '&#xf126; fa-code-fork',
						'fa-codepen' => '&#xf1cb; fa-codepen',
						'fa-codiepie' => '&#xf284; fa-codiepie',
						'fa-coffee' => '&#xf0f4; fa-coffee',
						'fa-cog' => '&#xf013; fa-cog',
						'fa-cogs' => '&#xf085; fa-cogs',
						'fa-columns' => '&#xf0db; fa-columns',
						'fa-comment' => '&#xf075; fa-comment',
						'fa-comment-o' => '&#xf0e5; fa-comment-o',
						'fa-commenting' => '&#xf27a; fa-commenting',
						'fa-commenting-o' => '&#xf27b; fa-commenting-o',
						'fa-comments' => '&#xf086; fa-comments',
						'fa-comments-o' => '&#xf0e6; fa-comments-o',
						'fa-compass' => '&#xf14e; fa-compass',
						'fa-compress' => '&#xf066; fa-compress',
						'fa-connectdevelop' => '&#xf20e; fa-connectdevelop',
						'fa-contao' => '&#xf26d; fa-contao',
						'fa-copyright' => '&#xf1f9; fa-copyright',
						'fa-creative-commons' => '&#xf25e; fa-creative-commons',
						'fa-credit-card' => '&#xf09d; fa-credit-card',
						'fa-credit-card-alt' => '&#xf283; fa-credit-card-alt',
						'fa-crop' => '&#xf125; fa-crop',
						'fa-crosshairs' => '&#xf05b; fa-crosshairs',
						'fa-css3' => '&#xf13c; fa-css3',
						'fa-cube' => '&#xf1b2; fa-cube',
						'fa-cubes' => '&#xf1b3; fa-cubes',
						'fa-cutlery' => '&#xf0f5; fa-cutlery',
						'fa-dashcube' => '&#xf210; fa-dashcube',
						'fa-database' => '&#xf1c0; fa-database',
						'fa-deaf' => '&#xf2a4; fa-deaf',
						'fa-delicious' => '&#xf1a5; fa-delicious',
						'fa-desktop' => '&#xf108; fa-desktop',
						'fa-deviantart' => '&#xf1bd; fa-deviantart',
						'fa-diamond' => '&#xf219; fa-diamond',
						'fa-digg' => '&#xf1a6; fa-digg',
						'fa-dot-circle-o' => '&#xf192; fa-dot-circle-o',
						'fa-download' => '&#xf019; fa-download',
						'fa-dribbble' => '&#xf17d; fa-dribbble',
						'fa-dropbox' => '&#xf16b; fa-dropbox',
						'fa-drupal' => '&#xf1a9; fa-drupal',
						'fa-edge' => '&#xf282; fa-edge',
						'fa-eercast' => '&#xf2da; fa-eercast',
						'fa-eject' => '&#xf052; fa-eject',
						'fa-ellipsis-h' => '&#xf141; fa-ellipsis-h',
						'fa-ellipsis-v' => '&#xf142; fa-ellipsis-v',
						'fa-empire' => '&#xf1d1; fa-empire',
						'fa-envelope' => '&#xf0e0; fa-envelope',
						'fa-envelope-o' => '&#xf003; fa-envelope-o',
						'fa-envelope-open' => '&#xf2b6; fa-envelope-open',
						'fa-envelope-open-o' => '&#xf2b7; fa-envelope-open-o',
						'fa-envelope-square' => '&#xf199; fa-envelope-square',
						'fa-envira' => '&#xf299; fa-envira',
						'fa-eraser' => '&#xf12d; fa-eraser',
						'fa-etsy' => '&#xf2d7; fa-etsy',
						'fa-eur' => '&#xf153; fa-eur',
						'fa-exchange' => '&#xf0ec; fa-exchange',
						'fa-exclamation' => '&#xf12a; fa-exclamation',
						'fa-exclamation-circle' => '&#xf06a; fa-exclamation-circle',
						'fa-exclamation-triangle' => '&#xf071; fa-exclamation-triangle',
						'fa-expand' => '&#xf065; fa-expand',
						'fa-expeditedssl' => '&#xf23e; fa-expeditedssl',
						'fa-external-link' => '&#xf08e; fa-external-link',
						'fa-external-link-square' => '&#xf14c; fa-external-link-square',
						'fa-eye' => '&#xf06e; fa-eye',
						'fa-eye-slash' => '&#xf070; fa-eye-slash',
						'fa-eyedropper' => '&#xf1fb; fa-eyedropper',
						'fa-facebook' => '&#xf09a; fa-facebook',
						'fa-facebook-official' => '&#xf230; fa-facebook-official',
						'fa-facebook-square' => '&#xf082; fa-facebook-square',
						'fa-fast-backward' => '&#xf049; fa-fast-backward',
						'fa-fast-forward' => '&#xf050; fa-fast-forward',
						'fa-fax' => '&#xf1ac; fa-fax',
						'fa-female' => '&#xf182; fa-female',
						'fa-fighter-jet' => '&#xf0fb; fa-fighter-jet',
						'fa-file' => '&#xf15b; fa-file',
						'fa-file-archive-o' => '&#xf1c6; fa-file-archive-o',
						'fa-file-audio-o' => '&#xf1c7; fa-file-audio-o',
						'fa-file-code-o' => '&#xf1c9; fa-file-code-o',
						'fa-file-excel-o' => '&#xf1c3; fa-file-excel-o',
						'fa-file-image-o' => '&#xf1c5; fa-file-image-o',
						'fa-file-o' => '&#xf016; fa-file-o',
						'fa-file-pdf-o' => '&#xf1c1; fa-file-pdf-o',
						'fa-file-powerpoint-o' => '&#xf1c4; fa-file-powerpoint-o',
						'fa-file-text' => '&#xf15c; fa-file-text',
						'fa-file-text-o' => '&#xf0f6; fa-file-text-o',
						'fa-file-video-o' => '&#xf1c8; fa-file-video-o',
						'fa-file-word-o' => '&#xf1c2; fa-file-word-o',
						'fa-files-o' => '&#xf0c5; fa-files-o',
						'fa-film' => '&#xf008; fa-film',
						'fa-filter' => '&#xf0b0; fa-filter',
						'fa-fire' => '&#xf06d; fa-fire',
						'fa-fire-extinguisher' => '&#xf134; fa-fire-extinguisher',
						'fa-firefox' => '&#xf269; fa-firefox',
						'fa-first-order' => '&#xf2b0; fa-first-order',
						'fa-flag' => '&#xf024; fa-flag',
						'fa-flag-checkered' => '&#xf11e; fa-flag-checkered',
						'fa-flag-o' => '&#xf11d; fa-flag-o',
						'fa-flask' => '&#xf0c3; fa-flask',
						'fa-flickr' => '&#xf16e; fa-flickr',
						'fa-floppy-o' => '&#xf0c7; fa-floppy-o',
						'fa-folder' => '&#xf07b; fa-folder',
						'fa-folder-o' => '&#xf114; fa-folder-o',
						'fa-folder-open' => '&#xf07c; fa-folder-open',
						'fa-folder-open-o' => '&#xf115; fa-folder-open-o',
						'fa-font' => '&#xf031; fa-font',
						'fa-font-awesome' => '&#xf2b4; fa-font-awesome',
						'fa-fonticons' => '&#xf280; fa-fonticons',
						'fa-fort-awesome' => '&#xf286; fa-fort-awesome',
						'fa-forumbee' => '&#xf211; fa-forumbee',
						'fa-forward' => '&#xf04e; fa-forward',
						'fa-foursquare' => '&#xf180; fa-foursquare',
						'fa-free-code-camp' => '&#xf2c5; fa-free-code-camp',
						'fa-frown-o' => '&#xf119; fa-frown-o',
						'fa-futbol-o' => '&#xf1e3; fa-futbol-o',
						'fa-gamepad' => '&#xf11b; fa-gamepad',
						'fa-gavel' => '&#xf0e3; fa-gavel',
						'fa-gbp' => '&#xf154; fa-gbp',
						'fa-genderless' => '&#xf22d; fa-genderless',
						'fa-get-pocket' => '&#xf265; fa-get-pocket',
						'fa-gg' => '&#xf260; fa-gg',
						'fa-gg-circle' => '&#xf261; fa-gg-circle',
						'fa-gift' => '&#xf06b; fa-gift',
						'fa-git' => '&#xf1d3; fa-git',
						'fa-git-square' => '&#xf1d2; fa-git-square',
						'fa-github' => '&#xf09b; fa-github',
						'fa-github-alt' => '&#xf113; fa-github-alt',
						'fa-github-square' => '&#xf092; fa-github-square',
						'fa-gitlab' => '&#xf296; fa-gitlab',
						'fa-glass' => '&#xf000; fa-glass',
						'fa-glide' => '&#xf2a5; fa-glide',
						'fa-glide-g' => '&#xf2a6; fa-glide-g',
						'fa-globe' => '&#xf0ac; fa-globe',
						'fa-google' => '&#xf1a0; fa-google',
						'fa-google-plus' => '&#xf0d5; fa-google-plus',
						'fa-google-plus-official' => '&#xf2b3; fa-google-plus-official',
						'fa-google-plus-square' => '&#xf0d4; fa-google-plus-square',
						'fa-google-wallet' => '&#xf1ee; fa-google-wallet',
						'fa-graduation-cap' => '&#xf19d; fa-graduation-cap',
						'fa-gratipay' => '&#xf184; fa-gratipay',
						'fa-grav' => '&#xf2d6; fa-grav',
						'fa-h-square' => '&#xf0fd; fa-h-square',
						'fa-hacker-news' => '&#xf1d4; fa-hacker-news',
						'fa-hand-lizard-o' => '&#xf258; fa-hand-lizard-o',
						'fa-hand-o-down' => '&#xf0a7; fa-hand-o-down',
						'fa-hand-o-left' => '&#xf0a5; fa-hand-o-left',
						'fa-hand-o-right' => '&#xf0a4; fa-hand-o-right',
						'fa-hand-o-up' => '&#xf0a6; fa-hand-o-up',
						'fa-hand-paper-o' => '&#xf256; fa-hand-paper-o',
						'fa-hand-peace-o' => '&#xf25b; fa-hand-peace-o',
						'fa-hand-pointer-o' => '&#xf25a; fa-hand-pointer-o',
						'fa-hand-rock-o' => '&#xf255; fa-hand-rock-o',
						'fa-hand-scissors-o' => '&#xf257; fa-hand-scissors-o',
						'fa-hand-spock-o' => '&#xf259; fa-hand-spock-o',
						'fa-handshake-o' => '&#xf2b5; fa-handshake-o',
						'fa-hashtag' => '&#xf292; fa-hashtag',
						'fa-hdd-o' => '&#xf0a0; fa-hdd-o',
						'fa-header' => '&#xf1dc; fa-header',
						'fa-headphones' => '&#xf025; fa-headphones',
						'fa-heart' => '&#xf004; fa-heart',
						'fa-heart-o' => '&#xf08a; fa-heart-o',
						'fa-heartbeat' => '&#xf21e; fa-heartbeat',
						'fa-history' => '&#xf1da; fa-history',
						'fa-home' => '&#xf015; fa-home',
						'fa-hospital-o' => '&#xf0f8; fa-hospital-o',
						'fa-hourglass' => '&#xf254; fa-hourglass',
						'fa-hourglass-end' => '&#xf253; fa-hourglass-end',
						'fa-hourglass-half' => '&#xf252; fa-hourglass-half',
						'fa-hourglass-o' => '&#xf250; fa-hourglass-o',
						'fa-hourglass-start' => '&#xf251; fa-hourglass-start',
						'fa-houzz' => '&#xf27c; fa-houzz',
						'fa-html5' => '&#xf13b; fa-html5',
						'fa-i-cursor' => '&#xf246; fa-i-cursor',
						'fa-id-badge' => '&#xf2c1; fa-id-badge',
						'fa-id-card' => '&#xf2c2; fa-id-card',
						'fa-id-card-o' => '&#xf2c3; fa-id-card-o',
						'fa-ils' => '&#xf20b; fa-ils',
						'fa-imdb' => '&#xf2d8; fa-imdb',
						'fa-inbox' => '&#xf01c; fa-inbox',
						'fa-indent' => '&#xf03c; fa-indent',
						'fa-industry' => '&#xf275; fa-industry',
						'fa-info' => '&#xf129; fa-info',
						'fa-info-circle' => '&#xf05a; fa-info-circle',
						'fa-inr' => '&#xf156; fa-inr',
						'fa-instagram' => '&#xf16d; fa-instagram',
						'fa-internet-explorer' => '&#xf26b; fa-internet-explorer',
						'fa-ioxhost' => '&#xf208; fa-ioxhost',
						'fa-italic' => '&#xf033; fa-italic',
						'fa-joomla' => '&#xf1aa; fa-joomla',
						'fa-jpy' => '&#xf157; fa-jpy',
						'fa-jsfiddle' => '&#xf1cc; fa-jsfiddle',
						'fa-key' => '&#xf084; fa-key',
						'fa-keyboard-o' => '&#xf11c; fa-keyboard-o',
						'fa-krw' => '&#xf159; fa-krw',
						'fa-language' => '&#xf1ab; fa-language',
						'fa-laptop' => '&#xf109; fa-laptop',
						'fa-lastfm' => '&#xf202; fa-lastfm',
						'fa-lastfm-square' => '&#xf203; fa-lastfm-square',
						'fa-leaf' => '&#xf06c; fa-leaf',
						'fa-leanpub' => '&#xf212; fa-leanpub',
						'fa-lemon-o' => '&#xf094; fa-lemon-o',
						'fa-level-down' => '&#xf149; fa-level-down',
						'fa-level-up' => '&#xf148; fa-level-up',
						'fa-life-ring' => '&#xf1cd; fa-life-ring',
						'fa-lightbulb-o' => '&#xf0eb; fa-lightbulb-o',
						'fa-line-chart' => '&#xf201; fa-line-chart',
						'fa-link' => '&#xf0c1; fa-link',
						'fa-linkedin' => '&#xf0e1; fa-linkedin',
						'fa-linkedin-square' => '&#xf08c; fa-linkedin-square',
						'fa-linode' => '&#xf2b8; fa-linode',
						'fa-linux' => '&#xf17c; fa-linux',
						'fa-list' => '&#xf03a; fa-list',
						'fa-list-alt' => '&#xf022; fa-list-alt',
						'fa-list-ol' => '&#xf0cb; fa-list-ol',
						'fa-list-ul' => '&#xf0ca; fa-list-ul',
						'fa-location-arrow' => '&#xf124; fa-location-arrow',
						'fa-lock' => '&#xf023; fa-lock',
						'fa-long-arrow-down' => '&#xf175; fa-long-arrow-down',
						'fa-long-arrow-left' => '&#xf177; fa-long-arrow-left',
						'fa-long-arrow-right' => '&#xf178; fa-long-arrow-right',
						'fa-long-arrow-up' => '&#xf176; fa-long-arrow-up',
						'fa-low-vision' => '&#xf2a8; fa-low-vision',
						'fa-magic' => '&#xf0d0; fa-magic',
						'fa-magnet' => '&#xf076; fa-magnet',
						'fa-male' => '&#xf183; fa-male',
						'fa-map' => '&#xf279; fa-map',
						'fa-map-marker' => '&#xf041; fa-map-marker',
						'fa-map-o' => '&#xf278; fa-map-o',
						'fa-map-pin' => '&#xf276; fa-map-pin',
						'fa-map-signs' => '&#xf277; fa-map-signs',
						'fa-mars' => '&#xf222; fa-mars',
						'fa-mars-double' => '&#xf227; fa-mars-double',
						'fa-mars-stroke' => '&#xf229; fa-mars-stroke',
						'fa-mars-stroke-h' => '&#xf22b; fa-mars-stroke-h',
						'fa-mars-stroke-v' => '&#xf22a; fa-mars-stroke-v',
						'fa-maxcdn' => '&#xf136; fa-maxcdn',
						'fa-meanpath' => '&#xf20c; fa-meanpath',
						'fa-medium' => '&#xf23a; fa-medium',
						'fa-medkit' => '&#xf0fa; fa-medkit',
						'fa-meetup' => '&#xf2e0; fa-meetup',
						'fa-meh-o' => '&#xf11a; fa-meh-o',
						'fa-mercury' => '&#xf223; fa-mercury',
						'fa-microchip' => '&#xf2db; fa-microchip',
						'fa-microphone' => '&#xf130; fa-microphone',
						'fa-microphone-slash' => '&#xf131; fa-microphone-slash',
						'fa-minus' => '&#xf068; fa-minus',
						'fa-minus-circle' => '&#xf056; fa-minus-circle',
						'fa-minus-square' => '&#xf146; fa-minus-square',
						'fa-minus-square-o' => '&#xf147; fa-minus-square-o',
						'fa-mixcloud' => '&#xf289; fa-mixcloud',
						'fa-mobile' => '&#xf10b; fa-mobile',
						'fa-modx' => '&#xf285; fa-modx',
						'fa-money' => '&#xf0d6; fa-money',
						'fa-moon-o' => '&#xf186; fa-moon-o',
						'fa-motorcycle' => '&#xf21c; fa-motorcycle',
						'fa-mouse-pointer' => '&#xf245; fa-mouse-pointer',
						'fa-music' => '&#xf001; fa-music',
						'fa-neuter' => '&#xf22c; fa-neuter',
						'fa-newspaper-o' => '&#xf1ea; fa-newspaper-o',
						'fa-object-group' => '&#xf247; fa-object-group',
						'fa-object-ungroup' => '&#xf248; fa-object-ungroup',
						'fa-odnoklassniki' => '&#xf263; fa-odnoklassniki',
						'fa-odnoklassniki-square' => '&#xf264; fa-odnoklassniki-square',
						'fa-opencart' => '&#xf23d; fa-opencart',
						'fa-openid' => '&#xf19b; fa-openid',
						'fa-opera' => '&#xf26a; fa-opera',
						'fa-optin-monster' => '&#xf23c; fa-optin-monster',
						'fa-outdent' => '&#xf03b; fa-outdent',
						'fa-pagelines' => '&#xf18c; fa-pagelines',
						'fa-paint-brush' => '&#xf1fc; fa-paint-brush',
						'fa-paper-plane' => '&#xf1d8; fa-paper-plane',
						'fa-paper-plane-o' => '&#xf1d9; fa-paper-plane-o',
						'fa-paperclip' => '&#xf0c6; fa-paperclip',
						'fa-paragraph' => '&#xf1dd; fa-paragraph',
						'fa-pause' => '&#xf04c; fa-pause',
						'fa-pause-circle' => '&#xf28b; fa-pause-circle',
						'fa-pause-circle-o' => '&#xf28c; fa-pause-circle-o',
						'fa-paw' => '&#xf1b0; fa-paw',
						'fa-paypal' => '&#xf1ed; fa-paypal',
						'fa-pencil' => '&#xf040; fa-pencil',
						'fa-pencil-square' => '&#xf14b; fa-pencil-square',
						'fa-pencil-square-o' => '&#xf044; fa-pencil-square-o',
						'fa-percent' => '&#xf295; fa-percent',
						'fa-phone' => '&#xf095; fa-phone',
						'fa-phone-square' => '&#xf098; fa-phone-square',
						'fa-picture-o' => '&#xf03e; fa-picture-o',
						'fa-pie-chart' => '&#xf200; fa-pie-chart',
						'fa-pied-piper' => '&#xf2ae; fa-pied-piper',
						'fa-pied-piper-alt' => '&#xf1a8; fa-pied-piper-alt',
						'fa-pied-piper-pp' => '&#xf1a7; fa-pied-piper-pp',
						'fa-pinterest' => '&#xf0d2; fa-pinterest',
						'fa-pinterest-p' => '&#xf231; fa-pinterest-p',
						'fa-pinterest-square' => '&#xf0d3; fa-pinterest-square',
						'fa-plane' => '&#xf072; fa-plane',
						'fa-play' => '&#xf04b; fa-play',
						'fa-play-circle' => '&#xf144; fa-play-circle',
						'fa-play-circle-o' => '&#xf01d; fa-play-circle-o',
						'fa-plug' => '&#xf1e6; fa-plug',
						'fa-plus' => '&#xf067; fa-plus',
						'fa-plus-circle' => '&#xf055; fa-plus-circle',
						'fa-plus-square' => '&#xf0fe; fa-plus-square',
						'fa-plus-square-o' => '&#xf196; fa-plus-square-o',
						'fa-podcast' => '&#xf2ce; fa-podcast',
						'fa-power-off' => '&#xf011; fa-power-off',
						'fa-print' => '&#xf02f; fa-print',
						'fa-product-hunt' => '&#xf288; fa-product-hunt',
						'fa-puzzle-piece' => '&#xf12e; fa-puzzle-piece',
						'fa-qq' => '&#xf1d6; fa-qq',
						'fa-qrcode' => '&#xf029; fa-qrcode',
						'fa-question' => '&#xf128; fa-question',
						'fa-question-circle' => '&#xf059; fa-question-circle',
						'fa-question-circle-o' => '&#xf29c; fa-question-circle-o',
						'fa-quora' => '&#xf2c4; fa-quora',
						'fa-quote-left' => '&#xf10d; fa-quote-left',
						'fa-quote-right' => '&#xf10e; fa-quote-right',
						'fa-random' => '&#xf074; fa-random',
						'fa-ravelry' => '&#xf2d9; fa-ravelry',
						'fa-rebel' => '&#xf1d0; fa-rebel',
						'fa-recycle' => '&#xf1b8; fa-recycle',
						'fa-reddit' => '&#xf1a1; fa-reddit',
						'fa-reddit-alien' => '&#xf281; fa-reddit-alien',
						'fa-reddit-square' => '&#xf1a2; fa-reddit-square',
						'fa-refresh' => '&#xf021; fa-refresh',
						'fa-registered' => '&#xf25d; fa-registered',
						'fa-renren' => '&#xf18b; fa-renren',
						'fa-repeat' => '&#xf01e; fa-repeat',
						'fa-reply' => '&#xf112; fa-reply',
						'fa-reply-all' => '&#xf122; fa-reply-all',
						'fa-retweet' => '&#xf079; fa-retweet',
						'fa-road' => '&#xf018; fa-road',
						'fa-rocket' => '&#xf135; fa-rocket',
						'fa-rss' => '&#xf09e; fa-rss',
						'fa-rss-square' => '&#xf143; fa-rss-square',
						'fa-rub' => '&#xf158; fa-rub',
						'fa-safari' => '&#xf267; fa-safari',
						'fa-scissors' => '&#xf0c4; fa-scissors',
						'fa-scribd' => '&#xf28a; fa-scribd',
						'fa-search' => '&#xf002; fa-search',
						'fa-search-minus' => '&#xf010; fa-search-minus',
						'fa-search-plus' => '&#xf00e; fa-search-plus',
						'fa-sellsy' => '&#xf213; fa-sellsy',
						'fa-server' => '&#xf233; fa-server',
						'fa-share' => '&#xf064; fa-share',
						'fa-share-alt' => '&#xf1e0; fa-share-alt',
						'fa-share-alt-square' => '&#xf1e1; fa-share-alt-square',
						'fa-share-square' => '&#xf14d; fa-share-square',
						'fa-share-square-o' => '&#xf045; fa-share-square-o',
						'fa-shield' => '&#xf132; fa-shield',
						'fa-ship' => '&#xf21a; fa-ship',
						'fa-shirtsinbulk' => '&#xf214; fa-shirtsinbulk',
						'fa-shopping-bag' => '&#xf290; fa-shopping-bag',
						'fa-shopping-basket' => '&#xf291; fa-shopping-basket',
						'fa-shopping-cart' => '&#xf07a; fa-shopping-cart',
						'fa-shower' => '&#xf2cc; fa-shower',
						'fa-sign-in' => '&#xf090; fa-sign-in',
						'fa-sign-language' => '&#xf2a7; fa-sign-language',
						'fa-sign-out' => '&#xf08b; fa-sign-out',
						'fa-signal' => '&#xf012; fa-signal',
						'fa-simplybuilt' => '&#xf215; fa-simplybuilt',
						'fa-sitemap' => '&#xf0e8; fa-sitemap',
						'fa-skyatlas' => '&#xf216; fa-skyatlas',
						'fa-skype' => '&#xf17e; fa-skype',
						'fa-slack' => '&#xf198; fa-slack',
						'fa-sliders' => '&#xf1de; fa-sliders',
						'fa-slideshare' => '&#xf1e7; fa-slideshare',
						'fa-smile-o' => '&#xf118; fa-smile-o',
						'fa-snapchat' => '&#xf2ab; fa-snapchat',
						'fa-snapchat-ghost' => '&#xf2ac; fa-snapchat-ghost',
						'fa-snapchat-square' => '&#xf2ad; fa-snapchat-square',
						'fa-snowflake-o' => '&#xf2dc; fa-snowflake-o',
						'fa-sort' => '&#xf0dc; fa-sort',
						'fa-sort-alpha-asc' => '&#xf15d; fa-sort-alpha-asc',
						'fa-sort-alpha-desc' => '&#xf15e; fa-sort-alpha-desc',
						'fa-sort-amount-asc' => '&#xf160; fa-sort-amount-asc',
						'fa-sort-amount-desc' => '&#xf161; fa-sort-amount-desc',
						'fa-sort-asc' => '&#xf0de; fa-sort-asc',
						'fa-sort-desc' => '&#xf0dd; fa-sort-desc',
						'fa-sort-numeric-asc' => '&#xf162; fa-sort-numeric-asc',
						'fa-sort-numeric-desc' => '&#xf163; fa-sort-numeric-desc',
						'fa-soundcloud' => '&#xf1be; fa-soundcloud',
						'fa-space-shuttle' => '&#xf197; fa-space-shuttle',
						'fa-spinner' => '&#xf110; fa-spinner',
						'fa-spoon' => '&#xf1b1; fa-spoon',
						'fa-spotify' => '&#xf1bc; fa-spotify',
						'fa-square' => '&#xf0c8; fa-square',
						'fa-square-o' => '&#xf096; fa-square-o',
						'fa-stack-exchange' => '&#xf18d; fa-stack-exchange',
						'fa-stack-overflow' => '&#xf16c; fa-stack-overflow',
						'fa-star' => '&#xf005; fa-star',
						'fa-star-half' => '&#xf089; fa-star-half',
						'fa-star-half-o' => '&#xf123; fa-star-half-o',
						'fa-star-o' => '&#xf006; fa-star-o',
						'fa-steam' => '&#xf1b6; fa-steam',
						'fa-steam-square' => '&#xf1b7; fa-steam-square',
						'fa-step-backward' => '&#xf048; fa-step-backward',
						'fa-step-forward' => '&#xf051; fa-step-forward',
						'fa-stethoscope' => '&#xf0f1; fa-stethoscope',
						'fa-sticky-note' => '&#xf249; fa-sticky-note',
						'fa-sticky-note-o' => '&#xf24a; fa-sticky-note-o',
						'fa-stop' => '&#xf04d; fa-stop',
						'fa-stop-circle' => '&#xf28d; fa-stop-circle',
						'fa-stop-circle-o' => '&#xf28e; fa-stop-circle-o',
						'fa-street-view' => '&#xf21d; fa-street-view',
						'fa-strikethrough' => '&#xf0cc; fa-strikethrough',
						'fa-stumbleupon' => '&#xf1a4; fa-stumbleupon',
						'fa-stumbleupon-circle' => '&#xf1a3; fa-stumbleupon-circle',
						'fa-subscript' => '&#xf12c; fa-subscript',
						'fa-subway' => '&#xf239; fa-subway',
						'fa-suitcase' => '&#xf0f2; fa-suitcase',
						'fa-sun-o' => '&#xf185; fa-sun-o',
						'fa-superpowers' => '&#xf2dd; fa-superpowers',
						'fa-superscript' => '&#xf12b; fa-superscript',
						'fa-table' => '&#xf0ce; fa-table',
						'fa-tablet' => '&#xf10a; fa-tablet',
						'fa-tachometer' => '&#xf0e4; fa-tachometer',
						'fa-tag' => '&#xf02b; fa-tag',
						'fa-tags' => '&#xf02c; fa-tags',
						'fa-tasks' => '&#xf0ae; fa-tasks',
						'fa-taxi' => '&#xf1ba; fa-taxi',
						'fa-telegram' => '&#xf2c6; fa-telegram',
						'fa-television' => '&#xf26c; fa-television',
						'fa-tencent-weibo' => '&#xf1d5; fa-tencent-weibo',
						'fa-terminal' => '&#xf120; fa-terminal',
						'fa-text-height' => '&#xf034; fa-text-height',
						'fa-text-width' => '&#xf035; fa-text-width',
						'fa-th' => '&#xf00a; fa-th',
						'fa-th-large' => '&#xf009; fa-th-large',
						'fa-th-list' => '&#xf00b; fa-th-list',
						'fa-themeisle' => '&#xf2b2; fa-themeisle',
						'fa-thermometer-empty' => '&#xf2cb; fa-thermometer-empty',
						'fa-thermometer-full' => '&#xf2c7; fa-thermometer-full',
						'fa-thermometer-half' => '&#xf2c9; fa-thermometer-half',
						'fa-thermometer-quarter' => '&#xf2ca; fa-thermometer-quarter',
						'fa-thermometer-three-quarters' => '&#xf2c8; fa-thermometer-three-quarters',
						'fa-thumb-tack' => '&#xf08d; fa-thumb-tack',
						'fa-thumbs-down' => '&#xf165; fa-thumbs-down',
						'fa-thumbs-o-down' => '&#xf088; fa-thumbs-o-down',
						'fa-thumbs-o-up' => '&#xf087; fa-thumbs-o-up',
						'fa-thumbs-up' => '&#xf164; fa-thumbs-up',
						'fa-ticket' => '&#xf145; fa-ticket',
						'fa-times' => '&#xf00d; fa-times',
						'fa-times-circle' => '&#xf057; fa-times-circle',
						'fa-times-circle-o' => '&#xf05c; fa-times-circle-o',
						'fa-tint' => '&#xf043; fa-tint',
						'fa-toggle-off' => '&#xf204; fa-toggle-off',
						'fa-toggle-on' => '&#xf205; fa-toggle-on',
						'fa-trademark' => '&#xf25c; fa-trademark',
						'fa-train' => '&#xf238; fa-train',
						'fa-transgender' => '&#xf224; fa-transgender',
						'fa-transgender-alt' => '&#xf225; fa-transgender-alt',
						'fa-trash' => '&#xf1f8; fa-trash',
						'fa-trash-o' => '&#xf014; fa-trash-o',
						'fa-tree' => '&#xf1bb; fa-tree',
						'fa-trello' => '&#xf181; fa-trello',
						'fa-tripadvisor' => '&#xf262; fa-tripadvisor',
						'fa-trophy' => '&#xf091; fa-trophy',
						'fa-truck' => '&#xf0d1; fa-truck',
						'fa-try' => '&#xf195; fa-try',
						'fa-tty' => '&#xf1e4; fa-tty',
						'fa-tumblr' => '&#xf173; fa-tumblr',
						'fa-tumblr-square' => '&#xf174; fa-tumblr-square',
						'fa-twitch' => '&#xf1e8; fa-twitch',
						'fa-twitter' => '&#xf099; fa-twitter',
						'fa-twitter-square' => '&#xf081; fa-twitter-square',
						'fa-umbrella' => '&#xf0e9; fa-umbrella',
						'fa-underline' => '&#xf0cd; fa-underline',
						'fa-undo' => '&#xf0e2; fa-undo',
						'fa-universal-access' => '&#xf29a; fa-universal-access',
						'fa-university' => '&#xf19c; fa-university',
						'fa-unlock' => '&#xf09c; fa-unlock',
						'fa-unlock-alt' => '&#xf13e; fa-unlock-alt',
						'fa-upload' => '&#xf093; fa-upload',
						'fa-usb' => '&#xf287; fa-usb',
						'fa-usd' => '&#xf155; fa-usd',
						'fa-user' => '&#xf007; fa-user',
						'fa-user-circle' => '&#xf2bd; fa-user-circle',
						'fa-user-circle-o' => '&#xf2be; fa-user-circle-o',
						'fa-user-md' => '&#xf0f0; fa-user-md',
						'fa-user-o' => '&#xf2c0; fa-user-o',
						'fa-user-plus' => '&#xf234; fa-user-plus',
						'fa-user-secret' => '&#xf21b; fa-user-secret',
						'fa-user-times' => '&#xf235; fa-user-times',
						'fa-users' => '&#xf0c0; fa-users',
						'fa-venus' => '&#xf221; fa-venus',
						'fa-venus-double' => '&#xf226; fa-venus-double',
						'fa-venus-mars' => '&#xf228; fa-venus-mars',
						'fa-viacoin' => '&#xf237; fa-viacoin',
						'fa-viadeo' => '&#xf2a9; fa-viadeo',
						'fa-viadeo-square' => '&#xf2aa; fa-viadeo-square',
						'fa-video-camera' => '&#xf03d; fa-video-camera',
						'fa-vimeo' => '&#xf27d; fa-vimeo',
						'fa-vimeo-square' => '&#xf194; fa-vimeo-square',
						'fa-vine' => '&#xf1ca; fa-vine',
						'fa-vk' => '&#xf189; fa-vk',
						'fa-volume-control-phone' => '&#xf2a0; fa-volume-control-phone',
						'fa-volume-down' => '&#xf027; fa-volume-down',
						'fa-volume-off' => '&#xf026; fa-volume-off',
						'fa-volume-up' => '&#xf028; fa-volume-up',
						'fa-weibo' => '&#xf18a; fa-weibo',
						'fa-weixin' => '&#xf1d7; fa-weixin',
						'fa-whatsapp' => '&#xf232; fa-whatsapp',
						'fa-wheelchair' => '&#xf193; fa-wheelchair',
						'fa-wheelchair-alt' => '&#xf29b; fa-wheelchair-alt',
						'fa-wifi' => '&#xf1eb; fa-wifi',
						'fa-wikipedia-w' => '&#xf266; fa-wikipedia-w',
						'fa-window-close' => '&#xf2d3; fa-window-close',
						'fa-window-close-o' => '&#xf2d4; fa-window-close-o',
						'fa-window-maximize' => '&#xf2d0; fa-window-maximize',
						'fa-window-minimize' => '&#xf2d1; fa-window-minimize',
						'fa-window-restore' => '&#xf2d2; fa-window-restore',
						'fa-windows' => '&#xf17a; fa-windows',
						'fa-wordpress' => '&#xf19a; fa-wordpress',
						'fa-wpbeginner' => '&#xf297; fa-wpbeginner',
						'fa-wpexplorer' => '&#xf2de; fa-wpexplorer',
						'fa-wpforms' => '&#xf298; fa-wpforms',
						'fa-wrench' => '&#xf0ad; fa-wrench',
						'fa-xing' => '&#xf168; fa-xing',
						'fa-xing-square' => '&#xf169; fa-xing-square',
						'fa-y-combinator' => '&#xf23b; fa-y-combinator',
						'fa-yahoo' => '&#xf19e; fa-yahoo',
						'fa-yelp' => '&#xf1e9; fa-yelp',
						'fa-yoast' => '&#xf2b1; fa-yoast',
						'fa-youtube' => '&#xf167; fa-youtube',
						'fa-youtube-play' => '&#xf16a; fa-youtube-play',
						'fa-youtube-square' => '&#xf166; fa-youtube-square',
					),
				),
			array(
					'key' => 'icons_cat_color',
					'label' => __( 'Icon Color', 'directorytheme' ),
					'name' => 'icons_cat_color',
					'type' => 'color_picker',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '#fff',
					'placeholder' => '',
					'maxlength' => '',
					'rows' => '',
					'new_lines' => '',
				),
				array(
					'key' 	=> 'icons_cat_bgcolor',
					'label' => __( 'Icon Background Color', 'directorytheme' ),
					'name' 	=> 'icons_cat_bgcolor',
					'type' 	=> 'color_picker',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => '#000',
					'placeholder' => '',
					'maxlength' => '',
					'rows' => '',
					'new_lines' => '',
				),
			array(
				'key' 	=> 'icons_cat_link',
				'label' => __('Icon Link' , 'directorytheme' ),
				'name' 	=> 'icons_cat_link',
				'type' 	=> 'url',
				'instructions' => __( '<b>Note : </b>  link will appear only on listing detail page', 'directorytheme' ),
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'default_value' => '',
				'placeholder' => 'https://www.google.com/',
			),
			),
		),
		array(
			'key' => 'field_5a4c694eb75sa',
			'label' => 'Background Banner',
			'name' => 'category_banner',
			'type' => 'image',
			'instructions' => __( 'Recommended Image size is 1530 x 765 pixels', 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'return_format' => 'url',
			'preview_size' => 'thumbnail',
			'library' => 'all',
			'min_width' => '',
			'min_height' => '',
			'min_size' => '',
			'max_width' => '',
			'max_height' => '',
			'max_size' => '',
			'mime_types' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'taxonomy',
				'operator' => '==',
				'value' => 'listing-categories',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'side',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));
acf_add_local_field_group(array(
	'key' => 'sendio_opt',
	'title' => 'Sendio Subscribe',
	'fields' => array(
		array(
			'key' => 'sendio_enable',
			'label' => 'Sendio Enable',
			'name' => 'sendio_enable',
			'type' => 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 0,
			'ui' => 1,
			'ui_on_text' => 'NO',
			'ui_off_text' => 'YES',
		),
		array(
			'key' => 'sendio_token',
			'label' => 'Sendio API Token ',
			'name' => 'sendio_token',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'sendio_enable',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'sendio_secret',
			'label' => 'Sendio API Secret ',
			'name' => 'sendio_secret',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'sendio_enable',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),

		array(
			'key' => 'sendio_regid',
			'label' => 'Sendio Register List ID',
			'name' => 'sendio_regid',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'sendio_token',
						'operator' => '!=',
						'value' => '',
					),
					array(
						'field' => 'sendio_secret',
						'operator' => '!=',
						'value' => '',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'sendio_listingid',
			'label' => 'Sendio Submit Listing List ID',
			'name' => 'sendio_listingid',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'sendio_token',
						'operator' => '!=',
						'value' => '',
					),
					array(
						'field' => 'sendio_secret',
						'operator' => '!=',
						'value' => '',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'sendio_contactid',
			'label' => 'Sendio Contact List ID',
			'name' => 'sendio_contactid',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
		    'conditional_logic' => array(
				array(
					array(
						'field' => 'sendio_token',
						'operator' => '!=',
						'value' => '',
					),
					array(
						'field' => 'sendio_secret',
						'operator' => '!=',
						'value' => '',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'sendio_form_id',
			'label' => 'Sendio Form List ID',
			'name' => 'sendio_form_id',
			'type' => 'text',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'sendio_contactid',
						'operator' => '!=',
						'value' => '',
					),
				),
				array(
					array(
						'field' => 'sendio_listingid',
						'operator' => '!=',
						'value' => '',
					),
				),
				array(
					array(
						'field' => 'sendio_regid',
						'operator' => '!=',
						'value' => '',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-general-settings',
			),
		),
	),
	'menu_order' => 2,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 	 => 'group_5a60139ea4040',
	'title'  => 'Stripe Details',
	'fields' => array(
		array(
			'key' => 'field_5a6013aa28040',
			'label' => 'Stripe Secret Key',
			'name' => 'stripe_api_key',
			'type' => 'text',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
		),
		array(
			'key' => 'field_5a6013aa28030',
			'label' => 'Stripe Publish Key',
			'name' => 'stripe_publish_key',
			'type' => 'text',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
		),
		array(
			'key' => 'field_5a6013c22801b',
			'label' => __( 'Stripe Button', 'directorytheme' ),
			'name' => 'stripe_button',
			'type' => 'text',
			'instructions' => 'Stripe button text',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'field_5a602bbdc8d1f',
			'label' => __( 'Product', 'directorytheme' ),
			'name' 	=> 'stripe_product',
			'type' 	=> 'post_object',
			'instructions' => __( 'Product listing button', 'directorytheme' ),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'post_type' => array(
				0 => 'paypal',
			),
			'taxonomy' => array(
			),
			'allow_null' => 0,
			'multiple' => 1,
			'return_format' => 'object',
			'ui' => 1,
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'acf-options-stripe-setting',
			),
		),
	),
	'menu_order' => 0,
	'position' 	=> 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

//cliam listing

acf_add_local_field_group(array(
	'key' => 'group_5n58fd6c45484',
	'title' => 'Claim Listings',
	'fields' => array(
		array(
			'key' => 'field_5a66fd9f862ed',
			'label' => __( 'First Name', 'directorytheme' ),
			'name' => 'claim_firstnm',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'readonly' => 1,
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
			'disabled' => 0,
		),
		array(
			'key' => 'field_5a77fd9f862ea',
			'label' => __( 'Last Name', 'directorytheme' ),
			'name' => 'claim_lastnm',
			'type' => 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
			'readonly' => 1,
		),
		array(
			'key' => 'field_5d55fd92882ea',
			'label' => __( 'Business Email', 'directorytheme' ),
			'name' => 'claim_email',
			'type' => 'email',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
		),
		array(
			'key' => 'field_5a55fd9f862eb',
			'label' => __( 'Phone', 'directorytheme' ),
			'name' => 'claim_phone',
			'type' => 'text',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_5a56fda9782ec',
			'label' => '',
			'name' => 'claim_listingid',
			'type' => 'hidden',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'min' => '',
			'max' => '',
			'step' => '',
			),
			array(
			'key' => 'field_5a74fda9882ac',
			'label' => '',
			'name' => 'claim_userid',
			'type' => 'hidden',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'min' => '',
			'max' => '',
			'step' => '',
		),
		array(
			'key' => 'field_5a56fdb0999ed',
			'label' => __( 'Verification Detail', 'directorytheme'),
			'name' => 'claim_message',
			'type' => 'textarea',
			'instructions' => '',
			'required' => 1,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' => 'field_6a74fda9872ac',
			'label' => '',
			'name' => 'listing_author',
			'type' => 'hidden',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'min' => '',
			'max' => '',
			'step' => '',
		),
),
	'location' => array(
		array(
			array(
				'param' => 'post_type',
				'operator' => '==',
				'value' => 'claim_listing',
			),
		),
	),
	'menu_order' => 0,
	'position' 	 => 'normal',
	'style' 	 => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => array(
		0 => 'the_content',
	),
	'active' => 1,
	'description' => '',
));
acf_add_local_field_group(array(
	'key' => 'group_5a45f2faa3mqr',
	'title' => 'Claim Listing Status',
	'fields' => array(
		array(
			'key' => 'field_5awe03e9a0db9',
			'label' => '',
			'name' => 'claim_status',
			'type' => 'select',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'choices' => array(
				1 => 'Approve',
				0 => 'Declined',
			),
			'default_value' => array(
				0 => 0,
			),
			'allow_null' => 0,
			'multiple' => 0,
			'ui' => 0,
			'ajax' => 0,
			'return_format' => 'value',
			'placeholder' => '',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'post_type',
				'operator' => '==',
				'value' => 'claim_listing',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'side',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => '',
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 	 => 'group_5m59fd6c45484',
	'title'  => 'Claim Listings',
	'fields' => array(
		array(
			'key' 	=> 'field_5d55gd02883ea',
			'label' => __( 'Claim Listing Email Address', 'directorytheme'),
			'name'  => 'admin_cemail',
			'type'  => 'email',
			'instructions' => __( 'Notification email for admin when New Claim Listing Form submitted', 'directorytheme'),
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' 	=> '',
			'append' 	=> '',
		),
),
	'location' => array(
		array(
			array(
				'param' 	=> 'options_page',
				'operator'  => '==',
				'value' 	=> 'claim-email-settings',
			),
		),
	),
	'menu_order' => 1,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => array(
		0 => 'the_content',
	),
	'active' => 1,
	'description' => '',
));


acf_add_local_field_group(array(
	'key' 	 => 'group_5k56fa6c45484',
	'title'  => 'Approved Claim Confirmation',
	'fields' => array(
		array(
			'key' 	=> 'field_5a45ed9f862eb',
			'label' => __('Email Subject' , 'directorytheme' ),
			'name' 	=> 'approve_subject',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' 	=> '',
			'append' 	=> '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'field_5a36fdb0990ed',
			'label' => __('Email Body' , 'directorytheme' ),
			'name' 	=> 'approve_message',
			'type' 	=> 'textarea',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'claim-email-settings',
			),
		),
	),
	'menu_order' => 2,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => array(
		0 => 'the_content',
	),
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' => 'group_5j58ea6c55684',
	'title' => 'Declined Claim Confirmation',
	'fields' => array(
		array(
			'key' 	=> 'field_5b45ed9f862eb',
			'label' => __( 'Email Subject', 'directorytheme' ),
			'name' 	=> 'declined_subject',
			'type' 	=> 'text',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' => '',
			'append' => '',
			'maxlength' => '',
		),
		array(
			'key' 	=> 'field_5b36fdb0990ed',
			'label' => __( 'Email Body', 'directorytheme' ),
			'name' 	=> 'declined_message',
			'type' 	=> 'textarea',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'default_value' => '',
			'placeholder' => '',
			'prepend' 	=> '',
			'append' 	=> '',
			'maxlength' => '',
		),
),
	'location' => array(
		array(
			array(
				'param' => 'options_page',
				'operator' => '==',
				'value' => 'claim-email-settings',
			),
		),
	),
	'menu_order' => 3,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => array(
		0 => 'the_content',
	),
	'active' => 1,
	'description' => '',
));

acf_add_local_field_group(array(
	'key' 	 => 'group_5m59fd7d55584',
	'title'  => 'Claim Listings Button',
	'fields' => array(
		array(
			'key' 	=> 'field_5d55gd03483ea',
			'label' => __('Claim Listing Button on Single Listing Page', 'directorytheme' ),
			'name' 	=> 'claim_btn',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'message' => '',
			'default_value' => 1,
			'ui' => 1,
			'ui_on_text' => 'ON',
			'ui_off_text' => 'OFF',
		),
),
	'location' => array(
		array(
			array(
				'param' 	=> 'options_page',
				'operator'  => '==',
				'value' 	=> 'claim-email-settings',
			),
		),
	),
	'menu_order' => 0,
	'position' => 'normal',
	'style' => 'default',
	'label_placement' => 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' => array(
		0 => 'the_content',
	),
	'active' => 1,
	'description' => '',
));


	$page_ids = get_all_page_ids();
	global $pricing_page;
	$choices_array = array();
	$ex_optin = array('draft'); 
	foreach($page_ids as $single_page_id){
	    $pricing_page = get_the_title($single_page_id);
	    if(get_page_template_slug($single_page_id) == "pricing.php"){   
			$premium_field = array();
			$pricing_page = $single_page_id;
			if(!empty(get_post_meta($single_page_id, 'pricing',true))): 
	           	$my_field = array();
	           	$pricing_tbl_cnt = get_post_meta($single_page_id,'pricing',true);
	           	if(!empty($pricing_tbl_cnt)):
	            	for ($i=0; $i < $pricing_tbl_cnt; $i++) { 
	               		$title_slug = 'pricing_'.$i.'_title';
	               		$price_title = get_post_meta($single_page_id,$title_slug,true);
	               		$a = strtolower($price_title);
	               		$choices_array[sanitize_title($a)] = $a;
	               		array_push($ex_optin,$a);
	             	}
	           	endif;
	        endif;
	    }
	}

	if(empty($choices_array)){
		array_push($ex_optin,'Free','Premium');
	  $choices_array = array(
	    'free' => __( 'Free: <br /><small style="color: #999; font-size: 10px;">Includes business name, address, phone.</small>', 'directorytheme' ),
	    'premium' => __('Premium: <br /><small style="color: #999; font-size: 10px;">EVERYTHING WITH FREE LISTING PLUS: EMAIL ADDRESS, COMPANY LOGO, VIDEO, IMAGE SLIDE SHOW, GOOGLE MAP DIRECTION, CATEGORY</small>', 'directorytheme' ),
	  );
	}
	acf_add_local_field_group(array(
		'key' 	 => 'group_5a2df2c2e8d84',
		'title'  => __( 'Listing Details', 'directorytheme' ),
		'fields' => array(
			array(
				'key' 	=> 'field_5a508d0511150',
				'label' => __( 'Listing Type', 'directorytheme' ),
				'name' 	=> 'listing_type',
				'type' 	=> 'radio',
				'instructions' => '',
				'required' => 1,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'choices' => $choices_array,
				'allow_null' => 0,
				'other_choice' => 0,
				'save_other_choice' => 0,
				'default_value' => '',
				'layout' => 'horizontal',
				'return_format' => 'value',
			),
			array(
				'key' 	=> 'field_5a5567c297a42',
				'label' => __( 'Business Description', 'directorytheme' ),
				'name' 	=> 'content',
				'type' 	=> 'textarea',
				'instructions' => __( 'Short Description max. 1000 characters', 'directorytheme' ),
				'required' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'default_value' => '',
				'placeholder' => '',
				'maxlength' => 1000,
				'rows' => '',
				'new_lines' => 'wpautop',
			),
			array(
				'key' 	=> 'field_5a5567c297187',
				'label' => __( 'Additional Details', 'directorytheme' ),
				'name' 	=> 'additional_details',
				'type' 	=> 'wysiwyg',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'default_value' => '',
				'placeholder' => '',
			),
			array(
				'key' 	=> 'field_5a2fb51a6ede2',
				'label' => __( 'Logo', 'directorytheme' ),
				'name' 	=> 'logo',
				'type' 	=> 'image',
				'instructions' => __( 'Image size should be maximum of 200 x 100 pixels and must not exceed by 100kb', 'directorytheme' ),
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'return_format' => 'url',
				'preview_size' => 'thumbnail',
				'library' => 'all',
				'min_width' => '',
				'min_height' => '',
				'min_size' => '',
				'max_width' => '',
				'max_height' => 100,
				'max_size' => '.1',
				'mime_types' => '',
			),
			array(
				'key' 	=> 'field_5a430c5235231',
				'label' => __( 'Scheduled Days', 'directorytheme' ),
				'name' 	=> 'schedules_days',
				'type' 	=> 'repeater',
				'instructions' => '',
				'sub_fields'   => array(
						array(
							'key'   => 'single_schedule_day',
							'label' => __( 'Day' , 'directorytheme' ),
							'name'  => 'single_schedule_day',
							'type'  => 'text',
						),
						array(
							'key' 	=> 'field_5a0552cd48111',
							'label' => __( 'Open OR Closed', 'directorytheme' ),
							'name' 	=> 'openorclosed',
							'type' 	=> 'true_false',
							'instructions' => '',
							'required' => 0,
							'conditional_logic' => 0,
							'wrapper' => array(
								'width' => '',
								'class' => '',
								'id' => '',
							),
							'message' => '',
							'default_value' => 0,
							'ui' => 1,
							'ui_on_text' => 'Yes',
							'ui_off_text' => 'No',
						),
						array(
							'key' 	=> 'business_hour_from',
							'label' => __( 'Business Hour From', 'directorytheme' ),
							'name' 	=> 'business_hour_from',
							'type' 	=> 'time_picker',
							'instructions' => '',
							'required' 	   => 0,
							'conditional_logic' => array(
								array(
									array(
										'field' => 'field_5a0552cd48111',
										'operator' => '==',
										'value' => '1',
									),
								),
							),
							'display_format' => 'g:i a',
							'return_format' => 'g:i a',
						),
						array(
							'key' 	=> 'business_hour_to',
							'label' => __( 'Business Hour To', 'directorytheme' ),
							'name' 	=> 'business_hour_to',
							'type' 	=> 'time_picker',
							'instructions' => '',
							'required' => 0,
							'conditional_logic' => array(
								array(
									array(
										'field' => 'field_5a0552cd48111',
										'operator' => '==',
										'value' => '1',
									),
								),
							),
							'display_format' => 'g:i a',
							'return_format' => 'g:i a',
						),
					),
					'conditional_logic' => 0,
					'button_label'  => __( 'Add Day', 'directorytheme' ),
					'return_format' => 'url',
					'library'	    => 'all',
					'min'           => '',
					'max'           => '7',
			),
			$rqaf=array(
				'key' 	=> 'field_5a4df4a8y3r17',
				'label' => __( 'Hide address option', 'directorytheme' ),
				'name' 	=> 'hide_add_swtchr',
				'type' 	=> 'true_false',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'message' => '',
				'default_value' => 0,
				'ui' => 1,
				'ui_on_text' => __( 'Hide', 'directorytheme'),
				'ui_off_text' => __( 'Show', 'directorytheme'),
			),
			array(
				'key' 	=> 'direction_on_map',
				'label' => __( 'Direction', 'directorytheme' ),
				'name' 	=> 'direction_on_map',
				'type' 	=> 'true_false',
				'instructions' => __( 'If you Enable direction option then Map will not display ', 'directorytheme' ),
				'required' => 0,
				'conditional_logic' => array(
					array(
						array(
							'field' => 'field_5a4df4a8y3r17',
							'operator' => '==',
							'value' => '0',
						),
					),
				),
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'message' => '',
				'default_value' => 0,
				'ui' => 1,
				'ui_on_text' => __( 'Hide', 'directorytheme'),
				'ui_off_text' => __( 'Show', 'directorytheme'),
			),

			array(
				'key' 	=> 'field_5a2fb4cc6eddf',
				'label' => __( 'Address', 'directorytheme' ),
				'name' 	=> 'address',
				'type' 	=> 'google_map',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => array(
					array(
						array(
							'field' => 'field_5a4df4a8y3r17',
							'operator' => '==',
							'value' => '0',
						),
					),
				),
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'center_lat' => '34.052235',
				'center_lng' => '-118.243683',
				'zoom' => '',
				'height' => '',
			),

			array(
				'key' => 'field_5a4df4y3er02w',
				'label' => __( 'Hide phone option', 'directorytheme' ),
				'name' => 'hide_phn_swtchr',
				'type' => 'true_false',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'message' => '',
				'default_value' => 0,
				'ui' => 1,
				'ui_on_text' => __( 'Hide', 'directorytheme'),
				'ui_off_text' => __( 'Show', 'directorytheme'),
			),
			array(
				'key' 	=> 'field_5a2fb4f96ede0',
				'label' => __( 'Phone', 'directorytheme' ),
				'name' 	=> 'phone',
				'type' 	=> 'text',
				'instructions' => '',
				'required' 	   => 0,
				'conditional_logic' => array(
					array(
						array(
							'field' => 'field_5a4df4y3er02w',
							'operator' => '==',
							'value' => '0',
						),
					),
				),
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'default_value' => '',
				'placeholder' => '',
				'prepend' => '',
				'append' => '',
				'maxlength' => '',
			),
			array(
				'key' 	=> 'field_5a0552cd48d5f',
				'label' => __( 'Show email address publicly', 'directorytheme' ),
				'name'	=> 'show_email_public',
				'type'	=> 'true_false',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'message' => '',
				'default_value' => 0,
				'ui' => 1,
				'ui_on_text' => __( 'Hide', 'directorytheme'),
				'ui_off_text' => __( 'Show', 'directorytheme'),
			),
			array(
				'key' 	=> 'field_5a556a21dc86b',
				'label' => __( 'Email Address', 'directorytheme' ),
				'name' 	=> 'email_address',
				'type'	=> 'email',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'default_value' => '',
				'placeholder' => '',
				'prepend' => '',
				'append' => '',
			),
			array(
				'key' 	=> 'field_5b28570780cc1',
				'label' => __( 'Featured Image', 'directorytheme' ),
				'name' 	=> 'featured_image',
				'type' 	=> 'image',
				'instructions' => __( 'Recommended Image size is 1530 x 765 pixels', 'directorytheme' ),
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'return_format' => 'url',
				'preview_size' => 'thumbnail',
				'library' => 'all',
				'min_width' => '',
				'min_height' => '',
				'min_size' => '',
				'max_width' => '',
				'max_height' => '',
				'max_size' => '',
				'mime_types' => '',
			),
			array(
				'key' 	=> 'field_5a2fb4ff6ede1',
				'label' => __( 'Website', 'directorytheme' ),
				'name' 	=> 'website',
				'type' 	=> 'text',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'default_value' => '',
				'placeholder' => 'www.website.com',
			),
			array(
				'key' 	=> 'field_5a2fb52e6ede3',
				'label' => __( 'Video', 'directorytheme' ),
				'name' 	=> 'video',
				'type' 	=> 'oembed',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'width' => '',
				'height' => '',
			),
			array(
				'key' => 'field_5a2fb53e6ede4',
				'label' => __( 'Images', 'directorytheme' ),
				'name' => 'images',
				'type' => 'gallery',
				'instructions' => __( 'Recommended Image size is 1500 x 1000 pixels', 'directorytheme' ),
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'min' => '',
				'max' => 10,
				'library' => 'all',
				'min_width' => '',
				'min_height' => '',
				'min_size' => '',
				'max_width' => '',
				'max_height' => '',
				'max_size' => '',
				'mime_types' => '',
			),
			array(
				'key' => 'field_5a2fb5a20bb13',
				'label' => __( 'Category' , 'directorytheme' ),
				'name' => 'category',
				'type' => 'taxonomy',
				'instructions' => '',
				'required' => 1,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'taxonomy' => 'listing-categories',
				'field_type' => 'checkbox',
				'allow_null' => 0,
				'add_term' => 1,
				'save_terms' => 1,
				'load_terms' => 1,
				'return_format' => 'object',
				'multiple' => 1,

			),

			array(
				'key' 	=> 'field_5aa8eb5906999',
				'label' => __( 'Extra Links', 'directorytheme' ),
				'name' 	=> 'extra_links',
				'type' 	=> 'repeater',
				'instructions' => __( 'These links are shown on Listing Detail Page. click on <b>Add Button</b>', 'directorytheme' ),
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'collapsed' => '',
				'layout' => 'block',
				'button_label' => __( 'Add Button', 'directorytheme' ),
				'row_min' => '0',
				'max' => '0',
				'sub_fields' => array(

					array(
						'key' 	=> 'field_5aa8eb720plk1',
						'label' => __( 'Button Text', 'directorytheme' ),
						'name' 	=> 'button_text',
						'type' 	=> 'text',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' 	=> '',
						),
						'default_value' => '',
						'placeholder' => '',
						'prepend' => '',
						'append' => '',
						'maxlength' => '',
					),
					array(
						'key' 	=> 'field_5aa8eb720plk2',
						'label' => __( 'Button Link', 'directorytheme' ),
						'name' 	=> 'button_link',
						'type' 	=> 'link',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' 	=> '',
						),
						'allow_null' => 0,
						'allow_archives' => 0,
						'multiple' => 0,
					),
					array(
						'key' => 'field_5aa8eb720plk3',
						'label' => __( 'Button Backgrond Color' , 'directorytheme' ),
						'name' => 'button_bg_color',
						'type' => 'color_picker',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'default_value' => '#000',
						'placeholder' => '',
						'maxlength' => '',
						'rows' => '',
						'new_lines' => '',
					),
					array(
						'key' 	=> 'field_5aa8eb720plk4',
						'label' => __( 'Button Text Color', 'directorytheme'),
						'name' 	=> 'btn_text_color',
						'type' 	=> 'color_picker',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' 	=> '',
						),
						'default_value' => '#fff',
						'placeholder' => '',
						'prepend' 	=> '',
						'append' 	=> '',
						'maxlength' => '',
					),

				),
			),
			array(
				'key' => 'field_5aa8ec230plm4',
				'label' => __( 'Shortcode', 'directorytheme' ),
				'name' => 'pre_shortcode',
				'type' => 'repeater',
				'instructions' => __('These links are shown on Listing Detail Page. click on <b>Add Shortcode</b>','directorytheme'),
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' => '',
				),
				'collapsed' => '',
				'layout' => 'row',
				'button_label' => __( 'Add Shortcode', 'directorytheme' ),
				'row_min' => '0',
				'max' => '0',
				'sub_fields' => array(
					array(
						'key' 	=> 'field_5aa0ec231plm4',
						'label' => __( 'Shortcode', 'directorytheme' ),
						'name' 	=> 'sub_shortcode',
						'type' 	=> 'text',
						'instructions' => '',
						'required' => 0,
						'conditional_logic' => 0,
						'wrapper' => array(
							'width' => '',
							'class' => '',
							'id' => '',
						),
						'default_value' => '',
						'placeholder' => '',
						'prepend' => '',
						'append' => '',
						'maxlength' => '',
					),
				),
			),
			array(
				'key' 	=> 'field_5ba9ec231plh8',
				'label' => __( 'Facebook Link', 'directorytheme' ),
				'name' 	=> 'facebook_link',
				'type' 	=> 'url',
				'instructions' => '',
				'required' => 0,
			    'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id'	=> '',
				),
				'default_value' => '',
				'placeholder' => 'https://www.facebook.com/',
			),
			array(
				'key' 	=> 'field_5ba9fc231poh2',
				'label' => __( 'Twitter Link', 'directorytheme'),
				'name' 	=> 'twitter_link',
				'type' 	=> 'url',
				'instructions' => '',
				'required' => 0,
			    'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'default_value' => '',
				'placeholder' => 'https://www.twitter.com/',
			),
			array(
				'key' 	=> 'field_5ba3gc231pod4',
				'label' => __( 'Instagram Link', 'directorytheme'),
				'name' 	=> 'instagram_link',
				'type' 	=> 'url',
				'instructions' => '',
				'required' => 0,
			    'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'default_value' => '',
				'placeholder' => 'https://www.instagram.com/',
			),
			array(
				'key' 	=> 'field_5ba3gc234pjl7',
				'label' => __( 'LinkedIn Link', 'directorytheme'),
				'name' 	=> 'linkedin_link',
				'type' 	=> 'url',
				'instructions' => '',
				'required' => 0,
			    'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				'default_value' => '',
				'placeholder' => 'https://www.linkedin.com/',
			),
			array(
			    'key' 	=> 'field_6axd08e9a1db9',
			    'label' => __( 'expiration date', 'directorytheme'),
			    'name' 	=> 'exp_date',
			    'type' 	=> 'date_picker',
			    'instructions' => __( '(Select a date for this listing to re-vert back to a free listing)', 'directorytheme'),
			    'required' => 0,
			    'conditional_logic' => 0,
				'wrapper' => array(
			      'width' => '',
			      'class' => '',
			      'id' 	  => '',
			    ),
			    'display_format' => 'd/m/Y',
			    'return_format' => 'd/m/Y',
			    'first_day' => 1,
			),
			array(
				'key' 	=> 'field_5axe05e9a1db9',
				'label' => __( 'After expire listing where to move it', 'directorytheme'),
				'name' 	=> 'expire_lstatus',
				'type' 	=> 'select',
				'instructions' => '',
				'required' => 0,
				'conditional_logic' => 0,
				'wrapper' => array(
					'width' => '',
					'class' => '',
					'id' 	=> '',
				),
				/*'choices' => array(
					0 => 'Draft',
					1 => 'Free',
					2 => 'Premium',
				),*/
				'choices' => $ex_optin,
				'default_value' => array(
					0 => 0,
				),
				'allow_null' => 0,
				'multiple' => 0,
				'ui' => 0,
				'ajax' => 0,
				'return_format' => 'value',
				'placeholder' => '',
			),
		),
		'location' => array(
			array(
				array(
					'param'    => 'post_type',
					'operator' => '==',
					'value'    => 'listings',
				),
			),
		),
		'menu_order' => 0,
		'position' 	 => 'normal',
		'style' 	 => 'default',
		'label_placement' => 'top',
		'instruction_placement' => 'label',
		'hide_on_screen' => array(
			0 => 'the_content',
		),
		'active' => 1,
		'description' => '',
	));


acf_add_local_field_group(array(
	'key' => 'group_5a41cc3310721',
	'title' => 'Show/Hide Banner Setting',
	'fields' => array(
		array(
			'key' 	=> 'field_5a4df4afsd4f57',
			'label' => __( 'Page Banner Setting' , 'directorytheme' ),
			'name' 	=> 'show_hide_page_bann_switcher',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => 0,
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' 	=> '',
			),
			'message' => '',
			'default_value' => 1,
			'ui' => 1,
			'ui_on_text' => 'Show',
			'ui_off_text' => 'Hide',
		),
		array(
			'key' 	=> 'show_hide_page_title',
			'label' => __('Page Title' , 'directorytheme' ),
			'name' 	=> 'show_hide_page_title_switcher',
			'type' 	=> 'true_false',
			'instructions' => '',
			'required' => 0,
			'conditional_logic' => array(
				array(
					array(
						'field' => 'field_5a4df4afsd4f57',
						'operator' => '==',
						'value' => '1',
					),
				),
			),
			'wrapper' => array(
				'width' => '',
				'class' => '',
				'id' => '',
			),
			'message' => '',
			'default_value' => 1,
			'ui' => 1,
			'ui_on_text' => 'Show',
			'ui_off_text' => 'Hide',
		),
	),
	'location' => array(
		array(
			array(
				'param' => 'post_type',
				'operator' => '==',
				'value' => 'page',
			),
			array(
				'param' => 'page_type',
				'operator' => '!=',
				'value' => 'front_page',
			),
		),
	),
	'menu_order' => 0,
	'position' 	 => 'side',
	'style' 	 => 'default',
	'label_placement' 		=> 'top',
	'instruction_placement' => 'label',
	'hide_on_screen' 		=> array(
		0 => 'featured_image',
	),
	'active' => 1,
	'description' => '',
));
endif;

Youez - 2016 - github.com/yon3zu
LinuXploit