PATH:
home
/
letacommog
/
www
/
wp-content
/
themes
/
salient
/
nectar
/
nectar-vc-addons
/
nectar_maps
<?php return array( "name" => "Divider", "base" => "divider", "icon" => "icon-wpb-separator", "allowed_container_element" => 'vc_row', "category" => __('Nectar Elements', 'js_composer'), "description" => __('Create space between your content', 'js_composer'), "params" => array( array( "type" => "textfield", "holder" => "div", "class" => "", "heading" => "Dividing Height", "param_name" => "custom_height", "description" => "If you would like to control the specifc number of pixels your divider is, enter it here. Don't enter \"px\", just the numnber e.g. \"20\"" ), array( "type" => "dropdown", "holder" => "div", "class" => "", "heading" => "Line Type", 'save_always' => true, "param_name" => "line_type", "value" => array( "No Line" => "No Line", "Full Width Line" => "Full Width Line", "Small Line" => "Small Line" ) ), array( "type" => "dropdown", "heading" => __("Line Thickness", "js_composer"), "admin_label" => false, "param_name" => "line_thickness", "value" => array( "1px" => "1", "2px" => "2", "3px" => "3", "4px" => "4", "5px" => "5", "6px" => "6", "7px" => "7", "8px" => "8", "9px" => "9", "10px" => "10" ), "description" => __("Please select thickness of your line ", "js_composer"), 'save_always' => true, "dependency" => Array('element' => "line_type", 'value' => array('Full Width Line','Small Line')) ), array( "type" => "textfield", "holder" => "div", "admin_label" => false, "class" => "", "heading" => "Custom Line Width", "param_name" => "custom_line_width", "dependency" => Array('element' => "line_type", 'value' => array('Small Line')), "description" => "If you would like to control the specifc number of pixels that your divider is (widthwise), enter it here. Don't enter \"px\", just the numnber e.g. \"20\"" ), array( "type" => "dropdown", "heading" => __("Divider Color", "js_composer"), "param_name" => "divider_color", "admin_label" => false, "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, "dependency" => Array('element' => "line_type", 'value' => array('Full Width Line','Small Line')), '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" => 'checkbox', "heading" => __("Animate Line", "js_composer"), "param_name" => "animate", "description" => __("If selected, the divider line will animate in when scrolled to", "js_composer"), "value" => Array(__("Yes, please", "js_composer") => 'yes'), "dependency" => Array('element' => "line_type", 'value' => array('Full Width Line','Small Line')), ), array( "type" => "textfield", "heading" => __("Animation Delay", "js_composer"), "param_name" => "delay", "dependency" => Array('element' => "line_type", 'value' => array('Full Width Line','Small Line')), "description" => __("Enter delay (in milliseconds) if needed e.g. 150. This parameter comes in handy when creating the animate in \"one by one\" effect.", "js_composer") ), ) ); ?>
[+]
..
[-] 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]