PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
themes
/
easyweb
/
inc
/
visualcomposer
/
shortcodes
<?php $categories = array(); $categories = get_categories(); $category_slug_array = array(); $category_slug_array[] = 'Entire Categories'; foreach($categories as $category) { $category_slug_array[] = $category->slug; } vc_map( array( 'name' =>'Category Box', 'base' => 'categorybox', "description" => "Show Categorybox, By category filter", "icon" => "webnus_categorybox", 'params'=>array( array( 'type' => 'dropdown', 'heading' => esc_html__( 'Category', 'easyweb' ), 'param_name' => 'category', 'value'=>$category_slug_array, 'description' => esc_html__( 'Select specific category', 'easyweb') ), array( 'type' => 'textfield', 'heading' => esc_html__( 'Title', 'easyweb' ), 'param_name' => 'title', 'value'=> '', 'description' => esc_html__( 'Set title', 'easyweb') ), array( 'type' => 'dropdown', 'heading' => esc_html__( 'Show title', 'easyweb' ), 'param_name' => 'show_title', 'value'=>array('Show'=>'true','Hide'=>'false'), 'description' => esc_html__( 'Show/Hide title', 'easyweb') ), array( 'type' => 'textfield', 'heading' => esc_html__( 'Posts count', 'easyweb' ), 'param_name' => 'post_count', 'value'=>'5', 'description' => esc_html__( 'How many posts to dispaly?', 'easyweb') ), array( 'type' => 'dropdown', 'heading' => esc_html__( 'Show date', 'easyweb' ), 'param_name' => 'show_date', 'value'=>array('Show'=>'true','Hide'=>'false'), 'description' => esc_html__( 'Show/Hide date', 'easyweb') ), array( 'type' => 'dropdown', 'heading' => esc_html__( 'Show category', 'easyweb' ), 'param_name' => 'show_category', 'value'=>array('Show'=>'true','Hide'=>'false'), 'description' => esc_html__( 'Show/Hide category', 'easyweb') ), array( 'type' => 'dropdown', 'heading' => esc_html__( 'Show author', 'easyweb' ), 'param_name' => 'show_author', 'value'=>array('Show'=>'true','Hide'=>'false'), 'description' => esc_html__( 'Show/Hide author', 'easyweb') ), array( 'heading' => esc_html__( 'Order By', 'easyweb' ), 'type' => 'dropdown', 'param_name' => 'orderby', 'value' => array( esc_html__( 'Date (Latest Posts)', 'easyweb' ) => 'date', esc_html__( 'Popular posts: Comment Count', 'easyweb' ) => 'comment_count', esc_html__( 'Popular posts: View Count', 'easyweb' ) => 'view_count', esc_html__( 'Popular Posts: Social Score', 'easyweb' ) => 'social_score', ), 'description' => esc_html__( 'If you use "Social Post Score" type, then Social Metrics Tracker plugin must be activated via Apperance > Install Plugins.', 'easyweb') ), ), 'category' => esc_html__( 'Webnus Shortcodes', '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]