Sindbad~EG File Manager

Current Path : /var/www/html/amopropiedades.com/wp-content/themes/houzez/framework/options/
Upload File :
Current File : /var/www/html/amopropiedades.com/wp-content/themes/houzez/framework/options/halfmap.php

<?php
global $houzez_opt_name, $allowed_html_array;

Redux::setSection( $houzez_opt_name, array(
    'title'  => esc_html__( 'Half Map', 'houzez' ),
    'id'     => 'halfmap-settings',
    'desc'   => esc_html__( 'Half Map Listings Template', 'houzez' ),
    'icon'   => 'el-icon-globe el-icon-small',
    'subsection' => false,
    'fields' => array(
        
        array(
            'id'       => 'halfmap_posts_layout',
            'type'     => 'select',
            'title'    => __('Properties Layout', 'houzez'),
            'desc' => __('Select property layout to display on the half map page.', 'houzez'),
            'options'  => array(
                'Listings Version 1' => array(
                    'list-view-v1' => 'List View',
                    'grid-view-v1' => 'Grid View',
                ),
                'Listings Version 2' => array(
                    'list-view-v2' => 'List View',
                    'grid-view-v2' => 'Grid View',
                ),

                'Listings Version 3' => array(
                    'grid-view-v3' => 'Grid View',
                ),

                'Listings Version 4' => array(
                    'grid-view-v4' => 'Grid View',
                ),

                'Listings Version 5' => array(
                    'list-view-v5' => 'List View',
                    'grid-view-v5' => 'Grid View',
                ),

                'Listings Version 6' => array(
                    'grid-view-v6' => 'Grid View',
                ),

                'Listings Version 7' => array(
                    'list-view-v7' => 'List View',
                    'grid-view-v7' => 'Grid View',
                ),
            ),
            'default' => 'list-view-v1'
        ),
    )
));

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists