PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
themes
/
easyweb
/
inc
/
visualcomposer
/
shortcodes
<?php $cf7 = get_posts( 'post_type="wpcf7_contact_form"&numberposts=-1' ); $contact_forms = array(); if ( $cf7 ) { foreach ( $cf7 as $cform ) { $contact_forms[ $cform->post_title ] = $cform->ID; } } else { $contact_forms[ esc_html__( 'No contact forms found', 'js_composer' ) ] = 0; } vc_map( array( "name" =>"Donate Button", "base" => "donate", "description" => "Donate Button", "category" => esc_html__( 'Webnus Shortcodes', 'easyweb' ), "icon" => "webnus_button", "params" => array( array( "type" => "textarea", "heading" => esc_html__( "Content", 'easyweb' ), "param_name" => "donate_content", "value"=>'', "description" => esc_html__( "Button Text Content", 'easyweb') ), array( 'type' => 'dropdown', 'heading' => esc_html__( 'Select contact form', 'js_composer' ), 'param_name' => 'id', 'value' => $contact_forms, 'description' => esc_html__( 'Choose previously created contact form from the drop down list.', 'js_composer' ) ), array( "type" => "dropdown", "heading" => esc_html__( "Color", 'easyweb' ), "param_name" => "color", "value" => array( "Green"=>"green", "Red"=>"red", "Blue"=>"blue", "Gray"=>"gray", "Dark gray"=>"dark-gray", "Cherry"=>"cherry", "Orchid"=>"orchid", "Pink"=>"pink", "Orange"=>"orange", "Teal"=>"teal", "SkyBlue"=>"skyblue", "Jade"=>"jade", "White"=>"white", "Black"=>"black", ), "description" => esc_html__( "Button Color", 'easyweb') ), array( "type" => "dropdown", "heading" => esc_html__( "Size", 'easyweb' ), "param_name" => "size", "value" => array( "Small"=>"small", "Medium"=>"medium", "Large"=>"large", ), "description" => esc_html__( "Button Size", 'easyweb') ), array( "type" => "dropdown", "heading" => esc_html__( "Bordered?", 'easyweb' ), "param_name" => "border", "value"=>array('Normal'=>'false','Bordered'=>'true'), "description" => esc_html__( "Is button bordered?", 'easyweb') ), array( "type" => "iconfonts", "heading" => esc_html__( "Icon", 'easyweb' ), "param_name" => "icon", "value"=>'', "description" => esc_html__( "Select Button 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]