PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
themes
/
easyweb
/
inc
/
visualcomposer
/
shortcodes
<?php vc_map( array( 'name' =>'Webnus Testimonial', 'base' => 'testimonial', "description" => "Testimonial", 'category' => esc_html__( 'Webnus Shortcodes', 'easyweb' ), "icon" => "webnus_testimonial", 'params'=>array( array( "type" => "dropdown", "heading" => esc_html__( "Type", 'easyweb' ), "param_name" => "type", "value" => array( "Type 1"=>"1", "Type 2"=>"2", "Type 3"=>"3", ), "description" => esc_html__( "You can choose among these pre-designed types.", 'easyweb') ), array( 'type' => 'textfield', 'heading' => esc_html__( 'Name', 'easyweb' ), 'param_name' => 'name', 'value'=>'Name', 'description' => esc_html__( 'Enter the Testimonial Name', 'easyweb') ), array( 'type' => 'attach_image', 'heading' => esc_html__( 'Image', 'easyweb' ), 'param_name' => 'img', 'value'=>'http://', 'description' => esc_html__( 'Testimonial Image', 'easyweb') ), array( 'type' => 'textarea', 'heading' => esc_html__( 'Content', 'easyweb' ), 'param_name' => 'testimonial_content', 'value' => 'Testimonial content text goes here', 'description' => esc_html__( 'Enter the Testimonial content text', 'easyweb') ), array( 'type' => 'textfield', 'heading' => esc_html__('Job', 'easyweb') , 'description' => wp_kses( __('Please enter job <br/><br/>', 'easyweb'), array( 'br' => array() ) ), 'param_name' => 'member_job', 'value' => array( esc_html__( 'Enable', 'easyweb' ) => 'enable'), 'std' => '', "dependency" => array('element'=>'type','value'=>array('3')), ), array( 'heading' => esc_html__('Social Icons', 'easyweb') , 'description' => wp_kses( __('By enabling this option, Member social networks links will appear.<br/><br/>', 'easyweb'), array( 'br' => array() ) ), 'param_name' => 'social', 'value' => array( esc_html__( 'Enable', 'easyweb' ) => 'enable'), 'type' => 'checkbox', 'std' => '', "dependency" => array('element'=>'type','value'=>array('3')), ), array( 'type' => 'dropdown', 'heading' => esc_html__( 'First Social Name', 'easyweb' ), 'param_name' => 'first_social', 'value' => array( "Twitter"=>'twitter', "Facebook"=>'facebook', "Google Plus"=>'google-plus', "Vimeo"=>'vimeo', "Dribbble"=>'dribbble', "Youtube"=>'youtube', "Youtube"=>'youtube', "Pinterest"=>'pinterest', "LinkedIn"=>'linkedin', "Instagram"=>'instagram', ), 'std' => 'twitter', 'description' => esc_html__( 'Select Social Name', 'easyweb'), "dependency" => array('element'=>'social','value'=>array('enable')), ), array( 'type' => 'textfield', 'heading' => esc_html__( 'First Social URL', 'easyweb' ), 'param_name' => 'first_url', 'value'=>'', 'description' => esc_html__( 'First social URL', 'easyweb'), "dependency" => array('element'=>'social','value'=>array('enable')), ), array( 'type' => 'dropdown', 'heading' => esc_html__( 'Second Social Name', 'easyweb' ), 'param_name' => 'second_social', 'value' => array( "Twitter"=>'twitter', "Facebook"=>'facebook', "Google Plus"=>'google-plus', "Vimeo"=>'vimeo', "Dribbble"=>'dribbble', "Youtube"=>'youtube', "Youtube"=>'youtube', "Pinterest"=>'pinterest', "LinkedIn"=>'linkedin', "Instagram"=>'instagram', ), 'std' => 'facebook', 'description' => esc_html__( 'Select Social Name', 'easyweb'), "dependency" => array('element'=>'social','value'=>array('enable')), ), array( 'type' => 'textfield', 'heading' => esc_html__( 'Second Social URL', 'easyweb' ), 'param_name' => 'second_url', 'value'=>'', 'description' => esc_html__( 'Second social URL', 'easyweb'), "dependency" => array('element'=>'social','value'=>array('enable')), ), array( 'type' => 'dropdown', 'heading' => esc_html__( 'Third Social Name', 'easyweb' ), 'param_name' => 'third_social', 'value' => array( "Twitter"=>'twitter', "Facebook"=>'facebook', "Google Plus"=>'google-plus', "Vimeo"=>'vimeo', "Dribbble"=>'dribbble', "Youtube"=>'youtube', "Youtube"=>'youtube', "Pinterest"=>'pinterest', "LinkedIn"=>'linkedin', "Instagram"=>'instagram', ), 'std' => 'google-plus', 'description' => esc_html__( 'Select Social Name', 'easyweb'), "dependency" => array('element'=>'social','value'=>array('enable')), ), array( 'type' => 'textfield', 'heading' => esc_html__( 'Third Social URL', 'easyweb' ), 'param_name' => 'third_url', 'value'=>'', 'description' => esc_html__( 'Third social URL', 'easyweb'), "dependency" => array('element'=>'social','value'=>array('enable')), ), array( 'type' => 'dropdown', 'heading' => esc_html__( 'Fourth Social Name', 'easyweb' ), 'param_name' => 'fourth_social', 'value' => array( "Twitter"=>'twitter', "Facebook"=>'facebook', "Google Plus"=>'google-plus', "Vimeo"=>'vimeo', "Dribbble"=>'dribbble', "Youtube"=>'youtube', "Youtube"=>'youtube', "Pinterest"=>'pinterest', "LinkedIn"=>'linkedin', "Instagram"=>'instagram', ), 'std' => 'linkedin', 'description' => esc_html__( 'Select Social Name', 'easyweb'), "dependency" => array('element'=>'social','value'=>array('enable')), ), array( 'type' => 'textfield', 'heading' => esc_html__( 'Fourth Social URL', 'easyweb' ), 'param_name' => 'fourth_url', 'value'=>'', 'description' => esc_html__( 'Fourth social URL', 'easyweb'), "dependency" => array('element'=>'social','value'=>array('enable')), ), ), ) );
[+]
..
[-] 01-table.php
[edit]
[-] 04-latestblogs.php
[edit]
[-] 25-list.php
[edit]
[-] 01-pricing-tables.php
[edit]
[-] 19-postfromblog.php
[edit]
[-] 10-callout.php
[edit]
[-] 05-ministry.php
[edit]
[-] 38-boxlink.php
[edit]
[-] 24-taglineslider.php
[edit]
[-] 07-donate.php
[edit]
[-] 44-paragraph.php
[edit]
[-] 13-icon.php
[edit]
[-] 23-subtitle.php
[edit]
[-] 15-quote.php
[edit]
[-] 02-distance.php
[edit]
[-] 01-buy-process.php
[edit]
[-] 01-domain-whois.php
[edit]
[-] 50-tabs.php
[edit]
[-] 01-our-process.php
[edit]
[-] 01-latestnews.php
[edit]
[-] 41-googlemaps.php
[edit]
[-] 05-maxcounter.php
[edit]
[-] 06-ourteam.php
[edit]
[-] 16-teaserbox.php
[edit]
[-] 01-single-resource-books.php
[edit]
[-] 45-dropcap.php
[edit]
[-] 01-webnusdivider.php
[edit]
[-] 22-bigtitle.php
[edit]
[-] 08-testimonialitem.php
[edit]
[-] 29-icondivider.php
[edit]
[-] 04-ourclients.php
[edit]
[-] 48-line.php
[edit]
[-] 08-testimonial.php
[edit]
[-] 46-alert.php
[edit]
[-] 01-domain-checker.php
[edit]
[-] 01-slideup-note.php
[edit]
[-] 03-time-table.php
[edit]
[-] 33-flexslider.php
[edit]
[-] 01-portfolio-carousel.php
[edit]
[-] 03-iconbox.php
[edit]
[-] 34-link.php
[edit]
[-] 12-videoplay.php
[edit]
[-] 01-subscribe.php
[edit]
[-] 52-tooltip.php
[edit]
[-] 20-countdown.php
[edit]
[-] 41-doublepromo.php
[edit]
[-] 08-testimonialslider.php
[edit]
[-] 18-blog.php
[edit]
[-] 39-categorybox.php
[edit]
[-] 01-pricing-plan.php
[edit]
[-] 21-maxtitle.php
[edit]
[-] 07-button.php
[edit]
[-] 01-resource-books.php
[edit]
[-] 51-row.php
[edit]
[-] 08-testimonial-carousel.php
[edit]