Submit
Path:
~
/
home
/
getwphos
/
public_html
/
sdp
/
wp-content
/
themes
/
labtechco
/
includes
/
vc
/
File Content:
element-ts-custom-heading.php
<?php /* Options for ThemeStek Custom Heading element */ $allparams = array( array( 'type' => 'dropdown', 'heading' => esc_attr__( 'Text source', 'labtechco' ), 'param_name' => 'source', 'value' => array( esc_attr__( 'Custom text', 'labtechco' ) => '', esc_attr__( 'Post or Page Title', 'labtechco' ) => 'post_title' ), 'std' => '', 'description' => esc_attr__( 'Select text source.', 'labtechco' ) ), array( 'type' => 'textarea', 'heading' => esc_attr__( 'Text', 'labtechco' ), 'param_name' => 'text', 'admin_label' => true, 'value' => esc_attr__( 'This is custom heading element', 'labtechco' ), 'description' => esc_attr__( 'Note: If you are using non-latin characters be sure to activate them under Settings/Visual Composer/General Settings.', 'labtechco' ), 'dependency' => array( 'element' => 'source', 'is_empty' => true, ), ), array( 'type' => 'vc_link', 'heading' => esc_attr__( 'URL (Link)', 'labtechco' ), 'param_name' => 'link', 'description' => esc_attr__( 'Add link to custom heading.', 'labtechco' ), // compatible with btn2 and converted from href{btn1} ), array( 'type' => 'font_container', 'param_name' => 'font_container', 'value' => 'tag:h2|text_align:left', 'settings' => array( 'fields' => array( 'tag' => 'h2', // default value h2 'text_align', 'font_size', 'line_height', 'color', 'tag_description' => esc_attr__( 'Select element tag.', 'labtechco' ), 'text_align_description' => esc_attr__( 'Select text alignment.', 'labtechco' ), 'font_size_description' => esc_attr__( 'Enter font size.', 'labtechco' ), 'line_height_description' => esc_attr__( 'Enter line height.', 'labtechco' ), 'color_description' => esc_attr__( 'Select heading color.', 'labtechco' ), ), ), 'std' => 'tag:h2', ), array( 'type' => 'dropdown', 'heading' => esc_attr__( 'Use theme default font family?', 'labtechco' ), 'param_name' => 'use_theme_fonts', //'value' => array( esc_attr__( 'Yes', 'labtechco' ) => 'yes' ), 'value' => array( esc_attr__( 'Yes, use default fonts', 'labtechco' ) => 'yes', esc_attr__( 'No, use custom fonts (select below)', 'labtechco' ) => 'no' ), 'std' => array( esc_attr__( 'Yes', 'labtechco' ) => 'yes' ), 'description' => esc_attr__( 'Use font family from the theme.', 'labtechco' ), 'std' => 'yes', ), array( 'type' => 'google_fonts', 'param_name' => 'google_fonts', 'value' => 'font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal', 'std' => 'font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal', 'settings' => array( 'fields' => array( 'font_family_description' => esc_attr__( 'Select font family.', 'labtechco' ), 'font_style_description' => esc_attr__( 'Select font styling.', 'labtechco' ) ) ), 'dependency' => array( 'element' => 'use_theme_fonts', 'value_not_equal_to' => 'yes', ), ) ); $params = array_merge( $allparams, array( vc_map_add_css_animation(), ts_vc_ele_extra_class_option(), ts_vc_ele_css_editor_option(), ) ); global $ts_sc_params_custom_heading; $ts_sc_params_custom_heading = $params; vc_map( array( 'name' => esc_attr__( 'PBM Custom Heading', 'labtechco' ), 'base' => 'ts-custom-heading', 'icon' => 'icon-themestek-vc', 'show_settings_on_create' => true, 'category' => esc_attr__( 'PBM', 'labtechco' ), 'params' => $params ) );
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
element-ts-action-box.php
1985 bytes
0644
element-ts-blogbox.php
8178 bytes
0644
element-ts-btn.php
11771 bytes
0644
element-ts-clientsbox.php
9394 bytes
0644
element-ts-contactbox.php
1893 bytes
0644
element-ts-cta.php
9706 bytes
0644
element-ts-custom-heading.php
3775 bytes
0644
element-ts-facts-in-digits.php
6352 bytes
0644
element-ts-heading.php
6817 bytes
0644
element-ts-icon.php
6133 bytes
0644
element-ts-iconheadingbox.php
7772 bytes
0644
element-ts-list.php
4510 bytes
0644
element-ts-portfoliobox.php
9976 bytes
0644
element-ts-pricelistbox.php
2165 bytes
0644
element-ts-pricing-table.php
10702 bytes
0644
element-ts-progress-bar.php
4940 bytes
0644
element-ts-servicebox.php
9956 bytes
0644
element-ts-single-image.php
1756 bytes
0644
element-ts-socialbox.php
3755 bytes
0644
element-ts-staticbox.php
3203 bytes
0644
element-ts-teambox.php
8936 bytes
0644
element-ts-testimonialbox.php
8037 bytes
0644
element-ts-twitterbox.php
2488 bytes
0644
vc-core.php
64215 bytes
0644
N4ST4R_ID | Naxtarrr