esc_html__( 'Contact Information', 'ailabflow' ), 'id' => 'site_info', 'icon' => 'el el-envelope', 'fields' => array( array( 'id' => 'social_infos', 'type' => 'select', 'options' => array( 'facebook' => esc_html__( 'Facebook', 'ailabflow' ), 'twitter' => esc_html__( 'Twitter', 'ailabflow' ), 'dribbble' => esc_html__( 'Dribbble', 'ailabflow' ), 'vimeo' => esc_html__( 'Vimeo', 'ailabflow' ), 'pinterest' => esc_html__( 'Pinterest', 'ailabflow' ), 'linkedin' => esc_html__( 'LinkedIn', 'ailabflow' ), 'youtube' => esc_html__( 'Youtube', 'ailabflow' ), 'instagram' => esc_html__( 'Instagram', 'ailabflow' ), ), 'multi' => true, 'sortable' => true, 'title' => esc_html__( 'Social info to display.', 'ailabflow' ), 'subtitle' => esc_html__( 'Arrange the fields you wanted to display.', 'ailabflow' ), ), array( 'id' => 'facebook_link', 'type' => 'text', 'title' => esc_html__( 'Facebook Url', 'ailabflow' ), 'subtitle' => esc_html__( 'Enter facebook url.', 'ailabflow' ), ), array( 'id' => 'twitter_link', 'type' => 'text', 'title' => esc_html__( 'Twitter Url', 'ailabflow' ), 'subtitle' => esc_html__( 'Enter twitter url.', 'ailabflow' ), ), array( 'id' => 'dribbble_link', 'type' => 'text', 'title' => esc_html__( 'Dribbble Url', 'ailabflow' ), 'subtitle' => esc_html__( 'Enter dribbble url.', 'ailabflow' ), ), array( 'id' => 'vimeo_link', 'type' => 'text', 'title' => esc_html__( 'Vimeo Url', 'ailabflow' ), 'subtitle' => esc_html__( 'Enter vimeo url.', 'ailabflow' ), ), array( 'id' => 'pinterest_link', 'type' => 'text', 'title' => esc_html__( 'Pinterest Url', 'ailabflow' ), 'subtitle' => esc_html__( 'Enter pinterest url.', 'ailabflow' ), ), array( 'id' => 'linkedin_link', 'type' => 'text', 'title' => esc_html__( 'LinkedIn Url', 'ailabflow' ), 'subtitle' => esc_html__( 'Enter linkedin url.', 'ailabflow' ), ), array( 'id' => 'youtube_link', 'type' => 'text', 'title' => esc_html__( 'Youtube Url', 'ailabflow' ), 'subtitle' => esc_html__( 'Enter youtube url.', 'ailabflow' ), ), array( 'id' => 'instagram_link', 'type' => 'text', 'title' => esc_html__( 'Instagram Url', 'ailabflow' ), 'subtitle' => esc_html__( 'Enter instagram url.', 'ailabflow' ), ), array( 'id' => 'pinterest_link', 'type' => 'text', 'title' => esc_html__( 'Pinterest Url', 'ailabflow' ), 'subtitle' => esc_html__( 'Enter pinterest url.', 'ailabflow' ), ), ), );