Submit
Path:
~
/
home
/
getwphos
/
public_html
/
sdp
/
wp-content
/
themes
/
labtechco
/
includes
/
vc
/
File Content:
element-ts-socialbox.php
<?php /* Options */ // Getting social list $global_social_list = ts_shared_social_list(); $sociallist = array_merge( array('' => esc_attr__('Select service','labtechco')), $global_social_list, array('rss' => 'Rss Feed') ); $sociallist = array_flip($sociallist); $params = array_merge( ts_vc_heading_params(), array( array( 'type' => 'param_group', 'heading' => esc_attr__( 'Social Services List', 'labtechco' ), 'param_name' => 'socialservices', 'description' => esc_attr__( 'Select social service and add URL for it.', 'labtechco' ).'<br><strong>'.esc_attr__('NOTE:','labtechco').'</strong> '.esc_attr__("You don't need to add URL if you are selecting 'RSS' in the social service",'labtechco'), 'group' => esc_attr__( 'Social Services', 'labtechco' ), 'params' => array( array( // First social service 'type' => 'dropdown', 'heading' => esc_attr__( 'Select Social Service', 'labtechco' ), 'param_name' => 'servicename', 'std' => 'twitter', 'value' => $sociallist, 'description' => esc_attr__( 'Select social service', 'labtechco' ), 'group' => esc_attr__( 'Social Services', 'labtechco' ), 'admin_label' => true, 'edit_field_class' => 'vc_col-sm-4 vc_column', ), array( 'type' => 'textarea', 'heading' => esc_attr__( 'Social URL', 'labtechco' ), 'param_name' => 'servicelink', 'dependency' => array( 'element' => 'servicename', 'value_not_equal_to' => array( 'rss' ) ), 'std' => '#', 'value' => '', 'description' => esc_attr__( 'Fill social service URL', 'labtechco' ), 'group' => esc_attr__( 'Social Services', 'labtechco' ), 'admin_label' => true, 'edit_field_class' => 'vc_col-sm-8 vc_column', ), ), ), array( // First social service 'type' => 'dropdown', 'heading' => esc_attr__( 'Select column', 'labtechco' ), 'param_name' => 'column', 'value' => array( esc_attr__('One column','labtechco') => 'one', esc_attr__('Two column','labtechco') => 'two', esc_attr__('Three column','labtechco') => 'three', esc_attr__('Four column','labtechco') => 'four', esc_attr__('Five column','labtechco') => 'five', esc_attr__('Six column','labtechco') => 'six', ), 'std' => 'six', 'description' => esc_attr__( 'Select how many column will show the social icons', 'labtechco' ), 'group' => esc_attr__( 'Social Services', 'labtechco' ), 'edit_field_class' => 'vc_col-sm-6 vc_column', ), array( // First social service 'type' => 'dropdown', 'heading' => esc_attr__( 'Social icon size', 'labtechco' ), 'param_name' => 'iconsize', 'std' => 'large', 'value' => array( esc_attr__('Small icon','labtechco') => 'small', esc_attr__('Medium icon','labtechco') => 'medium', esc_attr__('Large icon','labtechco') => 'large', ), 'description' => esc_attr__( 'Select social icon size', 'labtechco' ), 'group' => esc_attr__( 'Social Services', 'labtechco' ), 'edit_field_class' => 'vc_col-sm-6 vc_column', ), ), array( vc_map_add_css_animation() ), array( ts_vc_ele_extra_class_option() ), array( ts_vc_ele_css_editor_option() ) ); global $ts_sc_params_socialbox; $ts_sc_params_socialbox = $params; vc_map( array( 'name' => esc_attr__( 'PBM Social Box', 'labtechco' ), 'base' => 'ts-socialbox', "icon" => "icon-themestek-vc", 'category' => esc_attr__( 'PBM', 'labtechco' ), 'params' => $params, ) );
Submit
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