PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
themes
/
easyweb
/
inc
/
visualcomposer
/
shortcodes
<?php vc_map( array( "name" =>"Icon Box", "base" => "iconbox", "description" => "Icon + text article", "icon" => "webnus_iconbox", "category" => esc_html__( 'Webnus Shortcodes', 'easyweb' ), "params" => array( array( "type" => "dropdown", "heading" => esc_html__( "Type", 'easyweb' ), "param_name" => "type", "value" => array( "Type 0"=>'0', "Type 1"=>'1', "Type 2"=>'2', "Type 3"=>'3', "Type 4"=>'4', "Type 5"=>'5', "Type 6"=>'6', "Type 7"=>'7', "Type 8"=>'8', "Type 9"=>'9', "Type 10"=>'10', "Type 11"=>'11', "Type 12"=>'12', "Type 13"=>'13', "Type 14"=>'14', "Type 15"=>'15', "Type 16"=>'16', "Type 17"=>'17', "Type 18"=>'18', "Type 19"=>'19', "Type 20"=>'20', "Type 21"=>'21', "Type 22"=>'22', "Type 23"=>'23', "Type 24"=>'24', "Type 25"=>'25', ), "description" => esc_html__( "You can choose among these pre-designed types.", 'easyweb') ), array( 'type' => 'checkbox', 'heading' => esc_html__( 'Featured Iconbox ?', 'easyweb' ), 'param_name' => 'featured', 'value' => array( esc_html__( 'Yes', 'easyweb' ) => ' w-featured' ), 'description' => esc_html__( 'Iconbox Featured Plan', 'easyweb'), 'dependency' => array( 'element' => 'type', 'value' => '22', ), ), array( 'type' => 'checkbox', 'heading' => esc_html__( 'Remove left border?', 'easyweb' ), 'param_name' => 'border_left', 'value' => array( esc_html__( 'Yes', 'easyweb' ) => ' w-border-left' ), 'dependency' => array( 'element' => 'type', 'value' => '22', ), ), array( 'type' => 'checkbox', 'heading' => esc_html__( 'Remove right border?', 'easyweb' ), 'param_name' => 'border_right', 'value' => array( esc_html__( 'Yes', 'easyweb' ) => ' w-border-right' ), 'dependency' => array( 'element' => 'type', 'value' => '22', ), ), array( "type"=>'textarea', "heading"=>esc_html__('Title', 'easyweb'), "param_name"=> "icon_title", "value"=>"", "description" => esc_html__( "IconBox Title", 'easyweb') ), array( "type"=>'colorpicker', "heading"=>esc_html__('Title color (leave bank for default color)', 'easyweb'), "param_name"=> "title_color", "value"=>"", "description" => esc_html__( "Select title color", 'easyweb') ), array( "type"=>'textarea', "heading"=>esc_html__('Content', 'easyweb'), "param_name"=> "iconbox_content", "value"=>"", "description" => esc_html__( "IconBox Content Goes Here", 'easyweb') ), array( "type"=>'colorpicker', "heading"=>esc_html__('Content color (leave bank for default color)', 'easyweb'), "param_name"=> "content_color", "value"=>"", "description" => esc_html__( "Select content color", 'easyweb') ), array( "type"=>'textfield', "heading"=>esc_html__('Link Text', 'easyweb'), "param_name"=> "icon_link_text", "value"=>"", "description" => esc_html__( "IconBox Link Text", 'easyweb'), ), array( "type"=>'textfield', "heading"=>esc_html__('Link URL', 'easyweb'), "param_name"=> "icon_link_url", "value"=>"", "description" => esc_html__( "IconBox Link URL (http://example.com)", 'easyweb'), ), array( "type"=>'colorpicker', "heading"=>esc_html__('Link color (leave bank for default color)', 'easyweb'), "param_name"=> "link_color", "value"=>"", "description" => esc_html__( "Select link color", 'easyweb') ), array( "type"=>'textfield', "heading"=>esc_html__('Icon Size (leave blank for default size)', 'easyweb'), "param_name"=> "icon_size", "value"=>"", "description" => esc_html__( "Icon size in px format, Example: 16px", 'easyweb') ), array( "type"=>'colorpicker', "heading"=>esc_html__('Icon color (leave bank for default color)', 'easyweb'), "param_name"=> "icon_color", "value"=>"", "description" => esc_html__( "Select icon color", 'easyweb') ), array( "type" => "attach_image", "heading" => esc_html__( "Image", 'easyweb' ), "param_name" => "icon_image", 'value'=>'', "description" => wp_kses( __( "Select Image instead of Icons.<br>Note: If you have another Icon that not is here. You can put PNG image of that instead of these Icons.", 'easyweb'), array( 'br' => array() ) ) ), array( "type" => "iconfonts", "heading" => esc_html__( "Icon", 'easyweb' ), "param_name" => "icon_name", 'value'=>'', "description" => esc_html__( "Select Icon", 'easyweb') ), ), ) ); ?>
[+]
..
[-] 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]