er_bg_color', 'value' => 'gradient_rollover_bg', ), ), array( 'heading' => __( 'Hover background animation', 'dt-the7-core' ), 'param_name' => 'hover_animation', 'type' => 'dropdown', 'value' => array( 'Fade' => 'fade', 'Direction aware' => 'direction_aware', 'Reverse direction aware' => 'redirection_aware', 'Scale in' => 'scale_in', ), 'edit_field_class' => 'vc_col-xs-12 vc_column dt_row-6', 'dependency' => array( 'element' => 'image_hover_bg_color', 'value' => array( 'solid_rollover_bg', 'gradient_rollover_bg' ), ), ), array( 'heading' => __( 'Open in popup on click', 'the7mk2' ), 'param_name' => 'on_click', 'type' => 'dt_switch', 'value' => 'popup', 'options' => array( 'Yes' => 'popup', 'No' => 'none', ), ), //Icons array( 'group' => __( 'Hover Icon', 'the7mk2' ), 'heading' => __( 'Show icon on image hover', 'the7mk2' ), 'param_name' => 'show_zoom', 'type' => 'dt_switch', 'value' => 'y', 'options' => array( 'Yes' => 'y', 'No' => 'n', ), ), array( 'group' => __( 'Hover Icon', 'the7mk2' ), 'heading' => __( 'Choose image zoom icon', 'the7mk2' ), 'param_name' => 'gallery_image_zoom_icon', 'type' => 'dt_navigation', 'value' => 'icomoon-the7-font-the7-zoom-06', 'dependency' => array( 'element' => 'show_zoom', 'value' => 'y', ), ), array( 'group' => __( 'Hover Icon', 'the7mk2' ), 'heading' => __( 'Icon Size & Background', 'the7mk2' ), 'param_name' => 'dt_project_icon_title', 'type' => 'dt_title', 'dependency' => array( 'element' => 'show_zoom', 'value' => 'y', ), 'edit_field_class' => 'the7-icons-dependent vc_col-xs-12', ), array( 'group' => __( 'Hover Icon', 'the7mk2' ), 'heading' => __( 'Icon size', 'the7mk2' ), 'param_name' => 'project_icon_size', 'type' => 'dt_number', 'value' => '32px', 'units' => 'px', 'dependency' => array( 'element' => 'show_zoom', 'value' => 'y', ), 'edit_field_class' => 'the7-icons-dependent vc_col-xs-12', ), array( 'group' => __( 'Hover Icon', 'the7mk2' ), 'heading' => __( 'Icon color', 'the7mk2' ), 'description' => __( 'Leave empty to use accent color.', 'the7mk2' ), 'param_name' => 'project_icon_color', 'type' => 'colorpicker', 'value' => 'rgba(255,255,255,1)', 'dependency' => array( 'element' => 'show_zoom', 'value' => 'y', ), 'edit_field_class' => 'the7-icons-dependent vc_col-xs-12', ), array( 'group' => __( 'Hover Icon', 'the7mk2' ), 'heading' => __( 'Background size', 'the7mk2' ), 'param_name' => 'project_icon_bg_size', 'type' => 'dt_number', 'value' => '44px', 'units' => 'px', 'dependency' => array( 'element' => 'show_zoom', 'value' => 'y', ), 'edit_field_class' => 'the7-icons-dependent vc_col-xs-12', ), array( 'group' => __( 'Hover Icon', 'the7mk2' ), 'heading' => __( 'Paint background', 'the7mk2' ), 'param_name' => 'project_icon_bg', 'type' => 'dt_switch', 'value' => 'n', 'options' => array( 'Yes' => 'y', 'No' => 'n', ), 'dependency' => array( 'element' => 'show_zoom', 'value' => 'y', ), 'edit_field_class' => 'the7-icons-dependent vc_col-xs-12', ), array( 'group' => __( 'Hover Icon', 'the7mk2' ), 'heading' => __( 'Background color', 'the7mk2' ), 'param_name' => 'project_icon_bg_color', 'type' => 'colorpicker', 'value' => 'rgba(255,255,255,0.3)', 'dependency' => array( 'element' => 'project_icon_bg', 'value' => 'y', ), 'description' => __( 'Leave empty to use accent color.', 'the7mk2' ), 'edit_field_class' => 'the7-icons-dependent vc_col-xs-12', ), array( 'group' => __( 'Hover Icon', 'the7mk2' ), 'heading' => __( 'Border radius', 'the7mk2' ), 'param_name' => 'project_icon_border_radius', 'type' => 'dt_number', 'value' => '100px', 'units' => 'px', 'dependency' => array( 'element' => 'show_zoom', 'value' => 'y', ), 'edit_field_class' => 'the7-icons-dependent vc_col-xs-12', ), array( 'group' => __( 'Hover Icon', 'the7mk2' ), 'heading' => __( 'Border width', 'the7mk2' ), 'param_name' => 'project_icon_border_width', 'type' => 'dt_number', 'value' => '0', 'units' => 'px', 'dependency' => array( 'element' => 'show_zoom', 'value' => 'y', ), 'edit_field_class' => 'the7-icons-dependent vc_col-xs-12', ), array( 'group' => __( 'Hover Icon', 'the7mk2' ), 'heading' => __( 'Border color', 'the7mk2' ), 'description' => __( 'Leave empty to use accent color.', 'the7mk2' ), 'param_name' => 'project_icon_border_color', 'type' => 'colorpicker', 'value' => '', 'dependency' => array( 'element' => 'show_zoom', 'value' => 'y', ), 'edit_field_class' => 'the7-icons-dependent vc_col-xs-12', ), // - Pagination group. array( 'heading' => __( 'Pagination', 'the7mk2' ), 'param_name' => 'dt_title', 'type' => 'dt_title', 'value' => '', 'group' => __( 'Pagination', 'the7mk2' ), ), array( 'heading' => __( 'Pagination mode', 'the7mk2' ), 'param_name' => 'loading_mode', 'type' => 'dropdown', 'std' => 'disabled', 'value' => array( 'Disabled' => 'disabled', 'JavaScript pages' => 'js_pagination', '"Load more" button' => 'js_more', 'Infinite scroll' => 'js_lazy_loading', ), 'edit_field_class' => 'vc_col-xs-12 vc_column dt_row-6', 'group' => __( 'Pagination', 'the7mk2' ), ), // -- JavaScript pages. array( 'heading' => __( 'Number of images to display on one page', 'the7mk2' ), 'param_name' => 'jsp_posts_per_page', 'type' => 'dt_number', 'value' => '', 'edit_field_class' => 'vc_col-xs-12 vc_column dt_row-6', 'dependency' => array( 'element' => 'loading_mode', 'value' => 'js_pagination', ), 'description' => __( 'Leave empty to use value from the WP Reading settings.', 'the7mk2' ), 'group' => __( 'Pagination', 'the7mk2' ), ), array( 'heading' => __( 'Show all pages in paginator', 'the7mk2' ), 'param_name' => 'jsp_show_all_pages', 'type' => 'dt_switch', 'value' => 'n', 'options' => array( 'Yes' => 'y', 'No' => 'n', ), 'dependency' => array( 'element' => 'loading_mode', 'value' => 'js_pagination', ), 'group' => __( 'Pagination', 'the7mk2' ), ), array( 'heading' => __( 'Gap before pagination', 'the7mk2' ), 'param_name' => 'jsp_gap_before_pagination', 'type' => 'dt_number', 'value' => '', 'units' => 'px', 'dependency' => array( 'element' => 'loading_mode', 'value' => 'js_pagination', ), 'description' => __( 'Leave empty to use default gap', 'the7mk2' ), 'group' => __( 'Pagination', 'the7mk2' ), ), // -- js Load more. array( 'heading' => __( 'Number of images to display on one page', 'the7mk2' ), 'param_name' => 'jsm_posts_per_page', 'type' => 'dt_number', 'value' => '', 'edit_field_class' => 'vc_col-xs-12 vc_column dt_row-6', 'dependency' => array( 'element' => 'loading_mode', 'value' => 'js_more', ), 'description' => __( 'Leave empty to use value from the WP Reading settings.', 'the7mk2' ), 'group' => __( 'Pagination', 'the7mk2' ), ), array( 'heading' => __( 'Gap before pagination', 'the7mk2' ), 'param_name' => 'jsm_gap_before_pagination', 'type' => 'dt_number', 'value' => '', 'units' => 'px', 'dependency' => array( 'element' => 'loading_mode', 'value' => 'js_more', ), 'description' => __( 'Leave empty to use default gap', 'the7mk2' ), 'group' => __( 'Pagination', 'the7mk2' ), ), // -- js Infinite scroll. array( 'heading' => __( 'Number of images to display on one page', 'the7mk2' ), 'param_name' => 'jsl_posts_per_page', 'type' => 'dt_number', 'value' => '', 'edit_field_class' => 'vc_col-xs-12 vc_column dt_row-6', 'dependency' => array( 'element' => 'loading_mode', 'value' => 'js_lazy_loading', ), 'description' => __( 'Leave empty to use value from the WP Reading settings.', 'the7mk2' ), 'group' => __( 'Pagination', 'the7mk2' ), ), array( 'heading' => __( 'Color Settings', 'the7mk2' ), 'param_name' => 'dt_title', 'type' => 'dt_title', 'group' => __( 'Pagination', 'the7mk2' ), ), array( 'heading' => __( 'Font color', 'the7mk2' ), 'param_name' => 'navigation_font_color', 'type' => 'colorpicker', 'value' => '', 'description' => __( 'Leave empty to use headings color.', 'the7mk2' ), 'group' => __( 'Pagination', 'the7mk2' ), ), array( 'heading' => __( 'Accent color', 'the7mk2' ), 'param_name' => 'navigation_accent_color', 'type' => 'colorpicker', 'value' => '', 'description' => __( 'Leave empty to use accent color.', 'the7mk2' ), 'group' => __( 'Pagination', 'the7mk2' ), ), array( 'type' => 'css_editor', 'heading' => __( 'CSS box', 'the7mk2' ), 'param_name' => 'css_dt_gallery', 'group' => __( 'Design Options', 'the7mk2' ), ), ), ); АРЕНДА. Люкс- апартамент площадью 120 м2 с сауной Aldom и бесплатным Wi-Fi. » Lux-Albania HOME

АРЕНДА. Люкс- апартамент площадью 120 м2 с сауной Aldom и бесплатным Wi-Fi.

Вы здесь:
Вверх

Сравнить объявления

Заглавие Цена Статус Тип Площадь Цель Спальни Ванные комнаты
ru_RU