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; return array( "name" => __("List Item", "js_composer"), "base" => "nectar_icon_list_item", "allowed_container_element" => 'vc_row', "is_container" => true, "content_element" => false, "params" => array( array( "type" => "dropdown", "heading" => __("List Icon Type", "js_composer"), "param_name" => "icon_type", "value" => array( "Number" => "numerical", "Icon" => "icon" ), 'save_always' => true, "admin_label" => true, "description" => __("Please select how many columns you would like..", "js_composer") ), array( 'type' => 'dropdown', 'heading' => __( 'Icon library', 'js_composer' ), 'value' => array( __( 'Font Awesome', 'js_composer' ) => 'fontawesome', __( 'Iconsmind', 'js_composer' ) => 'iconsmind', __( 'Linea', 'js_composer' ) => 'linea', __( 'Steadysets', 'js_composer' ) => 'steadysets', ), "dependency" => array('element' => "icon_type", 'value' => 'icon'), 'param_name' => 'icon_family', 'description' => __( 'Select icon library.', 'js_composer' ), ), array( "type" => "iconpicker", "heading" => __("Icon", "js_composer"), "param_name" => "icon_fontawesome", "settings" => array( "emptyIcon" => true, "iconsPerPage" => 4000), "dependency" => Array('element' => "icon_family", 'value' => 'fontawesome'), "description" => __("Select icon from library.", "js_composer") ), array( "type" => "iconpicker", "heading" => __("Icon", "js_composer"), "param_name" => "icon_iconsmind", "settings" => array( 'type' => 'iconsmind', 'emptyIcon' => false, "iconsPerPage" => 4000), "dependency" => array('element' => "icon_family", 'value' => 'iconsmind'), "description" => __("Select icon from library.", "js_composer") ), array( "type" => "iconpicker", "heading" => __("Icon", "js_composer"), "param_name" => "icon_linea", "settings" => array( 'type' => 'linea', "emptyIcon" => true, "iconsPerPage" => 4000), "dependency" => Array('element' => "icon_family", 'value' => 'linea'), "description" => __("Select icon from library.", "js_composer") ), array( "type" => "iconpicker", "heading" => __("Icon", "js_composer"), "param_name" => "icon_steadysets", "settings" => array( 'type' => 'steadysets', 'emptyIcon' => false, "iconsPerPage" => 4000), "dependency" => array('element' => "icon_family", 'value' => 'steadysets'), "description" => __("Select icon from library.", "js_composer") ), array( "admin_label" => true, "type" => "textfield", "heading" => __("Header", "js_composer"), "param_name" => "header", "description" => __("Enter the header desired for your icon list element", "js_composer") ), array( "admin_label" => true, "type" => "textarea", "heading" => __("Text Content", "js_composer"), "param_name" => "text", "description" => __("Enter the text content desired for your icon list element", "js_composer") ), array( "type" => "tab_id", "heading" => __("Item ID", "js_composer"), "param_name" => "id" ) ), 'js_view' => ($vc_is_wp_version_3_6_more ? 'VcTabView' : 'VcTabView35') ); ?>
[+]
..
[-] 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]