PATH:
home
/
letacommog
/
www
/
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" => __("Clients Display", "js_composer"), "base" => "clients", "show_settings_on_create" => false, "is_container" => true, "icon" => "icon-wpb-clients", "category" => __('Nectar Elements', 'js_composer'), "description" => __('Show off your clients!', 'js_composer'), "params" => array( array( "type" => "dropdown", "heading" => __("Columns", "js_composer"), "param_name" => "columns", "value" => array( "Two" => "2", "Three" => "3", "Four" => "4", "Five" => "5", "Six" => "6" ), 'save_always' => true, "description" => __("Please select how many columns you would like..", "js_composer") ), array( "type" => "dropdown", "heading" => __("Hover Effect", "js_composer"), "param_name" => "hover_effect", "value" => array( "Opacity Change" => "opacity", "Greyscale to Color" => "greyscale_to_color", ), 'save_always' => true, "description" => __("Select your desired hover effect", "js_composer") ), array( "type" => "dropdown", "heading" => __("Additional Logo Padding", "js_composer"), "param_name" => "additional_padding", "value" => array( "None" => "none", "A little" => "2", "Medium" => "3", "A lot" => "4", ), 'save_always' => true, "description" => __("Please select if you would like any additional padding between your client logos", "js_composer") ), array( "type" => "checkbox", "class" => "", "heading" => "Fade In One By One?", "value" => array("Yes, please" => "true" ), "param_name" => "fade_in_animation", "description" => "" ), array( "type" => "checkbox", "class" => "", "heading" => "Turn Into Carousel", "value" => array("Yes, please" => "true" ), "param_name" => "carousel", "description" => "" ), array( "type" => "checkbox", "class" => "", "heading" => "Disable Autorotate?", "value" => array("Yes, please" => "true" ), "param_name" => "disable_autorotate", "dependency" => Array('element' => "carousel", 'not_empty' => true), "description" => "" ) ), "custom_markup" => ' <div class="wpb_tabs_holder wpb_holder vc_container_for_children"> <ul class="tabs_controls"> </ul> %content% </div>' , 'default_content' => ' [client title="'.__('Client','js_composer').'" id="'.$tab_id_1.'"] Click the edit button to add your testimonial. [/client] [client title="'.__('Client','js_composer').'" id="'.$tab_id_2.'"] Click the edit button to add your testimonial. [/client] ', "js_view" => ($vc_is_wp_version_3_6_more ? 'VcTabsView' : 'VcTabsView35') ); ?>
[+]
..
[-] nectar_blog.php
[edit]
[-] nectar_icon.php
[edit]
[-] social_buttons.php
[edit]
[-] flip-box.php
[edit]
[-] fancy-title.php
[edit]
[-] client.php
[edit]
[-] nectar_food_menu_item.php
[edit]
[-] morphing_outline.php
[edit]
[-] carousel.php
[edit]
[-] text-with-icon.php
[edit]
[-] gradient-text.php
[edit]
[-] milestone.php
[edit]
[-] testimonial_slider.php
[edit]
[-] toggle.php
[edit]
[-] nectar_cascading_images.php
[edit]
[-] fancy-ul.php
[edit]
[-] recent_projects.php
[edit]
[-] toggles.php
[edit]
[-] shortcode-vc-wp-custommenu.php
[edit]
[-] team_member.php
[edit]
[-] tabbed_section.php
[edit]
[-] page_submenu.php
[edit]
[-] heading.php
[edit]
[-] testimonial.php
[edit]
[-] nectar_woo_products.php
[edit]
[-] bar.php
[edit]
[-] clients.php
[edit]
[-] pricing_column.php
[edit]
[-] tab.php
[edit]
[-] nectar_slider.php
[edit]
[-] image_with_animation.php
[edit]
[-] nectar_image_with_hotspots.php
[edit]
[-] nectar_btn.php
[edit]
[-] nectar_portfolio.php
[edit]
[-] nectar_image_comparison.php
[edit]
[-] nectar_video_lightbox.php
[edit]
[-] nectar_icon_list.php
[edit]
[-] page_link.php
[edit]
[-] recent_posts.php
[edit]
[-] full_width_section.php
[edit]
[-] vc_column_inner.php
[edit]
[-] nectar_hotspot.php
[edit]
[-] nectar_single_testimonial.php
[edit]
[-] fancy_box.php
[edit]
[-] nectar_icon_list_item.php
[edit]
[-] pricing_table.php
[edit]
[-] nectar_gmap.php
[edit]
[-] divider.php
[edit]
[-] nectar_cta.php
[edit]
[-] nectar_horizontal_list_item.php
[edit]
[-] split_line_heading.php
[edit]