PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
themes
/
salient
/
nectar
/
nectar-vc-addons
/
nectar_maps
<?php $vc_is_wp_version_3_6_more = version_compare(preg_replace('/^([\d\.]+)(\-.*$)/', '$1', get_bloginfo('version')), '3.6') >= 0; $tab_id_1 = time().'-1-'.rand(0, 100); $tab_id_2 = time().'-2-'.rand(0, 100); return array( "name" => __("Icon List", "js_composer"), "base" => "nectar_icon_list", "show_settings_on_create" => false, "is_container" => true, "icon" => "icon-wpb-fancy-ul", "category" => __('Nectar Elements', 'js_composer'), "description" => __('Create an icon list', 'js_composer'), "params" => array( array( "type" => "checkbox", "class" => "", "heading" => "Animate Element?", "value" => array("Yes, please" => "true" ), "param_name" => "animate", "description" => "" ), array( "type" => "dropdown", "class" => "", "heading" => "Icon Color", "param_name" => "color", "value" => array( "Default (inherit from row Text Color)" => "default", "Accent Color" => "Accent-Color", "Extra Color 1" => "Extra-Color-1", "Extra Color 2" => "Extra-Color-2", "Extra Color 3" => "Extra-Color-3", "Color Gradient 1" => "extra-color-gradient-1", "Color Gradient 2" => "extra-color-gradient-2" ), 'save_always' => true, 'description' => __( 'Choose a color from your <a target="_blank" href="'. admin_url() .'?page=Salient&tab=6">globally defined color scheme</a>', 'js_composer' ), ), array( "type" => "dropdown", "heading" => __("Icon Size", "js_composer"), "param_name" => "icon_size", "value" => array( "Small" => "small", "Medium" => "medium", "Large" => "large" ), 'save_always' => true, "description" => __("Please select the direction you would like your list items to display in", "js_composer") ), array( "type" => "dropdown", "heading" => __("Icon Style", "js_composer"), "param_name" => "icon_style", "value" => array( "Icon Colored W/ Border" => "border", "Icon Colored No Border" => "no-border" ), 'save_always' => true, "description" => __("Please select the direction you would like your list items to display in", "js_composer") ), ), "custom_markup" => ' <div class="wpb_tabs_holder wpb_holder vc_container_for_children"> <ul class="tabs_controls"> </ul> %content% </div>' , 'default_content' => ' [nectar_icon_list_item title="'.__('List Item','js_composer').'" id="'.$tab_id_1.'"] [/nectar_icon_list_item] [nectar_icon_list_item title="'.__('List Item','js_composer').'" id="'.$tab_id_2.'"] [/nectar_icon_list_item] ', "js_view" => ($vc_is_wp_version_3_6_more ? 'VcTabsView' : 'VcTabsView35') ); ?>
[+]
..
[-] team_member.php
[edit]
[-] nectar_portfolio.php
[edit]
[-] tab.php
[edit]
[-] nectar_btn.php
[edit]
[-] nectar_image_comparison.php
[edit]
[-] nectar_icon_list.php
[edit]
[-] testimonial.php
[edit]
[-] nectar_hotspot.php
[edit]
[-] page_submenu.php
[edit]
[-] vc_column_inner.php
[edit]
[-] fancy-title.php
[edit]
[-] toggles.php
[edit]
[-] nectar_icon.php
[edit]
[-] nectar_blog.php
[edit]
[-] nectar_image_with_hotspots.php
[edit]
[-] desktop.ini
[edit]
[-] testimonial_slider.php
[edit]
[-] fancy_box.php
[edit]
[-] nectar_cta.php
[edit]
[-] pricing_column.php
[edit]
[-] nectar_food_menu_item.php
[edit]
[-] heading.php
[edit]
[-] gradient-text.php
[edit]
[-] nectar_single_testimonial.php
[edit]
[-] nectar_woo_products.php
[edit]
[-] page_link.php
[edit]
[-] image_with_animation.php
[edit]
[-] morphing_outline.php
[edit]
[-] client.php
[edit]
[-] milestone.php
[edit]
[-] shortcode-vc-wp-custommenu.php
[edit]
[-] nectar_icon_list_item.php
[edit]
[-] split_line_heading.php
[edit]
[-] clients.php
[edit]
[-] recent_projects.php
[edit]
[-] full_width_section.php
[edit]
[-] recent_posts.php
[edit]
[-] fancy-ul.php
[edit]
[-] nectar_gmap.php
[edit]
[-] tabbed_section.php
[edit]
[-] pricing_table.php
[edit]
[-] nectar_slider.php
[edit]
[-] nectar_video_lightbox.php
[edit]
[-] toggle.php
[edit]
[-] carousel.php
[edit]
[-] social_buttons.php
[edit]
[-] bar.php
[edit]
[-] text-with-icon.php
[edit]
[-] divider.php
[edit]
[-] nectar_cascading_images.php
[edit]
[-] nectar_horizontal_list_item.php
[edit]
[-] flip-box.php
[edit]