PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
themes
/
easyweb
/
inc
/
visualcomposer
/
shortcodes
<?php $categories = array(); $categories = get_categories(); $category_slug_array = array(''); foreach($categories as $category) { $category_slug_array[] = $category->slug; } vc_map( array( 'name' =>'Latest News', 'base' => 'latestnews', "icon" => "latestnews", "description" => "Latest News", 'category' => esc_html__( 'Webnus Shortcodes', 'easyweb' ), 'params' => array( array( "type" => "dropdown", "heading" => esc_html__( "Type", 'easyweb' ), "param_name" => "type", "value" => array( "Cover"=>"1", "List"=>"2", ), "description" => esc_html__( "Select style type", 'easyweb') ), array( 'type' => 'dropdown', 'heading' => esc_html__( 'Category', 'easyweb' ), 'param_name' => 'category', 'value'=>$category_slug_array, 'description' => esc_html__( 'Select specific category, leave blank to show all categories.', 'easyweb') ), array( 'type' => 'textfield', 'heading' => esc_html__( 'Post Count', 'easyweb' ), 'param_name' => 'scount', 'value' => '', 'description' => esc_html__( 'Number of post(s) to show', 'easyweb') ), array( 'type' => 'textfield', 'heading' => esc_html__( 'Count in row', 'easyweb' ), 'param_name' => 'rcount', 'value' => '', 'description' => esc_html__( 'Number of post(s) in a row', 'easyweb'), "dependency" => array('element'=>'type','value'=>array('1')), ), ), ) ); ?>
[+]
..
[-] 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]