PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
themes
/
salient
/
nectar
/
nectar-vc-addons
/
nectar_maps
<?php $tab_id_1 = time().'-1-'.rand(0, 100); $tab_id_2 = time().'-2-'.rand(0, 100); $vc_is_wp_version_3_6_more = version_compare(preg_replace('/^([\d\.]+)(\-.*$)/', '$1', get_bloginfo('version')), '3.6') >= 0; return array( "name" => __("Pricing Table", "js_composer"), "base" => "pricing_table", "show_settings_on_create" => false, "is_container" => true, "icon" => "icon-wpb-pricing-table", "category" => __('Nectar Elements', 'js_composer'), "description" => __('Stylish pricing tables', 'js_composer'), "params" => array( array( "type" => "textfield", "heading" => __("Extra class name", "js_composer"), "param_name" => "el_class", "description" => __("If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file.", "js_composer") ), array( "type" => "dropdown", "holder" => "div", "admin_label" => false, "class" => "", "heading" => "Style", "param_name" => "style", "value" => array( "Default" => "default", "Flat Alternative" => "flat-alternative" ), 'save_always' => true, "description" => "" ) ), "custom_markup" => ' <div class="wpb_tabs_holder wpb_holder vc_container_for_children"> <ul class="tabs_controls"> </ul> %content% </div>' , 'default_content' => ' [pricing_column title="'.__('Column','js_composer').'" id="'.$tab_id_1.'"] [/pricing_column] [pricing_column title="'.__('Column','js_composer').'" id="'.$tab_id_2.'"] [/pricing_column] ', "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]