PATH:
home
/
lab2454c
/
sothebankuab.com
/
wp-content
/
themes
/
tryo
/
inc
<?php /** * ACF Fields */ if( function_exists('acf_add_local_field_group') ): acf_add_local_field_group(array( 'key' => 'group_5db68439042e4', 'title' => esc_html__('Feature Meta', 'tryo'), 'fields' => array( array( 'key' => 'field_5db68484b0838', 'label' => esc_html__('Select Icon', 'tryo'), 'name' => 'select_icon', 'type' => 'select', 'instructions' => '', 'required' => 0, 'conditional_logic' => 0, 'wrapper' => array( 'width' => '', 'class' => '', 'id' => '', ), 'choices' => array( 'flaticon-piggy-bank' => esc_html__('piggy-bank', 'tryo'), 'flaticon-data-encryption' => esc_html__('data-encryption', 'tryo'), 'flaticon-wallet' => esc_html__('wallet', 'tryo'), 'flaticon-shield' => esc_html__('shield', 'tryo'), 'flaticon-user' => esc_html__('user', 'tryo'), 'flaticon-check-mark' => esc_html__('check-mark', 'tryo'), 'flaticon-settings' => esc_html__('settings', 'tryo'), 'flaticon-envelope-of-white-paper' => esc_html__('envelope-of-white-paper', 'tryo'), 'flaticon-menu' => esc_html__('menu', 'tryo'), 'flaticon-info' => esc_html__('info', 'tryo'), 'flaticon-cursor' => esc_html__('cursor', 'tryo'), 'flaticon-alarm' => esc_html__('alarm', 'tryo'), 'flaticon-cancel' => esc_html__('cancel', 'tryo'), 'flaticon-apple' => esc_html__('apple', 'tryo'), 'flaticon-play-store' => esc_html__('play-store', 'tryo'), ), 'default_value' => array( ), 'allow_null' => 0, 'multiple' => 0, 'ui' => 0, 'return_format' => 'value', 'ajax' => 0, 'placeholder' => '', ), array( 'key' => 'field_5db6868e019f4', 'label' => esc_html__('Icon Color', 'tryo'), 'name' => 'icon_color', 'type' => 'color_picker', 'instructions' => '', 'required' => 0, 'conditional_logic' => 0, 'wrapper' => array( 'width' => '', 'class' => '', 'id' => '', ), 'default_value' => '#fb7756', ), array( 'key' => 'field_5db7c181849b3', 'label' => esc_html__('Icon Background Color', 'tryo'), 'name' => 'icon_background_color', 'type' => 'color_picker', 'instructions' => '', 'required' => 0, 'conditional_logic' => 0, 'wrapper' => array( 'width' => '', 'class' => '', 'id' => '', ), 'default_value' => '', ), ), 'location' => array( array( array( 'param' => 'post_type', 'operator' => '==', 'value' => 'feature', ), ), ), 'menu_order' => 0, 'position' => 'normal', 'style' => 'default', 'label_placement' => 'top', 'instruction_placement' => 'label', 'hide_on_screen' => '', 'active' => true, 'description' => '', )); acf_add_local_field_group(array( 'key' => 'group_5db57939f1728', 'title' => esc_html__('Page Options', 'tryo'), 'fields' => array( array( 'key' => 'field_5db5794257831', 'label' => esc_html__('Disable Page Banner', 'tryo'), 'name' => 'enable_page_banner', 'type' => 'true_false', 'instructions' => '', 'required' => 0, 'conditional_logic' => 0, 'wrapper' => array( 'width' => '', 'class' => '', 'id' => '', ), 'message' => '', 'default_value' => 0, 'ui' => 0, 'ui_on_text' => '', 'ui_off_text' => '', ), array( 'key' => 'field_5db57a4157832', 'label' => esc_html__('Page Banner Short Description', 'tryo'), 'name' => 'banner_short_description', 'type' => 'text', 'instructions' => '', 'required' => 0, 'conditional_logic' => array( array( array( 'field' => 'field_5db5794257831', 'operator' => '!=', 'value' => '1', ), ), ), 'wrapper' => array( 'width' => '', 'class' => '', 'id' => '', ), 'default_value' => '', 'placeholder' => '', 'prepend' => '', 'append' => '', 'maxlength' => '', ), array( 'key' => 'field_5dbd4ddd0f77c', 'label' => esc_html__('Navbar Style', 'tryo'), 'name' => 'nevbar_style', 'type' => 'select', 'instructions' => '', 'required' => 0, 'conditional_logic' => 0, 'wrapper' => array( 'width' => '', 'class' => '', 'id' => '', ), 'choices' => array( 'style_one' => 'Style One', 'style_two' => 'Style Two', ), 'default_value' => array( ), 'allow_null' => 0, 'multiple' => 0, 'ui' => 0, 'return_format' => 'value', 'ajax' => 0, 'placeholder' => '', ), ), 'location' => array( array( array( 'param' => 'post_type', 'operator' => '==', 'value' => 'page', ), ), array( array( 'param' => 'page', 'operator' => '==', 'value' => '435', ), ), ), 'menu_order' => 0, 'position' => 'side', 'style' => 'default', 'label_placement' => 'top', 'instruction_placement' => 'label', 'hide_on_screen' => '', 'active' => true, 'description' => '', )); acf_add_local_field_group(array( 'key' => 'group_5e89b10a134f4', 'title' => esc_html__('Single Product', 'tryo'), 'fields' => array( array( 'key' => 'field_5e89b11b50ccf', 'label' => esc_html__('Banner Background Image', 'tryo'), 'name' => 'product_banner_background_image', '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' => '', ), ), 'location' => array( array( array( 'param' => 'post_type', 'operator' => '==', 'value' => 'product', ), ), ), 'menu_order' => 0, 'position' => 'side', 'style' => 'default', 'label_placement' => 'top', 'instruction_placement' => 'label', 'hide_on_screen' => '', 'active' => true, 'description' => '', )); acf_add_local_field_group(array( 'key' => 'group_5ee06d3c580d8', 'title' => esc_html__('Custom Posts Custom Link', 'tryo'), 'fields' => array( array( 'key' => 'field_5ee06e1c55813', 'label' => esc_html__('Choose Link Type', 'tryo'), 'name' => 'choose_link_type', 'type' => 'select', 'instructions' => '', 'required' => 0, 'conditional_logic' => 0, 'wrapper' => array( 'width' => '', 'class' => '', 'id' => '', ), 'choices' => array( 1 => 'Post Details Page', 2 => 'External Link', ), 'default_value' => array( ), 'allow_null' => 0, 'multiple' => 0, 'ui' => 0, 'return_format' => 'value', 'ajax' => 0, 'placeholder' => '', ), array( 'key' => 'field_5ee06ec78bf72', 'label' => esc_html__('External Link', 'tryo'), 'name' => 'external_link', 'type' => 'text', 'instructions' => '', 'required' => 0, 'conditional_logic' => array( array( array( 'field' => 'field_5ee06e1c55813', 'operator' => '==', 'value' => '2', ), ), ), 'wrapper' => array( 'width' => '', 'class' => '', 'id' => '', ), 'default_value' => '', 'placeholder' => '', 'prepend' => '', 'append' => '', 'maxlength' => '', ), ), 'location' => array( array( array( 'param' => 'post_type', 'operator' => '==', 'value' => 'feature', ), ), ), 'menu_order' => 0, 'position' => 'normal', 'style' => 'default', 'label_placement' => 'top', 'instruction_placement' => 'label', 'hide_on_screen' => '', 'active' => true, 'description' => '', )); endif;
[+]
admin
[+]
classes
[-] woocommerce.php
[edit]
[+]
..
[-] social-link.php
[edit]
[-] template-functions.php
[edit]
[-] jetpack.php
[edit]
[-] customizer.php
[edit]
[-] bootstrap-navwalker.php
[edit]
[-] template-tags.php
[edit]
[-] custom-style.php
[edit]
[-] custom-header.php
[edit]
[-] widget.php
[edit]
[-] acf.php
[edit]
[+]
verify